{"id":1431,"date":"2019-11-25T05:08:38","date_gmt":"2019-11-25T05:08:38","guid":{"rendered":"https:\/\/underunderstood.com\/podcast\/?page_id=1431"},"modified":"2020-04-24T20:22:49","modified_gmt":"2020-04-24T20:22:49","slug":"flurryindex","status":"publish","type":"page","link":"https:\/\/underunderstood.com\/podcast\/flurryindex\/","title":{"rendered":"The Flurry Index"},"content":{"rendered":"<div id=\"modal-ready\">\n<h3 class=\"has-text-align-center wp-block-heading\">The Flurry Index<\/h3>\n\n\n\n<div class=\"wp-block-group has-very-light-gray-background-color has-background national-flurry\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center\">The national Flurry Index is currently<\/p>\n\n\n\n<h3 class=\"has-text-align-center wp-block-heading\">[apr field='indexOverall'] attempting to be used on a page where there is no collection.<\/h3>\n\n\n\n<p class=\"has-text-align-center\">based on [apr field='responses'] attempting to be used on a page where there is no collection. submissions<\/p>\n<\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\">The <strong>Flurry Index<\/strong> is a measure of how often McDonald&#8217;s mixes the McFlurry using the McFlurry machine, rather than simply dumping the mix-ins on top. A higher Flurry Index means the McFlurry at a given location is mixed more often.<\/p>\n\n\n\n<p class=\"has-text-align-center\">New submissions are closed for now. Thanks to everyone who participated!<\/p>\n\n\n\n<div id=\"mcflurrymap\">\n<script src=\"https:\/\/api.tiles.mapbox.com\/mapbox-gl-js\/v1.4.1\/mapbox-gl.js\"><\/script>\n    <link href=\"https:\/\/api.tiles.mapbox.com\/mapbox-gl-js\/v1.4.1\/mapbox-gl.css\" rel=\"stylesheet\">\n\n<div id=\"mapcontainer\">\n    <div id=\"map\" style=\"width: 100%; height: 533px;\"><div>\n    <div id=\"console\">\n\t<div class=\"session\">\n          <div class=\"consoleheader\">Flurry Index<\/div>\n          <div class=\"row colors\"><\/div>\n          <div class=\"row labels\">\n            <div class=\"label0\">0%<\/div>\n\n            <div class=\"label100\">100%<\/div>\n          <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <script>\n    mapboxgl.accessToken = 'pk.eyJ1Ijoiam9obmxhZ28iLCJhIjoiY2syejB6b3A1MDA2dzNkcGc3cnFhcWd2bSJ9.zZaG2ygQLwMFph90itc0ng'; \/\/ replace this with your access token\n    var map = new mapboxgl.Map({\n      container: 'map',\n      style: 'mapbox:\/\/styles\/johnlago\/ck2zlzwiu06jz1clk1mr7f864', \/\/ replace this with your style URL\n      center: [-95.661557, 38.893748],\n      zoom: 2.3\n    });\n\nmap.on('load', function () {\n\nmap.addSource('mcflurry', {\n\n  'type': 'geojson',\n  'data': 'https:\/\/raw.githubusercontent.com\/underunderstood\/mcflurry-airtable\/master\/mcflurry.geojson'\n  \n  \n});\n\n\tmap.addLayer({\n\t\t'id': 'mcflurry',\n\t\t\"type\": \"circle\",\n\t\t'source': 'mcflurry',\n\t\t\"filter\": [\n  \"all\",\n  [\n    \">=\",\n    [\"get\", \"MixDecimal\"],\n    0\n  ]\n],\n\t\t'layout': {\n\t\t\t'visibility': 'visible'\n\t\t},\n\t\t'paint': {\n\t\t\t'circle-radius': [\n        'interpolate', ['linear'], ['zoom'],\n        3, 3.5,\n        16, 12,\n      ],\n'circle-opacity': 0.7,\n\t\t\t\"circle-color\": [\n  \"interpolate\",\n  [\"linear\"],\n  [\"get\", \"MixDecimal\"],\n  0,\n  \"hsl(0, 100%, 41%)\",\n  1,\n  \"hsl(212, 100%, 57%)\"\n]\n\t\t},\n\t});\n});\n\nmap.on('click', function(e) {\n  var features = map.queryRenderedFeatures(e.point, {\n    layers: ['mcflurry'] \/\/ replace this with the name of the layer\n  });\n\n  if (!features.length) {\n    return;\n  }\n\n  var feature = features[0];\n\n  var popup = new mapboxgl.Popup({ offset: [0, 0] })\n    .setLngLat(feature.geometry.coordinates)\n    .setHTML('<h3 style=\"font-size:14px; font-family:\\'Roboto\\', sans-serif;\">' + feature.properties.Store + '<\/h3><p>Flurry Index: ' + feature.properties.MixPercentString + '<br \/>Submissions: ' + feature.properties.responses + '<br \/>Store Type: ' + feature.properties.storeType + '<\/p>')\n    .addTo(map);\n});\n\nvar nav = new mapboxgl.NavigationControl({\n        showCompass: false,\n        showZoom: true\n      });\n\nmap.addControl(nav, \"top-left\");  \n\n<\/script>\n<\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\">Store locations are sourced from Gavin Rehkemper&#8217;s <a href=\"https:\/\/gavinr.com\/usa-mcdonalds-locations-in-geojson\/\">excellent dataset<\/a>. Want to know more about what this is about? Check out the full story <a href=\"https:\/\/underunderstood.com\/podcast\/episode\/mcflurry\">here<\/a>.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><strong>Embed the map on your own site:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;iframe src=\"https:\/\/underunderstood.com\/podcast\/flurrymap.html\" height=\"500px\" width=\"100%\" frameborder=\"0\" scrolling=\"no\">&lt;\/iframe><\/code><\/pre>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The Flurry Index The Flurry Index is a measure of how often McDonald&#8217;s mixes the McFlurry using the McFlurry machine, [&hellip;]<\/p>\n<a href=\"https:\/\/underunderstood.com\/podcast\/flurryindex\/\" class=\"read-more\">Read more <span class=\"mdi mdi-trending-neutral\"><\/span><\/a>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1431","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Flurry Index - Underunderstood<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/underunderstood.com\/podcast\/flurryindex\/\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/underunderstood.com\/podcast\/flurryindex\/\",\"url\":\"https:\/\/underunderstood.com\/podcast\/flurryindex\/\",\"name\":\"The Flurry Index - Underunderstood\",\"isPartOf\":{\"@id\":\"https:\/\/underunderstood.com\/podcast\/#website\"},\"datePublished\":\"2019-11-25T05:08:38+00:00\",\"dateModified\":\"2020-04-24T20:22:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/underunderstood.com\/podcast\/flurryindex\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/underunderstood.com\/podcast\/flurryindex\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/underunderstood.com\/podcast\/flurryindex\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/underunderstood.com\/podcast\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Flurry Index\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/underunderstood.com\/podcast\/#website\",\"url\":\"https:\/\/underunderstood.com\/podcast\/\",\"name\":\"Underunderstood\",\"description\":\"The internet doesn&#039;t have all the answers, but that doesn&#039;t mean we can&#039;t find them.\",\"publisher\":{\"@id\":\"https:\/\/underunderstood.com\/podcast\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/underunderstood.com\/podcast\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/underunderstood.com\/podcast\/#organization\",\"name\":\"Underunderstood\",\"url\":\"https:\/\/underunderstood.com\/podcast\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/underunderstood.com\/podcast\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/underunderstood.com\/podcast\/wp-content\/uploads\/2019\/12\/uus.png\",\"contentUrl\":\"https:\/\/underunderstood.com\/podcast\/wp-content\/uploads\/2019\/12\/uus.png\",\"width\":1000,\"height\":1000,\"caption\":\"Underunderstood\"},\"image\":{\"@id\":\"https:\/\/underunderstood.com\/podcast\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/underunderstood\",\"https:\/\/x.com\/underunderstood\",\"https:\/\/www.instagram.com\/underunderstood\/\",\"https:\/\/www.linkedin.com\/company\/underunderstood\",\"https:\/\/www.youtube.com\/channel\/UC0wlzPoBtEDrZ0meIzVMSag\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Flurry Index - Underunderstood","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/underunderstood.com\/podcast\/flurryindex\/","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/underunderstood.com\/podcast\/flurryindex\/","url":"https:\/\/underunderstood.com\/podcast\/flurryindex\/","name":"The Flurry Index - Underunderstood","isPartOf":{"@id":"https:\/\/underunderstood.com\/podcast\/#website"},"datePublished":"2019-11-25T05:08:38+00:00","dateModified":"2020-04-24T20:22:49+00:00","breadcrumb":{"@id":"https:\/\/underunderstood.com\/podcast\/flurryindex\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/underunderstood.com\/podcast\/flurryindex\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/underunderstood.com\/podcast\/flurryindex\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/underunderstood.com\/podcast\/"},{"@type":"ListItem","position":2,"name":"The Flurry Index"}]},{"@type":"WebSite","@id":"https:\/\/underunderstood.com\/podcast\/#website","url":"https:\/\/underunderstood.com\/podcast\/","name":"Underunderstood","description":"The internet doesn&#039;t have all the answers, but that doesn&#039;t mean we can&#039;t find them.","publisher":{"@id":"https:\/\/underunderstood.com\/podcast\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/underunderstood.com\/podcast\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/underunderstood.com\/podcast\/#organization","name":"Underunderstood","url":"https:\/\/underunderstood.com\/podcast\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/underunderstood.com\/podcast\/#\/schema\/logo\/image\/","url":"https:\/\/underunderstood.com\/podcast\/wp-content\/uploads\/2019\/12\/uus.png","contentUrl":"https:\/\/underunderstood.com\/podcast\/wp-content\/uploads\/2019\/12\/uus.png","width":1000,"height":1000,"caption":"Underunderstood"},"image":{"@id":"https:\/\/underunderstood.com\/podcast\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/underunderstood","https:\/\/x.com\/underunderstood","https:\/\/www.instagram.com\/underunderstood\/","https:\/\/www.linkedin.com\/company\/underunderstood","https:\/\/www.youtube.com\/channel\/UC0wlzPoBtEDrZ0meIzVMSag"]}]}},"_links":{"self":[{"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/pages\/1431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/comments?post=1431"}],"version-history":[{"count":35,"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/pages\/1431\/revisions"}],"predecessor-version":[{"id":2122,"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/pages\/1431\/revisions\/2122"}],"wp:attachment":[{"href":"https:\/\/underunderstood.com\/podcast\/wp-json\/wp\/v2\/media?parent=1431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}