CINXE.COM
Maptive | SEIA Solar and Storage Supply Chain
<!DOCTYPE html> <!-- Header Included --> <html> <head> <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <title>Maptive | SEIA Solar and Storage Supply Chain</title> <meta name="description" content=""> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <!-- Bootstrap --> <link href="/ver4/new_ui/css/bootstrap.min.css" rel="stylesheet" media="screen"> <!-- Google Open Sans --> <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800' rel='stylesheet' type='text/css'> <!-- Maptive Style --> <!-- <link href="css/style.css" rel="stylesheet" media="screen"> --> <link href="/ver4/new_ui/js/scrollbar/perfect-scrollbar.css" rel="stylesheet" media="screen"> <link href="/ver4/new_ui/js/jslider/css/jslider.css" rel="stylesheet" media="screen"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/ver4/new_ui/js/html5shiv.js"></script> <script src="/ver4/new_ui/js/respond.min.js"></script> <![endif]--> <!-- Login Modal Popup --> <style type="text/css" media="all"> div.tabRow { border-style: solid;border-color: #f63;border-width: 1px 0 0 0;font-size: 12px;padding: 8px 0 0 2px;margin: 10px 0 8px 0;text-align: left;width: 100%; } span.tabT { font-weight: bold; } span.tabA { display: block; margin-bottom: 4px; } span.tabG { display:block; margin: 4px 0; } div.tabL { float: right; padding-left: 20px; cursor: hand; font-size:36px; color: #aaa } #data h1 { text-transform: none;font-size: 16px;font-weight:700;float:none; } #data { margin: auto;background-color: #fff;padding: 0 10px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #fff;max-width: 728px; } </style> <!-- javascript --> <script type="text/javascript" src="https://www.google.com/jsapi?key=ABQIAAAAGCVh1Kric5V_15lxuWQO4RSG2VrJXMmvHtWANxSi46UlD9t5IBTejCXHt9otJXrX7XsK7ASabl5qKA"></script> <script type="text/javascript"> //Test IE error google.load("visualization", "1.0", {packages:["corechart"]}); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NR74HFL');</script> <!-- End Google Tag Manager --> </head> <body class="map presentation" onload="initOnLoad();"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NR74HFL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Warning alert Modal --> <div class="modal fade" id="print_modal" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export Map Image for Printing, Etc.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div> <label class="label-medium modal-form-label"> Export Image as: <select id="export_image_type"><option value="png">.PNG</option><option value="pdf">.PDF</option></select> </label> <br/> <label class="label-medium modal-form-label">Select Export:</label> <div class="modal-radio"> <p> <input type="radio" checked="checked" class="export_image_section" name="export_image_section" value="all"> <strong>Screenshot</strong> (Download an image of what you have on screen.) </p> <p> <input type="radio" class="export_image_section" name="export_image_section" value="map"> <strong>Map</strong> (Download an image of the map without any menus.) </p> <p id="print_legend"> <input type="radio" class="export_image_section" name="export_image_section" value="legend"> <strong>Legend</strong> (Download an image of the complete legend.) <div id="export_only_legend_type_cont" style="display:none;margin-left: 20px;"> <label for="export_only_legend_type" style="display: block;font-weight:bold;">Legend Type:</label> <select id="export_only_legend_type" class="export_legend_type" style="display: block;"></select> </div> </p> <p id="print_map_legend"> <input type="radio" class="export_image_section" name="export_image_section" value="map_with_legend"> <strong>Map + Legend</strong> (Download an image of the map with a simplified legend.) <div id="export_legend_type_cont" style="display:none;margin-left: 20px;"> <label for="export_legend_type" style="display: block;font-weight:bold;">Legend Type:</label> <select id="export_legend_type" class="export_legend_type" style="display: block;"></select> </div> </p> <p id="print_address_key"> <input type="radio" class="export_image_section" name="export_image_section" value="address_key"> <strong>Location List</strong> (Download an image of the complete location list.) </p> </div> <div id="image_size_div"> <label class="label-medium modal-form-label">Select Image Size:</label> <div class="modal-radio"> <p> <input type="radio" checked="checked" class="export_image_resolution" name="export_resolution" value="normal"> <strong>Normal</strong> (The same size as your browser window. Image size can be reduced without losing resolution.) </p> <p> <input type="radio" class="export_image_resolution" name="export_resolution" value="large"> <strong>Large</strong> (About the size of a poster Good for presentations or display.) </p> </div> </div> <label class="label-large" style="font-size: 16px;">NOTE: It may take up to <span style="color:red;">10 seconds</span> to generate your image so please be patient after you click the continue button.</label> </div> </div> </div> </div> <div class="modal-footer"> <button id="export_image_now" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --><!-- Login Modal --> <div class="modal fade" id="login_modal" tabindex="-1"> <div class="modal-dialog" style="width: 300px;"> <div class="modal-content"> <div class="modal-header"> <!-- <button type="button" class="close" data-dismiss="modal"> --> <!-- × --> <!-- </button> --> <h2 class="modal-title">Login</h2> </div> <div class="modal-body"> <div id='map_loading_box' style='background-color:transparent;height:128px;width:128px;display:none;border:medium none'></div> <div id='access' style='display:block;' class='enableSaveButton'> <div class="row small-padding-col"> <div class="col-sm-12"> <div class="row"> <div class="col-sm-12 no-padding-col"><img class="login_logo" src="/ver4/images/new_maptive_logo.png" /></div> </div> <div class="login_body row"> <div id="login-body-col" class="col-sm-12 no-padding-col"> <div class="login_top"> <p class="login-title">User Login</p> </div> <div class="login_middle"> <div class="row"> <div id="login_error_td" class="col-sm-12 login-error"></div> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group has-feedback has-feedback-left"> <input id="access_email" class='required form-control login-input' type='text' placeholder="Your Email" /> <i class="form-control-feedback login-input-icon icon-mail"></i> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group has-feedback has-feedback-left"> <input id="access_password" class='required form-control login-input' type='password' placeholder="Password" /> <i class="form-control-feedback login-input-icon icon-pw"></i> </div> </div> </div> <div class="row"><div id="remember_container" class="col-sm-12"><input type="checkbox" id="ten_days" value="1" /><span> Remember me (15 days)</span></div></div> </div> <div class="login_bot"> <div class="row"> <div class="col-sm-12"> <div class="login-bottom-left"> <a class="bottom-left-lnk" href='javascript:void(0)' onclick='$("div#access, div#forgot_password").toggle();$("input#forgot_password_email").val($("input#map_email").val())'>Forgot your password?</a> </div> <input id="login-login-btn" class="login-btn" type="button" rel="" value="Sign In" onclick='doLogIn("map")'> </div> </div> </div> </div> </div> </div> </div> </div> <div id='forgot_password' style='display:none;' class='enableSaveButton'> <div class="row small-padding-col"> <div class="col-sm-12"> <div class="row"> <div class="col-sm-12 no-padding-col"><img class="login_logo" src="/ver4/images/new_maptive_logo.png" /></div> </div> <div class="login_body row"> <div id="login-body-col" class="col-sm-12 no-padding-col"> <div class="login_top"> <p class="login-title">Password Reset</p> </div> <div class="login_middle"> <div class="row"> <div id="forgot_error_td" class="col-sm-12 login-error"></div> </div> <div class="row"> <div class="col-sm-12"> <div class="form-group has-feedback has-feedback-left"> <input id="forgot_password_email" class='required form-control login-input' type='text' placeholder="Your Email" /> <i class="form-control-feedback login-input-icon icon-mail"></i> </div> </div> </div> </div> <div class="login_bot"> <div class="row"> <div class="col-sm-12"> <div class="login-bottom-left"> <a class="bottom-left-lnk" href='javascript:void(0)' onclick='$("div#access, div#forgot_password").toggle();'>Log in</a> </div> <input id="fp-reset-btn" class="login-btn" type="button" rel="" value="Reset Password" onclick='doForgotPassword()'> </div> </div> </div> </div> </div> </div> </div> </div> <div id="system_message" style='display:none;'></div> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- Set Number Slider Modal --> <div class="modal fade" id="set_slider_modal" tabindex="-1"> <div class="modal-dialog" style="width:415px;"> <div class="modal-content enableSaveButton"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Set Number Slider</h2> </div> <div class="modal-body"> <div style="display:inline-block;width:100%;"> <div style="clear:both;"> <div style="width:48%;float:left;margin-right:10px;"><h4>Start Value</h4></div> <div style="width:48%;float:left;"><h4>End Value</h4></div> </div> <div id="slider_warnings" style="clear:both;color:red;display:none;"> <div id="slider_warning_start" style="width:48%;float:left;margin-right:10px;"></div> <div id="slider_warning_end" style="width:48%;float:left;"></div> </div> <div style="clear:both;"> <input type="hidden" id="slider_popup_column" val=""> <div style="width:48%;float:left;margin-right:10px;"><input type="text" class="form-control" id="slider_start_value" name="slider_start_value"></div> <div style="width:48%;float:left;"><input type="text" class="form-control" id="slider_end_value" name="slider_end_value"></div> </div> </div> </div> <div class="modal-footer"> <button id="setNumberSlider" type="button" class="go-green btn btn-default btn-modal-lg"><i class="icon-check"></i>Set Slider</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --><!--location finder popup--> <div class="modal fade" id="location_finder" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content" style="max-width: 500px;"> <div class="modal-header"> <button data-dismiss="modal" class="close" type="button">×</button> <h2 class="modal-title" id="location_finder_header">Search For The Nearest Location</h2> <input type="text" id="location_finder_header_edit" class="hidden_edit" /> </div> <div class="modal-body" style="padding: 10px 20px;"> <h4 class="col-lg-12" style="font-size: 16px;margin-left: 5px;">Enter Location:</h4> <div class="col-lg-12"> <input type="text" placeholder="My Current Location" class="form-control col-lg-12" id="nearest_location_input" name="nearest_location_input"></div> <div style="margin-top:10px" id="location_finder_message"> Just click the "FIND NOW" button to find the location that's closest to your current location ... OR ... Enter an address, zip code, city, etc, etc.. </div> <input type="text" id="location_finder_message_edit" class="hidden_edit" /> </div> <div class="modal-footer"> <button class="btn btn-default btn-modal-lg its-green" id="find_nearest_location" type="button">FIND NOW</button> </div><!-- /.modal-footer --> </div><!-- /.modal-content --> </div> </div> <!-- Contact us Modal --> <div class="modal fade" id="send_navigation_link_modal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content enableSaveButton"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Email Navigation Link</h2> </div> <div class="modal-body"> <form> <div class="row"> <div class="col-sm-10 col-xs-12 col-sm-offset-1"> <div class="form-group"> <label for="send_navigation_link_to"><strong>SEND TO:</strong></label> <div id="contact-us-from-inpt-cont"> <div class="input-group"> <input type="text" name="send_navigation_link_to" id="send_navigation_link_to" value="" class="form-control"> </div> </div> </div> <div class="form-group"> <label for="send_navigation_link_subject"><strong>SUBJECT:</strong></label> <input type="text" name="send_navigation_link_subject" id="send_navigation_link_subject" class="form-control" value="Your navigation link from Maptive."> </div> <div class="form-group"> <label for="send_navigation_link_body"><strong>MESSAGE:</strong></label> <textarea name="send_navigation_link_body" id="send_navigation_link_body" class="form-control" rows="3"> </textarea> </div> </div> </div> </form> </div> <div class="modal-footer"> <button type="button" id="send_navigation_link_send" class="btn btn-default btn-modal-lg always-green">Send</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --><!-- Export to directions Modal --> <div class="modal fade" id="directions_export_modal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Export Locations to Routing / Directions</h2> </div> <div class="modal-body"> <button style="margin-bottom:10px;" type="button" class="btn btn-default btn-modal-sm always-green its-green" id="dir_export_select_first_n"></button> <ul id="dir_export_loc_container" class="list-group bucket-list-ul"> </ul> <div class="row"> <div class="col-sm-9"> <div id="dir_export_warning"></div> </div> <div class="col-sm-3"> <button id="dir_export_done_btn" type="button" class="btn btn-default btn-modal-sm always-green">DONE</button> </div> </div> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --><!-- Start: Popup Allowing Maptive To Get Location --> <div class="modal fade" id="startup_userloc_popup" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Show My Location</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-xs-12" style="font-size: 14px;">Would you like Maptive to show your location on the map?</div> <div class="col-xs-12" style="margin-top:15px;margin-bottom:10px;"> <div class="checkbox-container"> <input type="checkbox" id="remember_startup_zoom" name="remember_startup_zoom" value="1" class="custom-input" checked="checked"> <label style="float:left;font-size:12px;font-weight: normal;cursor:pointer;" for="remember_startup_zoom" class="label-small">Remember For This Map</label> </div> </div> <div class="col-xs-12"> <button type="button" id="startup_userloc_ok" class="btn btn-default btn-modal-sm green-btn pull-right">OK</button> <button type="button" id="startup_userloc_no" style="margin-right: 10px;" class="btn btn-default btn-modal-sm pull-right">Cancel</button> </div> </div> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> <!-- End: Popup Allowing Maptive To Get Location --><!-- Directions Modal --> <div class="modal fade" id="direction_settings_modal" tabindex="-1"> <div class="modal-dialog" style="width: 600px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Map Directions / Routing Menu Default Settings</h2> </div> <div class="modal-body" style="padding-bottom: 0;"> <div class="row"> <div class="col-lg-12"> <div> <label class="label-medium modal-form-label" style="margin-bottom:15px;">Set the default view that your direction / routes menu will be displayed in by selecting one of the following:</label> <div class="modal-radio"> <div style="float:left;width:30px;"><input type="radio" name="directions_start_expanded" value="collapsed"></div><div style="display:inline-block;width:480px;"><p><strong> Show Route Level</strong> (stops in each route and the turn by turn directions in between each stop will be collapsed / close by default)</p></div> <div style="float:left;width:30px;"><input type="radio" name="directions_start_expanded" value="stops"></div><div style="display:inline-block;width:480px;"><p><strong>Show Routes and Stops in each Route</strong> (turn by turn directions will be collapsed / closed by default)</p></div> <div style="float:left;width:30px;"><input type="radio" name="directions_start_expanded" value="legs"></div><div style="display:inline-block;width:480px;"><p><strong>Show Routes, Stops and Turn by Turn Directions</strong> (all directions information will be expanded and visible by default in this view)</p></div> </div> </div> </div> </div> <div class="row section"> <div style="margin-top: 6px;"> <ul> <li class="clearfix" style="padding-top:0;"> <div class="switch-cnt"> <input type="checkbox" id="directions_drag_enable" name="directions_drag_enable" class="cb-toggle-checkbox" value="0"> <label class="cb-toggle-label" for="directions_drag_enable" style="padding: 0;"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> <div style="display:inline-block;width:480px;"><p><strong>Enable Route Dragging:</strong> Activating this feature will allow you to customize routes created by Google by dragging and dropping section that you wish to modify.</p></div> </li> <li class="clearfix"> <div class="switch-cnt"> <input type="checkbox" id="add_directions_at_start" name="add_directions_at_start" class="cb-toggle-checkbox" value="1"> <label class="cb-toggle-label" for="add_directions_at_start"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> <div style="display:inline-block;width:480px;"><p><strong>Directions Begin at Your Location:</strong> Activating this feature will automatically use your current location (via the GPS on your phone or the IP location of your computer) as the first marker in any route or directions list of locations.</p></div> </li> </ul> </div> </div> </div> <div class="modal-footer" style="margin-top: 0;"> <button id="save_directions_settings" class="its-green btn btn-default btn-modal-lg" type="button">Save</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --><!-- Polygon Export Modal --> <div class="modal fade" id="export_points_in_polygon" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export data within Proximity.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12" style="text-align:center;"> <label class="label-large"> Export Data as: <select id="polygon_points_export_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> </label> </div> </div> </div> <div class="modal-footer"> <button id="export_polygon_points_now" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- Polygon Export Modal --> <div class="modal fade" id="export_territory" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export data within Territory.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12" style="text-align:center;"> <label class="label-large"> Export Data as: <select id="export_territory_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> </label> </div> </div> </div> <div class="modal-footer"> <button id="export_territory_now" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- Polygon Export Modal --> <div class="modal fade" id="export_lasso" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export data within lasso area.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12" style="text-align:center;"> <label class="label-large"> Export Data as: <select id="export_lasso_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> </label> </div> </div> </div> <div class="modal-footer"> <button id="export_lasso_now" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- Generic Export Modal --> <div class="modal fade" id="generic_export_modal" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export data.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12" style="text-align:center;"> <label class="label-large"> Export Data as: <select id="generic_export_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> </label> </div> </div> </div> <div class="modal-footer"> <button id="generic_export_btn" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --><!-- Authorize Export Modal --> <div class="modal fade" id="authorize_export_modal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">AUTHORIZE EXPORTING of data from PUBLIC / SHARED Maps</h2> </div> <div class="modal-body" style="padding-bottom: 0;"> </div> </div> </div> </div> <!-- Activate Export Modal --> <div class="modal fade" id="activate_export_modal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Activate Data Export Features On Shared / Public Maps</h2> </div> <div class="modal-body" style="padding-bottom: 0;"> </div> </div> </div> </div> <!-- Export Directions Modal --> <div class="modal fade" id="export_directions_modal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title">Export Directions Locations</h2> </div> <div class="modal-body" style="padding-bottom: 0;"> </div> </div> </div> </div> <!-- Boundary Export Modal --> <div class="modal fade" id="export_boundary" tabindex="-1"> <div class="modal-dialog" style="width: 500px;"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h2 class="modal-title print-popup-icon">Export data within Boundary.</h2> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12" style="text-align:center;"> <label class="label-large"> Export Data as: <select id="export_b_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> <input type="hidden" value="-1" id="export_b_id" name="export_b_id" /> </label> </div> </div> </div> <div class="modal-footer"> <button id="export_b_now" class="its-green btn btn-default btn-modal-lg" type="button">Continue</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- Start: Boundary Export Popup --> <div class="modal fade" id="b_export_popup" tabindex="-1" style="z-index: 1042;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button data-dismiss="modal" class="close" type="button">×</button> <h2 class="modal-title">Boundary Export</h2> </div> <div class="modal-body" style="padding: 15px 20px 0;"> <div class="row step1"> <div class="col-xs-12 caption" style="font-size:13px;margin-bottom:6px; padding-left:24px; font-weight: bold;">1. Select Boundary Type:</div> <div class="col-xs-12"> <select class="form-control selectbox" id="b_export_boundary"> </select> </div> </div> <div class="row step2" style="margin-top:10px;"> <div class="col-xs-12 caption" style="font-size:13px;margin-top:10px; margin-bottom: 6px; padding-left:24px; float:left;clear:both;font-weight: bold;">2. Select Which Boundaries To Export:</div> <div class="col-xs-12" style="float:left;clear:both;"> <div style="padding:6px 10px; height:67px; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; border: 2px solid #EFEFEF;"> <div class="radio-cont"> <input type="radio" name="b_export_overlap" class="custom-input" id="b_export_within" value="within" /> <label style="color:#969696;" for="b_export_within">Export Only Contained Boundaries</label> </div> <div class="radio-cont"> <input type="radio" name="b_export_overlap" class="custom-input" id="b_export_partial" value="partial" /> <label style="color:#969696;" for="b_export_partial">Export All (Even Partially) Overlapping Boundaries</label> </div> </div> </div> </div> <div class="row step3" style="margin-top:10px;"> <div class="col-xs-12 caption" style="font-size:13px;margin-top:10px; margin-bottom: 6px; padding-left:24px; float:left;clear:both;font-weight: bold;">3. Select Export Type:</div> <div class="col-xs-12" style="float:left;clear:both;"> <div style="padding:6px 10px; height:67px; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; border: 2px solid #EFEFEF;"> <div class="radio-cont"> <input type="radio" name="b_export_result" class="custom-input" id="b_export_only_b" value="boundaries" /> <label style="color:#969696;" for="b_export_only_b">Export List Of Boundaries</label> </div> <div class="radio-cont"> <input type="radio" name="b_export_result" class="custom-input" id="b_export_locations" value="locations" /> <label style="color:#969696;" for="b_export_locations">Export List Of Locations Inside Boundaries</label> <div id="b_export_search_cols_cont" style="float:left;clear:both;margin-top:10px;"> <div id="b_export_search_col_1_cont" style="float:left;clear:both;"> <label for="b_export_search_col_1"></label> <select class="form-control selectbox" id="b_export_search_col_1"></select> </div> <div id="b_export_search_col_2_cont" style="float:left;clear:both;"> <label for="b_export_search_col_2"></label> <select class="form-control selectbox" id="b_export_search_col_2"></select> </div> </div> </div> </div> </div> </div> <div class="row step4" style="margin-top:10px;margin-bottom: 7px;"> <div class="col-xs-12 caption" style="font-size:13px;margin-top:10px; margin-bottom: 6px; padding-left:24px; float:left;clear:both;font-weight: bold;">4. Export Data as:</div> <div class="col-xs-12" style="float:left;clear:both;"> <select class="form-control selectbox" id="b_export_type"> <option selected="" value="xlsx">.xls, .xlsx</option><option value="csv">.csv</option><option value="tsv">.tsv</option> </select> </div> </div> </div> <div class="modal-footer"> <button class="btn btn-default btn-modal-lg its-green" id="b_export_done" type="button">EXPORT</button> </div><!-- /.modal-footer --> </div><!-- /.modal-content --> </div> </div> <!-- End: Boundary Export Popup --><div class="modal fade" id="marker_images_gallery_popup" tab-Index="-1"> <div class="modal-dialog"> <div class="modal-content"> </div> </div> </div><div class="isMobileView"></div> <div id='map_loading_box' style='display:none;'><img style='padding:10px;' src='/ver4/images/ajax-loader3.gif' width='32' height='32' alt='Loading...' border='0'/></div> <!-- Site Navigation Bar ================================================== --> <header class="navbar-presentation"> <div class="container"> <div class="navbar-header text-center navbar-phone-presentation"> <div class="col-xs-12 evenly-spaced-cont navbar-text-area under-600 locfind"> <div class="evenly-spaced top-mobile-icon hide-on-tools" id="mobile_map_location_cont" > <a href="javascript:void(0);" onclick="getUserPosition(null)" id="mobile_map_location" class="navbar-toggle collapsed hide-on-tools" alt="0"> <i class="icon-mobile-my-location"></i> </a> </div> <div class="evenly-spaced top-mobile-icon"> <a href="javascript:void(0);" id="toggle_mobile_search" class="navbar-toggle tools collapsed hide-on-tools"> <i class="icon-mobile-search"></i> </a> </div> <div class="evenly-spaced top-mobile-icon"> <a href="javascript:void(0);" onclick="toggleLocationFinder()" class="navbar-toggle tools collapsed hide-on-tools"> <i class="icon-mobile-locfind"></i> </a> </div> <div class="evenly-spaced top-mobile-icon" > <a href="javascript:void(0);" id="mobile_tools_menu" class="navbar-toggle collapsed" alt="0"> <i class="icon-mobile-tools"></i> </a> </div> </div> <div id="mobile-name-area"> <span id="mobile-snaps-dropdown-btn" class="map_drop_down_list ic-pin-mobile" style="display:none;"></span> <div style="padding-right: 27px;"> <span id="mobile-map-name"></span> <span id="mobile-snapshot-name"></span> </div> <span class="icon-mobile-menu"></span> <div id="mobile-map-header" style="display:none;"> <div id="mobile-search" class="enableSaveButton"> <div class="row"> <div class="col-xs-8"><input id="mobile-search-input" class="needed" /></div> <div class="col-xs-2" style="padding-left:0"><input id="mobile-search-button" type="button" value="SEARCH" class="go-green btn btn-default btn-small-button"></div> <div class="col-xs-1 pull-right"><a id="mobile-search-x" class="btn btn-cancel pull-right" title="Cancel Search" href="JavaScript:void(0);"><i class="icon-gray-cancel"></i></a></div> </div> </div> </div> </div> </div><!-- /.navbar-header --> <!-- This class handles collapsing the nav when mobile should be active ================================================== --> <div class="navbar-collapse navbar-maptive mobile-tools-menu"> <!-- This is only shown on the mobile screen ================================================== --> <div class="visible-xs"> <!-- This is the nav items for selecting your desired tool --> <div class="row"> <div class="col-xs-12 phone-nav phone-nav-presentation hideShow"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle phone-tools-dropdown" data-toggle="dropdown">Select Desired Tool <b class="caret"></b></a> <ul id="phone_menu" class="dropdown-menu scrollbar" style="position: relative; overflow:hidden; max-height: 240px;"> <li id="phone-tools-drop-pl-li"><a href="javascript:void(0);" alt="Select a Tool"><!--<i class="icon-tools"></i>--> Select a Tool</a></li> <li><a id="id-groups-menu" href="javascript:void(0);" alt="Groups" rel="groups-menu"><!--<i class="icon-groups-white"></i>--> Grouping Tool</a></li> <li><a id="id-filter-menu" href="javascript:void(0);" alt="Filter" rel="filter-menu"><!--<i class="icon-filter-white"></i>--> Filter Tool</a></li> <li><a id="id-proximity-menu" href="javascript:void(0);" alt="Proximity" rel="proximity-menu"><!--<i class="icon-proximity-white"></i>--> Distance Radius / Drive Time Polygon Tool</a></li> <li><a id="id-directions-menu" href="javascript:void(0);" alt="Directions" rel="directions-menu"><!--<i class="icon-directions-white"></i>--> Route Optimization / Directions Tool</a></li> <!--<li><a id="id-territory-menu" href="javascript:void(0);" alt="Territory" rel="territory-menu">Territory Tool</a></li> <li><a id="id-boundary-menu" href="javascript:void(0);" alt="Boundary" rel="boundary-menu">Boundary Tool</a></li> <li><a id="id-heatmap-menu" href="javascript:void(0);" alt="Heatmap" rel="heatmap-menu">Heatmap Tool</a></li> <li><a id="id-draw-menu" href="javascript:void(0);" alt="Drawing" rel="draw-menu">Drawing Tool</a></li>--> </ul> </li> </ul> </div><!-- /.phone-nav --> </div> </div><!-- ./visible-xs --> </div><!-- /.navabar-collapse --> <!-- This class handles collapsing the nav when mobile should be active ================================================== --> <div class="collapse navbar-collapse navbar-maptive"> <!-- This is only shown on the mobile screen ================================================== --> <div class="visible-xs"> </div><!-- ./visible-xs --> </div><!-- /.navabar-collapse --> </div><!-- /.container --> </header><!-- /.navbar--> <!-- Site container for the left and right full width areas ================================================== --> <div class="container" style="display:none;"> <div class="row"> <!-- The floating tools icon --> <a href="JavaScript:void(0);" rel="tools-menu" id="tools" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip tools-public" data-toggle="tooltip" data-placement="right" title="Tools" style="left:0px;display:none;z-index:1;"><i class="icon-tools"></i></a> <!-- Warning alert Modal --> <div class="modal fade" id="warning_alert_modal" tabindex="-1" style="z-index: 10000"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"> × </button> <h2 class="modal-title"> </h2> </div> <div class="modal-body"> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- This is the tools slideout menu ================================================== --> <!-- The menu for each tools menu --> <div id="tools-btn-group" class="tools-btn-group-public"> <a href="JavaScript:void(0);" rel="groups-menu" id="groups-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all active" data-toggle="tooltip" data-placement="right" title="Grouping Tool"><i class="icon-groups-white"></i></a> <a href="JavaScript:void(0);" rel="filter-menu" id="filter-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Filter Tool"><i class="icon-filter-white"></i></a> <a href="JavaScript:void(0);" rel="proximity-menu" id="proximity-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Distance Radius / Drive Time Polygon Tool"><i class="icon-proximity-white"></i></a> <a href="JavaScript:void(0);" rel="directions-menu" id="directions-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Routing / Directions Tool"><i class="icon-directions-white"></i></a> <a href="JavaScript:void(0);" rel="territory-menu" id="territory-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Territory Drawing Tool"><i class="icon-territory"></i></a> <a href="JavaScript:void(0);" rel="boundary-menu" id="boundaries-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Boundary / Geographic Territory Tool"><i class="icon-boundary-small"></i></a> <a href="JavaScript:void(0);" rel="heatmap-menu" id="heatmaps-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Heat Map Tool"><i class="icon-heatmap-small"></i></a> <a href="JavaScript:void(0);" rel="drawing-menu" id="drawing-btn" class="btn btn-tools btn-tools-left-side btn-sm maptive-tip-all" data-toggle="tooltip" data-placement="right" title="Drawing Tool"><i class="icon-drawing-small"></i></a> </div> <!-- Tools Menu --> <div id="tools-menu" class="menu tools-menu-public"> <!-- Groups Menu --> <div id="groups-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4 class="h4_grouping_tool"><i class="icon-groups-black pull-left"></i> Grouping Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> <h4 class="h4_map_legend"><img src="/ver4/new_ui/img/Legend_Rows_Icon_Black.png" class="img-legend-black" /> Map Legend <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row"> <div class="col-lg-12 form-inline menu-container"></div> </div> </div><!-- /.inner-menu --> </div><!-- /#group-menu --> <!-- Filter Menu --> <div id="filter-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-filter-black pull-left"></i> Filter Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row"> <div class="col-lg-12 enableSaveButton"> <ul class="list-group"> <span id="filter-menu-fixed"> <li class="list-group-item clearfix border-btm"> <button id="openFilterSettings" data-target="#filter_settings_modal" data-toggle="modal" class="btn btn-default btn-xs pull-right" type="button">OPEN</button> <span id="filter-heading" class="pull-right">Filter Settings</span> </li> <li class="list-group-item clearfix border-btm"> <div class="filter-control-links" style="margin-top:0; margin-top: -5px; padding-bottom: 11px;"><a href="#" style="text-decoration: none !important; float:left;" id="clear-filters" class="btn btn-default btn-xs red-action-button">CLEAR FILTERS</a> <a href="#" id="filter_expand_all" class="btn-default btn-xs action-button pull-right">EXPAND ALL</a></div> </li> </span> <div id="filter-accordion" class="panel-group light"> <div class="dynamic-pop"> </div> <li id="snapshot_filter_message" class="list-group-item clearfix border-top border-btm" style="display:none;"> <div class="form-group"> <p class="red_notice">Before you can use the filter tool on this snapshot, you must first set the filter settings to the main map by <a href='javascript:void(0);' onclick="open_filter_popup=true;reloadMap();"> clicking here</a>. After you set the filter settings on your map, reload this snapshot and you're good to go.</p> </div> </li> </ul> </div> </div> </div><!-- /.inner-menu --> </div><!-- /#filter-menu --> <!-- Proximity Menu --> <div id="proximity-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-proximity-black pull-left"></i> Radius / Proximity <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row margin-top-10 padding-lr-15 enableSaveButton"> <div class="col-lg-12"> <div id="prox_settings_row" style="display:none;"> <div id="set_prox_settings" class="pull-right"> <a id="set_prox_settings_btn" type="button" class="btn btn-default btn-xs pull-right" href="JavaScript:void(0);">OPEN</a> <p class="pull-right">Popup Settings</p> </div> </div> <div class="location-input"> <label for="prox_type" class="extra-bold">TYPE</label> <select name="prox_type" id="prox_type" class="form-control"> <option value="1">Distance Radius</option> <option value="2">Drive Time Polygon</option> </select> </div> <div class="location-input"> <label for="prox_select_type" class="extra-bold">APPLY TO</label> <select name="prox_select_type" id="prox_select_type" class="form-control"> <option value="1">Individual Location</option> <option value="2" id="prox_group_option">Group</option> <!--<option value="3">All locations</option>--> </select> </div> <div id="prox_select_group_col_cont" class="location-input"> <label for="prox_select_group_col" class="extra-bold">SELECT GROUP COLUMN</label> <select name="prox_select_group_col" id="prox_select_group_col" class="form-control"> </select> </div> <div id="prox_select_group_cont" class="location-input"> <label for="prox_select_group" class="extra-bold">SELECT GROUP</label> <select name="prox_select_group" id="prox_select_group" class="form-control"> </select> </div> <div id="prox_starting_loc_cont" class="location-input"> <label for="proximity_starting_location" class="extra-bold">STARTING LOCATION</label> <input type="text" onkeydown="onProximityAddressChange()" name="proximity_starting_location" id="mp_proximity_address" class="form-control needed" placeholder="Enter text, numbers, etc."> <input type="hidden" name="proximity_starting_location_lat" id="mp_proximity_lat" value="none" /> <input type="hidden" name="proximity_starting_location_lng" id="mp_proximity_lng" value="none" /> <a onclick="getUserPosition('mp_proximity_address')" class="help_hint" original-title="Add My location"> <img src="/ver4/new_ui/img/location-icon.png"> </a> </div> <div class="proximity-within"> <label for="proximity_within" class="extra-bold">PROXIMITY WITHIN</label> <div class="form-inline"> <input type="text" name="proximity_within" id="mp_proximity_distance" class="form-control needed" placeholder=""> <div class="distance_holder"> <div class="distance_wrapper"> <label for="mp_proximity_distance" id="proximity_distance_label">MI</label> </div> </div> <div class="distance_holder hidden"> <div class="distance_wrapper"> <input type="radio" checked="checked" name="mp_proximity_term" value="mi" class="custom-input"> <label class="distance_label">MI</label> </div> </div> <div class="distance_holder hidden"> <div class="distance_wrapper"> <input type="radio" name="mp_proximity_term" value="km" class="custom-input"> <label class="distance_label">KM</label> </div> </div> </div> </div> <div class="drive-within" style="display:none;"> <label for="drive-within" class="extra-bold">TRAVEL TIME HOURS</label> <div class="form-inline-hours"> <input type="text" name="drive-within-hours" id="drive-within-hours" class="form-control" placeholder=""> </div> <label for="drive-within-minutes" class="extra-bold">TRAVEL TIME MINUTES</label> <div class="form-inline"> <input type="text" name="drive-within-minutes" id="drive-within-minutes" class="form-control" placeholder=""> </div> </div> <div class="proximity-color"> <label for="proximity-color-border" class="extra-bold">PROXIMITY COLOR</label> <div class="color-picker-cont"></div> </div> <div class="form-group proximity-btns" style="margin-bottom:0;height:41px;"> <button type="button" id="get_proximity_button" onclick="getProximity()" class="go-green btn btn-default pull-right">Add Proximity Radius</button> <button type="button" class="btn btn-link btn-cancel"></button> </div> <div id="p_hide_labels_cont" class="list-group-item clearfix prox-label-cont"> <div class="checkbox"> <label> <input id="p_hide_labels" type="checkbox" name="p_hide_labels" value="p_hide_labels" class="custom-input" /> <span>Hide Labels</span> </label> </div> </div> <div id="p_hide_labels_too_many_warn" class="list-group-item clearfix" style="display:none;margin-top: -14px;padding: 3px 6px;font-size: 11px;"> <p class="red_notice">Labels automatically hidden to improve performance. Zoom in to unhide.</p> </div> <div id="p_labels_hidden_too_small_warn" class="list-group-item clearfix" style="display:none;margin-top: -14px;padding: 3px 6px;font-size: 11px;"> <p class="red_notice">Some labels are automatically hidden at this zoom level because they are too small to be visible.</p> </div> <div id="p_show_hide_radii_cont" class="list-group-item clearfix prox-label-cont"> <div class="checkbox"> <label> <input id="p_show_hide_radii" type="checkbox" name="p_show_hide_radii" value="p_show_hide_radii" class="custom-input" /> <span>Hide Small Radii</span> </label> </div> </div> </div> <div class="panel-group" style="clear:both;padding-bottom:0;"> <div class="panel-collapse"> <div class="panel-body"> <ul class="list-group" id="lock_proximity"> <li class="list-group-item clearfix"> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="This feature saves the proximities you have created and turns them on when the map loads.">Lock Proximities On Map</span> <div class="cb-toggle pull-right"> <input type="checkbox" id="proximities_on" name="proximities_on" class="cb-toggle-checkbox settings_checkbox" value="1"> <label class="cb-toggle-label" for="proximities_on" style="padding: 0;"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> </li> </ul> </div> </div> </div> <div> <ul class="list-group"> <li id="proximity_search_list" class="list-group-item clearfix border-top border-btm"> <label class="extra-bold">SELECTED PROXIMITIES</label> <span class="tool-search-icon"></span> <div class="tool-search-input-cont" style="display: none"> <input id="proximities_search" type="text" class="tool-search" /> <span style="display: none" class="tool-search-input-clear master-icons big-x-icon"></span> </div> </li> </ul> </div> </div> <div id="proximity-bottom-buttons" class="dt-bottom-buttons list-group-item clearfix border-top border-btm" style="z-index:9999;"> <button type="button" id="export_proximities_to_file" class="btn btn-default btn-xs pull-right" onclick="exportAllProximities()">Export To File</button> </div> </div><!-- /.inner-menu --> </div><!-- /#proximity-menu --> <!-- Directions Menu --> <div id="directions-menu" class="submenu" style="position:relative; z-index:-1000;"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-directions-black pull-left"></i> Routing/Directions<a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="map-tools-top-buttons list-group-item clearfix border-top border-btm" style="z-index:-1 ;"> <button type="button" id="directions_settings" class="btn btn-default btn-xs pull-left" data-toggle="modal" data-target="#direction_settings_modal">Settings</button> <button type="button" id="clear_directions" class="btn disabled btn-default btn-xs pull-right red-action-button">Clear Form</button> </div> <div id="direction_inner_menu" class="inner-menu" style="z-index: -2;"> <div class="row enableSaveButton" style="margin-bottom: 35px;margin-top:45px;"> <div class="col-lg-12"> <label class="extra-bold">ENTER LOCATIONS</label> <div id="directions_drag_note" style="color:gray;font-style:italic;text-align:center;margin-top:-5px">Drag and drop to customize ordering</div> <!-- <div id="youAreHere"><a title="Show My location" class='help_hint_2' onClick="getUserPosition('add_to_directions')"><img src="img/you_are_here.png"></a></div>--> <ul id="sortable_directions" class="list-group parentDiv"> <li class="list-group-item clearfix"> <div class="form-group form-group-2"> <div class="input-group direction-location"> <span class="input-group-addon input-group-addon-1"> <span class="green-dot">1</span> </span> <input type="text" id="p_scnt_1" name="p_scnt_1" class="form-control traverse_route" placeholder="Your Current Location" onclick='this.setSelectionRange(0, this.value.length)' onkeydown='onDirectionsKeydown(1)' onblur="geocodeDirectionsOnBlur(1)"> <input id="dir_pos_1" class="posOne" type="hidden" value=""> <input id="dir_lat_1" class="latOne" type="hidden" value=""> <input id="dir_lng_1" class="longOne" type="hidden" value=""> <span style="display:none;" class="input-group-addon input-group-addon-2 removeButton removeInput"><i class="master-icons x-icon"></i></span> </div> </div> </li> <li class="list-group-item clearfix"> <div class="form-group form-group-2 clearfix"> <div class="input-group direction-location"> <span class="input-group-addon input-group-addon-1"> <span class="red-dot">2</span> </span> <input type="text" id="p_scnt_2" name="p_scnt_2" class="form-control traverse_route needed" placeholder="" onclick='this.setSelectionRange(0, this.value.length)' onkeydown='onDirectionsKeydown(2)' onblur="geocodeDirectionsOnBlur(2)"> <input id="dir_pos_2" class="posOne" type="hidden" value=""> <input id="dir_lat_2" class="latOne" type="hidden" value=""> <input id="dir_lng_2" class="longOne" type="hidden" value=""> <span style="display:none;" class="input-group-addon input-group-addon-2 removeButton removeInput"><i class="master-icons x-icon"></i></span> </div> </div> </li> </ul> <button id="add_address" type="button" class="btn btn-link btn-add pull-right">Add Additional Location <i class="icon-green-plus"></i></button> <button id="directions_start_lasso" type="button" class="btn btn-link btn-add pull-right">Lasso & Fill Locations<i class="icon-green-plus"></i></button> <div class="color-cont"> <div class="form-inline" style="padding-left: 14px;padding-bottom: 10px;"> <span style="margin-right: 4px;" class="directions-label">Route / Directions Color</span> <span id="directions-color-picker"></span> </div> </div> <div class="clr"></div> <div class="get-btn-container"> <input id="get_directions" type="button" class="go-green btn btn-block btn-default" value="Get Directions"></div> <div class="get-btn-container" style=""><button type="button" onclick="addAddressToDirections(true);" class="btn btn-block btn-default OptRouteButton no-green">Optimize Route</button></div> <div class="clr"></div> <div id="directions_area"></div> </div> </div> <div id="directions-bottom-buttons" class="dt-bottom-buttons list-group-item clearfix border-top border-btm" style="z-index:9999;display:none"> <button type="button" id="print_directions" class="btn btn-default btn-xs pull-left">Print</button> <button type="button" id="export_directions_to_file" class="btn btn-default btn-xs pull-right">Export To File</button> </div> </div><!-- /.inner-menu --> </div><!-- /#directions-menu --> <!-- Territory Menu --> <div id="territory-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-territory-big pull-left"></i> Territory Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row margin-top-10 padding-lr-15 enableSaveButton" style="padding-bottom: 24px;"> <div class="col-lg-12"> <div id="territory_form"> <div class="location-input"> <label for="territory_select_task" class="extra-bold">1. SELECT TASK</label> <select name="territory_select_task" id="territory_select_task" class="form-control"> <option value="1">Create New Territory Group</option> <option value="2">Load Existing Territory Group</option> </select> </div> <div class="step_2" id="territory_step_2_1"> <label for="territory_group_name" class="extra-bold" style="margin-top:8px">2. NAME YOUR TERRITORY GROUP</label> <input type="text" name="territory_group_name" id="territory_group_name" class="form-control needed" placeholder="Group Name."> </div> <div class="step_2" id="territory_step_2_2" style="display:none;"> <label for="territory_select_group" class="extra-bold" style="margin-top:8px">2. SELECT TERRITORY GROUP</label> <select name="territory_select_group" id="territory_select_group" class="form-control"> </select> </div> <button id="add_territory_group" type="button" class="btn btn-default btn-xs action-button pull-right">ADD TERRITORY GROUP +</button> </div> <div id="clear_territories_area"> <a href="#" id="clear_territories" class="btn-cancel group-text pull-right">Clear All <i class="icon-gray-cancel"></i></a> </div> </div> <span id="territory_bottom_part" style="display:none;"> <div id="territory_hide_markers_cont"> <div class="checkbox"> <label> <input id="territory_hide_markers" type="checkbox" name="territory_hide_markers" value="territory_hide_markers" class="custom-input hide_markers_chb" /> <span>Hide Map Markers</span> </label> </div> </div> <div id="territory_hide_labels_cont"> <div class="checkbox"> <label> <input id="territory_hide_labels" type="checkbox" name="territory_hide_labels" value="territory_hide_labels" class="custom-input" /> <span>Hide Territory Labels</span> </label> </div> </div> <div class="panel-group" style="clear:both;padding-bottom:0;"> <div class="panel-collapse"> <div class="panel-body"> <ul class="list-group" id="lock_territories"> <li class="list-group-item clearfix"> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="This feature turns all of the territories on when the map loads.">Lock Territories On Map</span> <div class="cb-toggle pull-right"> <input type="checkbox" id="territories_on" name="territories_on" class="cb-toggle-checkbox settings_checkbox" value="1"> <label class="cb-toggle-label" for="territories_on" style="padding: 0;"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> </li> </ul> </div> </div> </div> <div id="territory_list"> </div> </span> </div> <div id="territory-bottom-buttons" class="dt-bottom-buttons list-group-item clearfix border-top border-btm" style="z-index:9999;"> <button type="button" id="export_territories_to_file" class="btn btn-default btn-xs pull-right" onclick="exportAllTerritories()">Export To File</button> </div> </div><!-- /.inner-menu --> </div><!-- /#territory-menu --> <!-- Boundary Menu --> <div id="boundary-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-boundary-big pull-left"></i> Boundary Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row" style="padding-bottom: 30px;"> <div class="col-lg-12 form-inline"> <ul class="list-group"> <li class="list-group-item clearfix hide_boundary_legend"> <label for="boundary_select_search" class="extra-bold">1. SELECT BOUNDARY TYPE</label> <select name="boundary_select_search" id="boundary_select_search" class="form-control"></select> <input type="hidden" value="-1" name="boundary_select_search_col" id="boundary_select_search_col"> </li> <li class="list-group-item clearfix hide_boundary_legend"> <label for="boundary_select_type" class="extra-bold">2. BOUNDARY FILL TYPE</label> <select name="boundary_select_type" id="boundary_select_type" class="form-control"> <option selected value="nofill">No Fill</option> <option value="numeric">My Numerical Data</option> <option value="groups">My Group / Territory Data</option> <option value="density">Marker Count / Location Density </option> <option id="demographic_option" value="demographic" style="display:none;">Demographic Census Data</option> </select> </li> <li id="boundary_select_numeric_li" class="list-group-item clearfix hide_boundary_legend"> <label for="boundary_select_numeric" class="extra-bold">3. BOUNDARY FILL DATA</label> <select name="boundary_select_numeric" id="boundary_select_numeric" class="form-control"> </select> </li> <div id="boundary_select_demographic_div" class="hide_boundary_legend"> <li class="list-group-item clearfix"> <label for="boundary_select_demographic_category" class="extra-bold">3. DEMOGRAPHIC GROUP</label> <select name="boundary_select_demographic_category" id="boundary_select_demographic_category" class="form-control"> </select> </li> <li class="list-group-item clearfix"> <label for="boundary_select_demographic" class="extra-bold">4. BOUNDARY FILL DATA</label> <select name="boundary_select_demographic" id="boundary_select_demographic" class="form-control"> </select> </li> </div> <li id="add_boundary_cont" class="list-group-item clearfix hide_boundary_legend"> <button id="add_boundary" type="button" class="btn btn-default btn-xs action-button pull-right">ADD BOUNDARY +</button> </li> <span id="boundaries_settings_bot_cont" style="display: none;"> <li class="list-group-item clearfix hide_boundary_legend" style="margin-top:4px;"> <button type="button" id="adding_boundaries_to_terr" class="btn btn-default pull-right">SELECT BOUNDARIES</button> </li> <li class="list-group-item clearfix hide_boundary_legend" style="margin-top:4px;"> <button type="button" id="b_load_saved_groups" onclick="showLoadBoundaryTemplates()" class="btn btn-default pull-right">LOAD TERRITORY GROUPS</button> </li> <li id="set_boundary_settings_cont" class="list-group-item clearfix hide_boundary_legend" style="display:none;"> <a id="set_boundary_settings_btn" type="button" class="pull-right btn btn-default btn-xs" href="JavaScript:void(0);">OPEN</a> <p class="pull-right">Boundary Settings</p> </li> <li id="boundary_settings_row" class="list-group-item clearfix hide_boundary_legend" style="display:none;"> <div id="set_boundary_settings" class="pull-right"> <a id="set_b_popup_settings_btn" type="button" class="btn btn-default btn-xs pull-right" href="JavaScript:void(0);">OPEN</a> <p class="pull-right">Popup Settings</p> </div> </li> <li id="boundary_hide_markers_cont" class="list-group-item clearfix hide_boundary_legend"> <div class="checkbox"> <label> <input id="boundary_hide_markers" type="checkbox" name="boundary_hide_markers" value="boundary_hide_markers" class="custom-input hide_markers_chb" /> <span>Hide Map Markers</span> </label> </div> </li> <li id="boundary_hide_labels_cont" class="list-group-item clearfix hide_boundary_legend"> <div class="checkbox"> <label> <input id="boundary_hide_labels" type="checkbox" name="boundary_hide_labels" value="boundary_hide_labels" class="custom-input" /> <span>Hide Boundary Labels</span> </label> </div> </li> <li id="boundary_switch_groups_cont" class="list-group-item clearfix hide_boundary_legend" style="display: none;"> <div class="checkbox"> <label> <input id="boundary_switch_groups" type="checkbox" name="boundary_switch_groups" value="boundary_switch_groups" class="custom-input" /> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="Turning this feature on will add the totals for each group across all boundaries instead of just showing the totals from within each boundary.">Combine Group Into Territory</span> </label> </div> </li> <li id="boundary_average_cont" class="list-group-item clearfix hide_boundary_legend" style="display: none;"> <div class="checkbox"> <label> <input id="boundary_average_type" type="checkbox" name="boundary_average_type" value="boundary_average_type" class="custom-input" /> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="Turning this feature on will add the calculate averages values across all boundaries instead of calculating sums from values within each boundary.">Calc. w/ Averages (not Sums)</span> </label> </div> </li> <li id="boundary_hide_fill_cont" class="list-group-item clearfix hide_boundary_legend" style="display: none;"> <div class="checkbox"> <label> <input id="boundary_hide_fill" type="checkbox" name="boundary_hide_fill" value="boundary_hide_fill" class="custom-input" /> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="Turning this feature on will disable boundaries without locations.">Disable Boundaries w/o Data</span> </label> </div> </li> <li id="boundary_filter_effect_cont" class="list-group-item clearfix hide_boundary_legend"> <div class="checkbox"> <label> <input id="boundary_filter_effect" type="checkbox" name="boundary_filter_effect" value="boundary_filter_effect" class="custom-input" /> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="Turning this feature on will unlink and prevent the grouping tool, filter tool and active searches from effecting the boundary tool / fill.">Unlink From Other Tools</span> </label> </div> </li> <li id="b_persist_switch_cont" class="list-group-item clearfix hide_boundary_legend" style="display: none;"> <span style="font-size: 11px;" class="maptive-tip" data-toggle="tooltip" data-placement="top" title="This feature turns all of the boundaries on when the map loads.">Lock Boundaries On Map</span> <div style="width:70px;" class="cb-toggle pull-right"> <input type="checkbox" id="boundaries_on" name="boundaries_on" class="cb-toggle-checkbox settings_checkbox" value="1"> <label class="cb-toggle-label" for="boundaries_on" style="padding: 0;"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> </li> <span id="saved_groups_list" class="boundaries_list"></span> <span id="boundaries_list" class="boundaries_list"> </span> </span> </ul> </div> </div> <div id="boundary-bottom-buttons" class="dt-bottom-buttons list-group-item clearfix border-top border-btm" style="z-index:9999; display:none"> <button onclick="exportBoundary('all')" type="button" id="export_boundaries_to_file" class="btn btn-default btn-xs pull-right">Export To File</button> </div> </div><!-- /.inner-menu --> </div><!-- /#boundary-menu --> <!-- Heatmap Menu --> <div id="heatmap-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-heatmap-big pull-left"></i> Heat Mapping Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row"> <div class="col-lg-12 form-inline"> <ul class="list-group"> <li class="list-group-item clearfix"> <label for="hm_select_type" class="extra-bold">1. SELECT HEAT MAP STYLE</label> <select name="hm_select_type" id="hm_select_type" class="form-control"> <option selected value="normal">Represents Marker Density</option> <option value="numeric">Represents Numerical Data</option> </select> </li> <li id="hm_select_numeric_li" style="padding-top: 0;" class="list-group-item clearfix"> <label for="hm_select_numeric" class="extra-bold">2. SELECT NUMERICAL DATA</label> <select name="hm_select_numeric" id="hm_select_numeric" class="form-control"> </select> </li> <li id="hm_select_group_or_all_li" style="padding-top: 0;" class="list-group-item clearfix"> <label for="hm_select_group_or_all" class="extra-bold"><span class="nmb">2</span>. SELECT SAMPLE</label> <select style="font-size:13px;" name="hm_select_group_or_all" id="hm_select_group_or_all" class="form-control"> <option selected value="all">All Markers In Data</option> <option value="group">Specific Group</option> </select> </li> <li id="hm_select_group_col_li" style="padding-top: 0;" class="list-group-item clearfix"> <label for="hm_select_group_col" class="extra-bold"><span class="nmb">3</span>. SELECT A GROUP COLUMN</label> <select style="font-size:13px;" name="hm_select_group_col" id="hm_select_group_col" class="form-control"></select> </li> <li id="hm_select_group_group_li" style="padding-top: 0;" class="list-group-item clearfix"> <label for="hm_select_group_group" class="extra-bold"><span class="nmb">4</span>. SELECT A GROUP</label> <select style="font-size:13px;" name="hm_select_group_group" id="hm_select_group_group" class="form-control"></select> </li> <li id="add_hm_cont" class="list-group-item clearfix"> <button id="add_hm" type="button" class="btn btn-default btn-xs action-button pull-right">ADD HEAT MAP +</button> </li> <span id="hm_settings_bot_cont" style="display: none;"> <li id="hm_hide_markers_cont" class="list-group-item clearfix"> <div class="checkbox"> <label> <input id="hm_hide_markers" type="checkbox" name="hm_hide_markers" value="hm_hide_markers" class="custom-input hide_markers_chb" /> <span>Hide Map Markers</span> </label> </div> </li> </ul> <div class="panel-group" style="clear:both;padding-bottom:0;"> <div class="panel-collapse"> <div class="panel-body"> <ul class="list-group" id="lock_hm" style="display:none;"> <li class="list-group-item clearfix" style="padding-top:0;"> <span class="maptive-tip" data-toggle="tooltip" data-placement="top" title="This feature saves the heatmaps you have created and turns them on when the map loads.">Lock Heat Maps On Map</span> <div class="cb-toggle pull-right"> <input type="checkbox" id="hm_on" name="hm_on" class="cb-toggle-checkbox settings_checkbox" value="1"> <label class="cb-toggle-label" for="hm_on" style="padding: 0;"> <div class="cb-toggle-inner"> </div> <div class="cb-toggle-switch"> </div> </label> </div> </li> </ul> </div> </div> </div> <ul class="list-group"> <span id="hm_list"> </span> </span> </ul> </div> </div> </div><!-- /.inner-menu --> </div><!-- /#heatmap-menu --> <!-- Drawing Menu --> <div id="drawing-menu" class="submenu"> <div class="row padding-lr-15"> <div class="col-lg-12 menu-title clearfix"> <h4><i style="margin-right:1px; margin-top:-1px;" class="icon-drawing-small pull-left"></i> Drawing Tool <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu"> <div class="row"> <div class="col-lg-12 form-inline"> <div style="height: 73px;"> <div class="drawing_btn first_col first_line maptive-tip" data-toggle="tooltip" data-placement="right" title="Move Map" id="dt_draw_hand"></div> <div class="drawing_btn first_line maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Callout" id="dt_draw_callout"><span></span></div> <div class="drawing_btn first_line maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Arrow" id="dt_draw_arrow"><span></span></div> <div class="drawing_btn first_line maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Number" id="dt_draw_number"></div> <div class="drawing_btn first_col maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Polygon" id="dt_draw_polygon"><span></span></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Circle" id="dt_draw_circle"></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Polyline" id="dt_draw_polyline"><span></span></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Rectangle" id="dt_draw_rectangle"></div> <div class="drawing_btn first_col maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Label" id="dt_draw_label" style="margin-bottom:12px;"></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Text" id="dt_draw_text"></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Draw Icon Marker" id="dt_draw_icon_marker"></div> <div class="drawing_btn maptive-tip" data-toggle="tooltip" data-placement="right" title="Upload / Display Image" id="dt_draw_image"></div> </div> <div id="dt_edit_hand_d" class="dt_edit_panel desc_p">Use the hand tool to drag and move the map around.</div> <div id="dt_edit_callout_d" class="dt_edit_panel desc_p">Click on the map to draw a callout and enter the text.</div> <div id="dt_edit_number_d" class="dt_edit_panel desc_p">Click on the map to draw a number. Click again to draw the next consecutive number.</div> <div id="dt_edit_arrow_d" class="dt_edit_panel desc_p">Click, hold and drag to draw an arrow. Release the click to complete.</div> <div id="dt_edit_polygon_d" class="dt_edit_panel desc_p">Click on the map to start drawing a polygon.</div> <div id="dt_edit_polyline_d" class="dt_edit_panel desc_p">Click once on the map to start drawing a line and double click to end the line.</div> <div id="dt_edit_circle_d" class="dt_edit_panel desc_p">Click and drag the mouse to draw a circle.</div> <div id="dt_edit_rectangle_d" class="dt_edit_panel desc_p">Click and drag the mouse to draw a square / rectangle.</div> <div id="dt_edit_text_d" class="dt_edit_panel desc_p">Click on the map to place and write your text.</div> <div id="dt_edit_image_d" class="dt_edit_panel desc_p">Choose an image from your image library or upload a new one and then click the map to place it.</div> <div id="dt_edit_icon_marker_d" class="dt_edit_panel desc_p">Choose an icon from the list below and then click the map to place your icon marker.</div> <div id="dt_edit_label_d" class="dt_edit_panel desc_p">Click on the map to place and write your label.</div> <div id="dt_edit_callout" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Callout</span><!--<a id="dt_edit_ca_del" href="JavaScript:void(0);" title="Delete Callout" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <!-- <div class="section_container caption" style="margin-top:3px;">Text</div><div class="section_container form-inline" style="margin-top:3px;"><input class="form-control" type="text" id="dt_edit_ca_c" value="edit me" /></div>--> <div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_ca_s" type="checkbox" name="dt_edit_ca_s" value="dt_edit_ca_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div> <div class="section_container caption">Border Radius</div><div class="section_container slider_container"><input id="dt_edit_ca_br" name="dt_edit_ca_br" type="slider" defaultstart="0" defaultend="30" value="10" /></div> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_ca_so" name="dt_edit_ca_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_ca_fio" name="dt_edit_ca_fo" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_ca_sw" name="dt_edit_ca_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div class="section_container caption">Font Size</div><div class="section_container slider_container"><input id="dt_edit_ca_fs" name="dt_edit_ca_fs" type="slider" defaultstart="1" defaultend="100" value="20" /></div> <div id="dt_edit_ca_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_ca_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div id="dt_edit_ca_fc_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Font color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_number" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Number</span><!--<a id="dt_edit_n_del" href="JavaScript:void(0);" title="Delete Number" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <!--<div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_n_s" type="checkbox" name="dt_edit_n_s" value="dt_edit_n_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div>--> <div class="section_container caption">Number</div><div class="section_container" style="margin-top:3px;margin-bottom:7px;"><input style="width:155px;float:left" type="number" id="dt_edit_n_n" value="0" /><button id="dt_reset_n_btn" onclick="onResetNumberingClicked()" class="btn btn-default btn-xs">RESET</button></div> <div style="clear:both;" class="section_container caption">Radius</div><div class="section_container slider_container"><input id="dt_edit_n_r" name="dt_edit_n_r" type="slider" defaultstart="1" defaultend="100" value="50" /></div> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_n_so" name="dt_edit_n_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_n_fio" name="dt_edit_n_fio" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_n_sw" name="dt_edit_n_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div class="section_container caption">Font Size</div><div class="section_container slider_container"><input id="dt_edit_n_fs" name="dt_edit_n_fs" type="slider" defaultstart="1" defaultend="100" value="20" /></div> <div id="dt_edit_n_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_n_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div id="dt_edit_n_fc_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Font color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_arrow" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Arrow</span><!--<a id="dt_edit_a_del" href="JavaScript:void(0);" title="Delete Arrow" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <!--<div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_a_s" type="checkbox" name="dt_edit_a_s" value="dt_edit_a_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div>--> <div class="section_container caption">Triangle Size</div><div class="section_container slider_container"><input id="dt_edit_a_ap" name="dt_edit_a_ap" type="slider" defaultstart="1" defaultend="100" value="10" /></div> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_a_so" name="dt_edit_a_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_a_fio" name="dt_edit_a_fo" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Triangle Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_a_tw" name="dt_edit_a_tw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div class="section_container caption">Line Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_a_lw" name="dt_edit_a_lw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div id="dt_edit_a_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_a_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_polygon" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Polygon</span><!--<a id="dt_edit_p_del" href="JavaScript:void(0);" title="Delete Polygon" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <div class="dt_dis_settings_cover"></div> <!--<div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_p_s" type="checkbox" name="dt_edit_p_s" value="dt_edit_p_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div>--> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_p_so" name="dt_edit_p_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_p_fio" name="dt_edit_p_fo" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_p_sw" name="dt_edit_p_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div id="dt_edit_p_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_p_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_polyline" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Polyline</span><!--<a id="dt_edit_pl_del" href="JavaScript:void(0);" title="Delete Polyline" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <div class="dt_dis_settings_cover"></div> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_pl_so" name="dt_edit_pl_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_pl_sw" name="dt_edit_pl_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div id="dt_edit_pl_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_circle" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Circle</span><!--<a id="dt_edit_c_del" href="JavaScript:void(0);" title="Delete Circle" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_c_so" name="dt_edit_c_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_c_fio" name="dt_edit_c_fo" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_c_sw" name="dt_edit_c_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div id="dt_edit_c_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_c_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_rectangle" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Rectangle</span><!--<a id="dt_edit_r_del" href="JavaScript:void(0);" title="Delete Rectangle" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <div class="dt_dis_settings_cover"></div> <div class="section_container caption">Stroke Opacity</div><div class="section_container slider_container"><input id="dt_edit_r_so" name="dt_edit_r_so" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Fill Opacity</div><div class="section_container slider_container"><input id="dt_edit_r_fio" name="dt_edit_r_fo" type="slider" defaultstart="0" defaultend="100" value="100" /></div> <div class="section_container caption">Stroke Weight</div><div class="section_container slider_container"><input id="dt_edit_r_sw" name="dt_edit_r_sw" type="slider" defaultstart="0" defaultend="10" value="2" /></div> <div id="dt_edit_r_sc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Stroke color</div></div> <div id="dt_edit_r_fic_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Fill color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_text" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Text</span><!--<a id="dt_edit_t_del" href="JavaScript:void(0);" title="Delete Text" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_t_s" type="checkbox" name="dt_edit_t_s" value="dt_edit_t_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div> <!-- <div class="section_container caption" style="margin-top:3px;">Text</div><div class="section_container form-inline" style="margin-top:3px;"><input class="form-control" type="text" id="dt_edit_t_c" value="edit me" /></div>--> <div class="section_container caption">Font Size</div><div class=" "><input id="dt_edit_t_fs" name="dt_edit_t_fs" type="slider" defaultstart="1" defaultend="100" value="20" /></div> <div id="dt_edit_t_fc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Font color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_label" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Label</span><!--<a id="dt_edit_l_del" href="JavaScript:void(0);" title="Delete Label" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <!-- <div class="section_container caption" style="margin-top:3px;">Text</div><div class="section_container form-inline" style="margin-top:3px;"><input class="form-control" type="text" id="dt_edit_l_c" value="edit me" /></div>--> <div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_l_s" type="checkbox" name="dt_edit_l_s" value="dt_edit_l_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div> <div class="section_container caption">Font Size</div><div class="section_container slider_container"><input id="dt_edit_l_fs" name="dt_edit_l_fs" type="slider" defaultstart="1" defaultend="100" value="20" /></div> <div class="section_container caption">Dot Size</div><div class="section_container slider_container"><input id="dt_edit_l_ds" name="dt_edit_l_ds" type="slider" defaultstart="0" defaultend="100" value="50" /></div> <div id="dt_edit_l_dc_c" class="section_container color_picker_cont new_section"><div class="maptive-picker-cont"></div><div class="color-picker-label">Dot color</div></div> <div id="dt_edit_l_bc_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Background color</div></div> <div id="dt_edit_l_fc_c" class="section_container color_picker_cont"><div class="maptive-picker-cont"></div><div class="color-picker-label">Font color</div></div> <div class="bottom_pad"></div> </div> </div> <div id="dt_edit_icon_marker" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Icon Marker</span><!--<a id="dt_edit_im_del" href="JavaScript:void(0);" title="Delete Icon Marker" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="section_start"></div> <div id="dt_edit_icon_marker_radio_c"></div> <div class="bottom_pad"></div> </div> <div id="dt_edit_image" class="dt_edit_panel"> <div class="boundary-group-name list-group-item clearfix border-top border-btm"><span>Edit Image</span><!--<a id="dt_edit_i_del" href="JavaScript:void(0);" title="Delete Image" class="pull-right del-drawing"><i class="master-icons trashcan-icon"></i></a>--></div> <div class="ccont"> <!--<div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_edit_i_s" type="checkbox" name="dt_edit_i_s" value="dt_edit_i_s" class="custom-input dt_edit_scale_chb" /> <span>Scales With Map Zoom</span> </label> </div>--> <div class="checkbox" style="margin-top: 9px;"> <label> <input id="dt_show_image_border" type="checkbox" name="dt_show_image_border" value="dt_show_image_border" class="custom-input" /> <span>Show Image Borders</span> </label> </div> <input type="button" class="btn btn-default btn-xs its-green" id="dt_edit_i_upload" value="Upload New Image"> <div class="section_container caption" id="dt-image_instruction" style="margin-top:9px;">OR select a previously uploaded image:</div> <div id="dt_edit_i_images_c"></div> </div> <div class="bottom_pad"></div> </div> </div> </div> <div id="dt-state_btns" class="dt-bottom-buttons list-group-item clearfix border-top border-btm"> <button id="dt-restore-btn" style="clear:both;float:left !important;margin-top:2px;margin-left:2px;" onclick="restoreDrawingChanges()" class="btn btn-default btn-xs pull-right">RESET</button> <button id="dt-delete-btn" style="float:left !important;margin-top:2px;margin-left:2px;" onclick="deleteCurrentlyEditingDrawing(); selectHandTool();" class="btn btn-default btn-xs pull-right dt-bottom-del disabled">DELETE</button> <button id="dt-save-btn" style="float:right !important;margin-top:2px;margin-right:2px;" onclick="saveDrawingChanges();selectHandTool();" class="btn btn-default btn-xs pull-right disabled">SAVE</button> </div> <div id="dt-hand_btns" class="dt-bottom-buttons list-group-item clearfix border-top border-btm"> <button id="dt-delete-all-btn" style="float:left !important;clear:both;margin-top:2px;margin-left:2px;" onclick="removeAllDrawingsWithConfirmation()" class="btn btn-default btn-xs pull-right dt-bottom-del">DELETE ALL DRAWINGS</button> </div> </div><!-- /.inner-menu --> </div><!-- /#drawing-menu --> </div><!-- /#tools-menu --> <!--<div id="snapshotsList"> </div>--> <!-- Main map and content area ================================================== --> <div id="main" class="main-new"> <iframe id="downloadIFrame" src="" style="display:none; visibility:hidden;"></iframe> <div id="mapSnapsDropdownCont"> <div class="wrapper"></div> </div> <div id="snapshotsList"> </div> <div id="topButtons" class="top-btn-gry" style=""> <div id="search_right_menu" style="width:0"> <div id="search_holder"> <form id='search_form' method="get" onsubmit="search_mode='db';findLocations(false);return false;"> <input type="hidden" name="search_bounds" id="search_bounds" /> <div id="applesearch" class="maptive-search ui-widget"><span class="sbox"><span class="sbox_l"></span><input type="text" id="searchBox" name="q" autosave="applestyle_srch" results="5" onkeyup="applesearch.onChange('searchBox','srch_clear')"/><span class="sbox_r" id="srch_clear"></span> <span class="lbox_r"> <img src='/ver4/images/map_load_spinner.GIF' class="loader" style="display: none;" /> </span> </span> </div> <div style="clear:both;"></div> </form> </div> </div> <iframe style="display:none;width:1px;height:1px;" id="download_frame" name="download_frame"></iframe> <form id='print_map' method='post' action='/ver4/get_static_map.php' target='download_frame' style='display:none'> <input type='hidden' id='zoom' name='zoom'> <input type='hidden' id='image_width' name='image_width'> <input type='hidden' id='image_height' name='image_height'> <input type='hidden' id='map_type' name='map_type'> <input type='hidden' id='sw' name='sw'> <input type='hidden' id='ne' name='ne'> <input type='hidden' id='center' name='center'> <input type='hidden' id='alias' name='alias' value='SEIA_scm'> <input type='hidden' id='markers' name='markers'> <input type='hidden' id='groups' name='groups'> <input type='hidden' id='clusters' name='clusters'> <input type='hidden' id='cluster_image' name='cluster_image'> <input type='hidden' id='marker_set' name='marker_set' value="14"> <input type='hidden' id='mode' name='mode' value="pdf"> <input type='hidden' id='deliver' name='deliver' value="file"> </form> </div> <!--<div id="snapshotDropdown"> <select id="snapshotDropdownList"><option>Select Map or Snapshot</option></select> </div>--> <div class="row customDiv navbar-presentation-desktop"> <div id='header_div' style="padding: 0px 27px 0px 0px; display:none; border-bottom:none;"> <div id='map_header_info' style="padding: 0px 0px 0px 27px; width: 73%; float: left;margin-top:2px;max-height: 25px; overflow:hidden;"> <span id="map_header_title" style="font-weight: bolder; font-size: 15px;float:left;max-width:100%;"></span> <img class="hidden-xs" src="/ver4/new_ui/img/arrow-icon.png" alt="" style="float:left;margin:7px 10px 0 10px;"/> <span id="map_header_description" style="float:left; line-height: 21px;margin-top:1px;max-width:100%;"></span> <span id="map_header_snapshot_title" style="font-weight: bold;float:left; line-height: 21px;margin-top:1px;max-width:100%;display:none"></span> </div> <div class="col-xs-2 tool-icn"> <a href="javascript:void(0);" id="mobile_tools_menu" class="navbar-toggle tools pull-right collapsed bg-black" alt="0"> <i class="icon-tools"></i> </a> </div> </div> </div> <div class="map-shadow-container" style="display:none;"><div id="map_top_shadow"> </div></div> <div id="street-view-close" onclick="closeStreetView();"><img src="/ver4/images/blue_x.png" /></div> <div id="location_print_map"> <div id="right_map_menu"> <div class="rmm_item" id="search_button"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Search"><i class="right_map_menu_icon search"></i></a></div> <div class="rmm_item" id="satellite_button" style="margin-top:1px;"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Satellite View"><i class="right_map_menu_icon satellite"></i></a></div> <div class="rmm_item" id="youAreHere"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Show My location" onclick="getUserPosition(null)"><i class="right_map_menu_icon location"></i></a></div> <div class="rmm_item" id="printer_icon"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Export Map Image" onclick="showImageExportModal()"><i class="right_map_menu_icon take_image"></i></a></div> <div class="rmm_item" id="distance_calc_icon"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Distance Calculator" onclick="distanceCalcClick();"><i class="right_map_menu_icon dist_calc"></i></a></div> <!--<div class="rmm_item" id="distance_calc_icon_plus"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Add Distance Calculator Instance" onclick="distanceCalcClickSingle()"><div class="plus_one"></div></a></div>--> <div class="rmm_item" id="location_finder_icon"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Location Finder" onclick="toggleLocationFinder();"><i class="right_map_menu_icon loc_find"></i></a></div> <div class="rmm_item" id="lasso_icon"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Lasso Tool" onclick="toggleLassoTool()"><i class="right_map_menu_icon lasso"></i></a></div> <div class="rmm_item" id="export_data_btn"><a class="maptive-tip" data-toggle="tooltip" data-placement="left" title="Export Data From Your Map" onclick="showExportData()"><i class="right_map_menu_icon export_data"></i></a></div> </div> </div> <div id="left_print_block" class="print_preview"></div> <div id="right_print_block" class="print_preview"></div> <div id="top_print_block" class="print_preview"></div> <div id="bottom_print_block" class="print_preview"> <a href="javascript:void(0);" class="preview_link" onclick="printPreview(false);" style="float:left;">X</a> <a href="javascript:void(0);" class="preview_link" onclick="$('input#mode').val('png');getPrintable()" style="float:right;margin-right:5px;">SAVE AS PNG </a> <a href="javascript:void(0);" class="preview_link" onclick="$('input#mode').val('pdf');getPrintable()" style="float:right;margin-right:10px;">SAVE AS PDF </a> </div> <div id="m_d_test" style="cursor:pointer;position:absolute;top:-9999px;left:-9999px;display:block;height:20px;margin-top:0;z-index:1;"> <div class="maptive-bubble-blue"> <div class="maptive-bubble-pin-container"> <div class="maptive-bubble-text t-c" style="color:transparent;background-color:transparent"></div> </div> </div> </div> <div id="mapDivOuter"> <div id="mapDiv"></div> <button id="street_x_btn" style="position:absolute;right:-100px;">×</button> <div id='b_progress_cont' style="display: none;"> <div id='b_loading_block'> <div id="b_notification">Loading Boundaries</div> <div id="b_sub_notification">This may take a minute...</div> <!--<div id='b_progressbar'></div>--> </div> </div> <div id='dt_progress_cont' style="display: none;"> <div id='b_loading_block'> <img src='/ver4/images/map_load_spinner.GIF' style='margin: 20px;display:inline-block;'/> <div class="taking_too_long_qoute">Calculating Drive Time</div> <div id='dt_progressbar'></div> </div> </div> <div id='taking_too_long_out'> <div id='taking_too_long'> <img src='/ver4/images/map_load_spinner.GIF' style='margin: 20px;display:inline-block;'/> <div class="taking_too_long_qoute">I'm working right now</div> <div id="taking_too_long_qouted"></div> </div> </div> <ul id="contextMenu" class="rightclick-menu context-menu dropdown-menu" role="menu"> <li> <a tabindex="-1" href="JavaScript:void(0);" class="add-marker">Add Marker</a> </li> <li class="add-radius-cnt"> <a tabindex="-1" href="JavaScript:void(0);" class="add-radius">Add Radius</a> <div class="side-menu"> <ul class="context-menu dropdown-menu" role="menu"> <li><a tabindex="-1" class="add-radius-old-settings" href="JavaScript:void(0);">Use Previous Radius And Color</a></li> <li><a tabindex="-1" class="add-radius" href="JavaScript:void(0);">Select Radius And Color</a></li> <ul> </div> </li> <li> <li class="directions-cnt"> <a tabindex="-1" href="JavaScript:void(0);">Get Directions</a> <div class="side-menu"> <ul class="context-menu dropdown-menu" role="menu"> <li><a tabindex="-1" class="dir-from-here" href="JavaScript:void(0);">From Here</a></li> <li><a tabindex="-1" class="add-to-route" href="JavaScript:void(0);">To Here</a></li> <ul> </div> </li> <li class="loc-finder-cnt"> <a tabindex="-1" href="JavaScript:void(0);" class="find-closest">Find The Closest Locations</a> </li> <li class="measure-distance-cnt"> <a tabindex="-1" href="JavaScript:void(0);">Measure Distance</a> <div class="side-menu"> <ul class="context-menu dropdown-menu" role="menu"> <li><a tabindex="-1" class="start-disc-calc" href="JavaScript:void(0);">Single Point (A to B)</a></li> <li><a tabindex="-1" class="start-disc-calc-mult" href="JavaScript:void(0);">Multiple Point</a></li> <ul> </div> </li> <li class="draw-cnt"> <a tabindex="-1" href="JavaScript:void(0);">Draw</a> <div class="side-menu"> <ul class="context-menu dropdown-menu" role="menu"> <li><a tabindex="-1" class="draw-text" href="JavaScript:void(0);">Text</a></li> <li><a tabindex="-1" class="draw-callout" href="JavaScript:void(0);">Callout Bubble</a></li> <ul> </div> </li> <li class="divider"></li> <li class="more-about-loc"> <a tabindex="-1" href="JavaScript:void(0);">More about location</a> <div class="side-menu"> <ul class="context-menu dropdown-menu" role="menu"> <li style="display:none" class="details loader"> <img src="/ver4/images/map_load_spinner.GIF"> </li> <li class="simple-text">Latitude: <span class="lat-cont"></span></li> <li class="simple-text">Longitude: <span class="lng-cont"></span></li> <li class="simple-text to_ellipse">Address: <span class="address-cont"></span></li> <li class="divider"></li> <li style="display:none" class="street loader"> <img src="/ver4/images/map_load_spinner.GIF"> </li> <li><a tabindex="-1" class="show-street-view" href="JavaScript:void(0);">Start Street View</a></li> <li><a tabindex="-1" class="copy-address" href="JavaScript:void(0);">Copy Address to Clipboard</a></li> <li><a tabindex="-1" class="copy-coordinates" href="JavaScript:void(0);">Copy Coordinates to Clipboard</a></li> <ul> </div> </li> </ul> <ul id="markerContextMenu" class="rightclick-menu context-menu dropdown-menu" role="menu"> <li> <a tabindex="-1" href="JavaScript:void(0);" class="bring-to-front">Bring To Front</a> </li> <li class="divider text-markers-items"></li> <li> <a tabindex="-1" href="JavaScript:void(0);" class="offset-text text-markers-items">Move Label</a> </li> </ul> </div> </div><!-- /#main --> <!-- Right Menu --> <div id="right-menu" class="menu" style="display:none;"> <!-- Address Menu --> <div id="data-menu" class="submenu" style="display:none;"> <div class="row padding-lr-15" style="padding-left:0;margin-left:0;"> <div class="col-lg-12 menu-title clearfix"> <h4><i class="icon-key-black pull-left" style='margin-right:10px;'></i> <span id="data-menu-title">Location List</span> <a href="JavaScript:void(0);" class="menu-close close">×</a></h4> </div> </div> <div class="inner-menu ps-container"> <div class="row"> <div class="col-lg-12"> <div id="right_side_thumper" class="taking_too_long_spinner_cont"></div> <div id="right_side_data"> </div> </div> </div> </div><!-- /.inner-menu --> <div class="right-menu-bottom loc-find" style="display: none;"> <button type="button" id="location-finder-export-btn" class="btn btn-default btn-xs pull-left separate-list-group-item its-green" style="display: inline-block;" > Export to File </button> </div> </div><!-- /#group-menu --> </div><!-- /#right-menu --> </div><!-- /.row --> </div><!-- /.container--> <!-- all required for image exports --> <input type="hidden" id="session-id" value="porp9nu3bps245trms7dbfr2hf"> <input type="hidden" id="alias-id" value="SEIA_scm"> <input type="hidden" id="snapshot-id" value=""> <input type="hidden" id="presentation-mode" value="true"> <script type="text/javascript" src="/ver4/min/f=ver4/new_ui/js/jquery/jquery-min.js,ver4/new_ui/js/jquery/jquery-ui-min.js,ver4/new_ui/js/bootstrap.min.js,ver4/new_ui/js/jquery-bigtext.js,ver4/new_ui/js/jquery.icheck.min.js,ver4/new_ui/js/scrollbar/jquery.mousewheel.js,ver4/new_ui/js/scrollbar/perfect-scrollbar.js,ver4/new_ui/js/spin.min.js,ver4/new_ui/js/maptive.js,ver4/new_ui/js/password_functions.js,ver4/new_ui/js/turf.min.js,ver4/new_ui/js/jquery.common.js,ver4/new_ui/js/ajaxupload.js,ver4/new_ui/js/geocode.js,ver4/new_ui/js/dropzone.js,ver4/new_ui/js/overlay/jquery.overlay.js,ver4/new_ui/js/overlay/center.jquery.js,ver4/new_ui/js/zclip/jquery.zclip.js,ver4/new_ui/js/user_access.js,ver4/new_ui/js/jquery.ellipsis.min.js?1"></script><link href="/ver4/min/f=ver4/new_ui/css/style-600.css,ver4/css/popup.maptive.css,ver4/css/bpopup.maptive.css,ver4/react/build/static/css/main.css" rel="stylesheet" media="screen"><link href="/ver4/static.php?t=css&f=0" rel="stylesheet" type="text/css" media="screen"/> <script src="/ver4/new_ui/js/main.js?3"></script> <script src="https://maps-api-ssl.google.com/maps/api/js?v=3.46&sensor=false&client=gme-maptive&channel=maptive&libraries=visualization,geometry,drawing" type="text/javascript"></script> <script type="text/javascript">test_output="yes";</script> <!--[if IE 7]> <script type="text/javascript">var ie7=1;</script> <![EndIf]--> <script type="text/javascript" src="/ver4/min/f=ver4/new_ui/js/jquery.colorbox-min.js,ver4/new_ui/js/curvycorners.src.js,ver4/new_ui/js/jquery.auto-grow-input.min.js,ver4/new_ui/js/infobox.js,ver4/new_ui/js/marker_clusterer/src/markerclusterer.js,ver4/new_ui/js/easy_markers.js,ver4/new_ui/js/cluster_markers.js,ver4/new_ui/js/jscolor/jscolor.js,ver4/new_ui/js/map_features.js,ver4/new_ui/js/jquery.tipsy.js,ver4/new_ui/js/jslider/slider-merged.js,ver4/new_ui/js/public.js,ver4/new_ui/js/jquery.printElement.min.js,ver4/new_ui/js/markerwithlabel_packed.js,ver4/new_ui/js/infobox_v2.js,ver4/new_ui/js/proximity.js,ver4/new_ui/js/territory.js,ver4/new_ui/js/boundary.js,ver4/new_ui/js/heatmap.js,ver4/new_ui/js/drawing.js,ver4/new_ui/js/caching.js,ver4/new_ui/js/tiles.js,ver4/new_ui/js/directions.js,ver4/new_ui/js/export.js,ver4/new_ui/js/reactive/react_bridge.js,ver4/new_ui/js/reactive/reactive_overlays.js,ver4/new_ui/../react/build/static/js/main.min.js?1"></script> <!-- <script src="autocomplete/js/autocomplete.js?1" type="text/javascript"></script> --> <script type="text/javascript"> $.ajax({ type: "POST", data: { user_id: 335350, map_id: 1620968, is_free: 1, insert_stat: 1, token: "cdd1126f8d0049bc253c932178a5fede" }, url: "/ver4/data.php?operation=update_map_views", dataType: "json", success: function (jd) {} }); </script> <script type="text/javascript"> var isIE = false; var browserName=navigator.appName; if (browserName=="Microsoft Internet Explorer")isIE = true; var link_alias = "SEIA_scm"; var pro_mode = true; var inital_map_bounds = new google.maps.LatLngBounds(); inital_map_bounds.extend(new google.maps.LatLng(parseFloat(18.4866),parseFloat(-124.08577))); inital_map_bounds.extend(new google.maps.LatLng(parseFloat(48.78552),parseFloat(-67.10998))); var search_bounds = null; var locator = true; var render_method = true; var default_search = "" ; var geolocation = false; var mobile_device = false; var find_near = "" ; var map_id = "1620968"; var snapshot_id = ""; var data_id = "1621602"; var user_id = "335350"; var markers_default = {"markers_img":"bigmarkers_14.png","markers_width":"41","markers_height":"39","markers_top":"36","markers_left":"11","markers_l_img":"_bigmarkers_14.png","markers_l_width":"22","markers_l_height":"20","groups_img":"groups_14.png","groups_width":"55","groups_height":"51","groups_top":"48","groups_left":"15","groups_counter_top":"9","groups_counter_width":"31","groups_counter_color":"ffffff","colors":["f15c5a","f99d1c","8963aa","85c774","7db3e1","5b6cb3","304b79","f4db0a","aacbd6","7bc1a2","5c2521","535352","51c2bb","e5318a","836f60","d3bb8e","b97bb5","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","077b82","eb8569","2560ad","7d388b","8f9457","e9e9e9"],"l_left":6}; var per = {"dist_sel":0,"dist_cb_status":false,"field_cb_status":true,"clustering_cb_status":0,"country_sel":"","locale":"us","map_type":"TERRAIN","view_sel":"7","groups":null,"groups_mode":1,"mb_style":"1","mb_over":0,"mb_piechart":0,"mb_detail":0,"markers_set":"14","max_lat":"48.78552","max_lon":"-67.10998","min_lat":"18.4866","min_lon":"-124.08577","color_col":null,"postal_col":11,"accuracy_col":12,"locator":"1","render_method":0,"groups_settings":[{"pos":0,"show":true},{"pos":1,"show":true},{"pos":2,"show":true},{"pos":3,"show":true}],"title_display":"1","enable_printing":"1","address_col":-1,"city_col":-1,"state_col":-1,"zip_col":-1,"title_col":-1,"desc_col":-1,"descURL_col":-1,"descIMG_col":-1,"email_col":-1,"country_column":-1,"search_col":-1,"title":"SEIA Solar and Storage Supply Chain","description":"","group_header":null,"clustering_lock":0,"open_menu":"1","mb_override_cluster":0,"show_info_directions":0,"web_target":0,"not_normal_group":0,"dont_bold_description_headers":0,"limit_search":0,"show_all_addresses":0,"map_password":0,"mb_markers_set":14,"lat_col":-1,"long_col":-1,"min_lng":-122.6778424,"max_lng":-73.4119925,"enable_filtering":"1","enable_proximity":0,"enable_directions":0,"map_style":[{"featureType":"administrative","elementType":"all","stylers":[{"visibility":"on"},{"lightness":33}]},{"featureType":"landscape","elementType":"all","stylers":[{"color":"#f2e5d4"}]},{"featureType":"poi.park","elementType":"geometry","stylers":[{"color":"#c5dac6"}]},{"featureType":"poi.park","elementType":"labels","stylers":[{"visibility":"on"},{"lightness":20}]},{"featureType":"road","elementType":"all","stylers":[{"lightness":20}]},{"featureType":"road.highway","elementType":"geometry","stylers":[{"color":"#c5c6c6"},{"visibility":"off"}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"color":"#e4d7c6"},{"visibility":"off"}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"color":"#fbfaf7"},{"visibility":"off"}]},{"featureType":"water","elementType":"all","stylers":[{"visibility":"on"},{"color":"#acbcc9"}]},{"featureType":"road.arterial","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"road.local","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"road.highway","elementType":"labels","stylers":[{"visibility":"off"}]},{"featureType":"water","elementType":"geometry","stylers":[{"visibility":"on"}]},{"featureType":"water","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"administrative","elementType":"geometry","stylers":[{"visibility":"on"}]},{"featureType":"administrative","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"poi","elementType":"geometry","stylers":[{"visibility":"on"}]},{"featureType":"poi","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"transit","elementType":"geometry","stylers":[{"visibility":"on"}]},{"featureType":"transit","elementType":"labels","stylers":[{"visibility":"on"}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"visibility":"on"}]},{"featureType":"landscape","elementType":"labels","stylers":[{"visibility":"on"}]}],"title_description_bar":1,"enable_street_view":"1","enable_satellite_view":"1","remove_roads":"1","map_states":[],"aggregation":-1,"enable_grouping_tool":0,"hide_popup_edit":0,"hide_popup_delete":0,"hide_popup_street_view":0,"hide_popup_directions":0,"hide_popup_proximity":0,"presentation_mode":"1","additional_columns":[],"map_ver":1,"enable_show_location":"1","show_all_when_zoomed":0,"enable_distance_calc":"1","custom_individual_markers":{},"custom_individual_text_markers":{},"custom_group_markers":{"19":{"power electronics supply chain":{"style_type":"custom","style_id":38436,"label":""},"structural support supply chain":{"style_type":"custom","style_id":38437,"label":""},"battery supply chain":{"style_type":"custom","style_id":38434,"label":""},"module supply chain":{"style_type":"custom","style_id":38435,"label":""},"mounting systems supply chain":{"style_type":"custom","style_id":38437,"label":""},"power electronics and grid technologies supply chain":{"style_type":"custom","style_id":38436,"label":""}}},"custom_group_text_markers":{},"custom_all_marker":{"style_type":"primary","style_id":14,"color":29,"label":""},"numeric_columns":{},"subgroup_cols":{},"boundary_group_settings":{},"advanced_reference_data":[["Announced","Operational","Under Construction"],["Backsheets","Battery Cells","Battery Materials","Battery Packs","Battery Storage Containers","Cell","EBOS","Encapsulant","Frame","Glass","GOES","Ingot","Inverter","Large Power Transformers","Module","Other","PCB","Polymer","Polysilicon","PV Wire","Racking","Rubber Gasket","SBOS","Sealant","Transformer","Wafer"],["AL","AR","AZ","CA","CO","CT","DE","FL","GA","IA","IL","IN","KS","KY","LA","MA","MD","MI","MN","MO","MS","NC","NE","NH","NJ","NM","NV","NY","OH","OK","OR","PA","PR","SC","SD","TN","TX","UT","VA","VT","WA","WI","WV","%?%"],["Battery Supply Chain","Module Supply Chain","Mounting Systems Supply Chain","Power Electronics and Grid Technologies Supply Chain"]],"advanced_reference_columns":[2,4,13,19],"legend_not_grouping":"1","remove_highways":"1","remove_highway_labels":"1","remove_road_labels":0,"enable_map_zoom":"1","enable_restrict_bounds":0,"search_just_zoom":0,"split_grouped_markers":"1","add_directions_at_start":0,"zoom_to_user_on_load":0,"territories_on":"1","enable_territories":0,"boundaries_on":"1","enable_location_finder":"1","start_location_finder":0,"group_marker_pie_charts":0,"hide_all_markers":0,"unit_system":0,"heatmaps":{},"enable_heatmaps":0,"enable_boundaries":0,"boundary_to_group":{},"hide_boundary_labels":0,"combine_group_totals":0,"filters_unaffect_boundaries":0,"hide_no_fill_b":0,"hide_territory_labels":0,"marker_label_fs":10,"text_markers_on":0,"text_marker_col":-1,"text_marker_c":"e5e5ff","ss_type":3,"ss_zoom":1,"ss_exact_word":0,"remove_water":0,"remove_water_label":0,"remove_administrative":0,"remove_administrative_label":0,"remove_poi":0,"remove_poi_label":0,"remove_ls":0,"remove_ls_label":0,"remove_transit":0,"remove_transit_label":0,"map_font_bold":0,"view_sel_last":0,"zoom_to_on_load_admin":0,"search_always_on":0,"proximities_on":"1","hm_on":"1","mb_settings":{"header_fs":"22","header_fc":"#428BCA","header_fa":"1","body_c":"#FFF","footer_c":"#5e99d5","footer_fc":"#FFF","resize_mode":"0","width":"325","content_height":"210","min_auto_width":"318","columns":{"0":{"id":0,"name":"Company Name","order":-1,"style":{"showLabel":true,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":false},"1":{"id":"1","name":"Headquarters Country","order":-1,"editable":true},"2":{"id":"2","name":"Status","order":0,"editable":true},"3":{"id":"3","name":"Public \/ Confidential","order":-1,"editable":true},"4":{"id":"4","name":"Product","order":1,"editable":true},"5":{"id":"5","name":"Technology Broad","order":2,"editable":true},"6":{"id":"6","name":"Annual Capacity","order":-1,"editable":true},"7":{"id":"7","name":"Year (Capacity and Production)","order":4,"editable":true},"8":{"id":"8","name":"Capacity Units","order":-1,"editable":true},"9":{"id":"9","name":"Capacity","order":3,"editable":true},"10":{"id":"10","name":"Production","order":-1,"editable":true},"11":{"id":"11","name":"Street","order":-1,"editable":true},"12":{"id":12,"name":"City","order":-1,"style":{"showLabel":true,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":false},"13":{"id":13,"name":"State","order":-1,"style":{"showLabel":true,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":false},"14":{"id":14,"name":"Zip","order":-1,"style":{"showLabel":true,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":false},"15":{"id":15,"name":"Location","order":-1,"style":{"showLabel":true,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":false},"16":{"id":"16","name":"Latitude","order":-1,"editable":true},"17":{"id":"17","name":"Longitude","order":-1,"editable":true},"18":{"id":"18","name":"Location Type","order":-1,"editable":true},"19":{"id":"19","name":"Category","order":5,"editable":true},"20":{"id":"20","name":"Date Announced","order":-1,"editable":true},"21":{"id":"21","name":"Construction Start Date","order":-1,"editable":true},"22":{"id":"22","name":"Commercial Operation Date","order":-1,"editable":true},"23":{"id":"23","name":"Date Closed","order":-1,"editable":true},"24":{"id":"24","name":"IRA Inspired","order":6,"editable":true},"25":{"id":"25","name":"Jobs (Direct)","order":-1,"editable":true},"26":{"id":"26","name":"Estimated Investment","order":-1,"editable":true},"27":{"id":"27","name":"Source","order":-1,"editable":true},"28":{"id":"28","name":"Date added","order":-1,"editable":true},"29":{"id":"29","name":"Date updated","order":-1,"editable":true},"-1":{"id":"-1","name":"Address","order":-1,"style":{"showLabel":false,"textOnNewLine":false,"verticalGap":0,"labelFontColor":"#4d5054","labelFontSize":13,"valueFontColor":"#4d5054","valueFontSize":12},"editable":true}}},"use_image_markers":0,"gt_whole_names":0,"enable_lasso":0,"legend_not_boundary":0,"label_above_no_num":0,"pub_map_hidden_filter_cols":{"18":1},"only_display_legend":0,"address_key_open":0,"group_col":19,"show_labels_inside_markers":0,"disable_active_tools_panel":"1","unique_groups_19":["Battery Supply Chain","Module Supply Chain","Mounting Systems Supply Chain","Power Electronics and Grid Technologies Supply Chain"],"open_filter_menus":"1"}; var snapshot_settings = ''; var loaded_snapshot_settings = null; var is_temporary_snapshot = false; var ss_settings = {"columnNames":["Company Name","Headquarters Country","Status","Public \/ Confidential","Product","Technology Broad","Annual Capacity","Year (Capacity and Production)","Capacity Units","Capacity","Production","Street","City","State","Zip","Location","Latitude","Longitude","Location Type","Category","Date Announced","Construction Start Date","Commercial Operation Date","Date Closed","IRA Inspired","Jobs (Direct)","Estimated Investment","Source","Date added","Date updated","bg_accuracy","bg_postal","bg_country","bg_lvl1","added_row_col"],"row_positions_per_split":100,"row_positions":[26652,53958,79812,106497,115670],"row_count":434,"lat_col":16,"lng_col":17,"field_in_desc":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],"field_data_types":[2,4,5,6,1,-1,-1,8,10],"name_col":0,"address_col":15,"address2_col":-1,"city_col":12,"state_col":13,"zip_col":14,"country_col":-1,"website_col":7,"logo_col":-1,"email_col":-1,"acc_col":30,"bg_postal_col":31,"bg_country_col":32,"bg_lvl1_col":33,"last_geocoded_pos":434,"bad_string_length":5721,"desc_col":-1,"descURL_col":-1,"descIMG_col":-1,"formats":{},"match_up_data_confirmed":true,"added_row_col":34,"bad_data_count":26,"index_col":-1,"advanced_data_use_blanks":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"advanced_fields_estimated":true,"field_advanced_data_types":[-1,-1,1,-1,1,-1,-1,-1,-1,-1,-1,-1,-1,1,-1,-1,-1,-1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"field_in_search":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1]}; var groups = null; if(per["unique_groups_"+per.group_col])groups = per["unique_groups_"+per.group_col]; var groups_settings = per.groups_settings; var markers_sets = new Array(); var uploaded_markers = new Array(); var uploaded_drawing_images = new Array(); var detail_point = -1 ; var map_version = "paid"; var version_link = "ver4"; var ver_pre_link = ""; var initial_state = false; if(version_link) ver_pre_link = "/" + version_link; var base_url = "https://fortress.maptive.com/ver4"; var custom_markers; markers_sets.push({"id":14,"title":"Default (small)","settings":{"markers_img":"bigmarkers_14.png","markers_width":"41","markers_height":"39","markers_top":"36","markers_left":"11","markers_l_img":"_bigmarkers_14.png","markers_l_width":"22","markers_l_height":"20","groups_img":"groups_14.png","groups_width":"55","groups_height":"51","groups_top":"48","groups_left":"15","groups_counter_top":"9","groups_counter_width":"31","groups_counter_color":"ffffff","colors":["f15c5a","f99d1c","8963aa","85c774","7db3e1","5b6cb3","304b79","f4db0a","aacbd6","7bc1a2","5c2521","535352","51c2bb","e5318a","836f60","d3bb8e","b97bb5","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","077b82","eb8569","2560ad","7d388b","8f9457","e9e9e9"],"l_left":6},"type":"1"}); markers_sets.push({"id":17,"title":"Default (medium)","settings":{"markers_img":"bigmarkers_17.png","markers_width":"55","markers_height":"51","markers_top":"48","markers_left":"15","markers_l_img":"_bigmarkers_17.png","markers_l_width":"22","markers_l_height":"20","groups_img":"groups_17.png","groups_width":"68","groups_height":"61","groups_top":"58","groups_left":"19","groups_counter_top":"12","groups_counter_width":"38","groups_counter_color":"ffffff","colors":["f15c5a","f99d1c","8963aa","85c774","7db3e1","5b6cb3","304b79","f4db0a","aacbd6","7bc1a2","5c2521","535352","51c2bb","e5318a","836f60","d3bb8e","b97bb5","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","077b82","eb8569","2560ad","7d388b","8f9457","e9e9e9"],"l_left":6},"type":"1"}); markers_sets.push({"id":18,"title":"Default (large)","settings":{"markers_img":"bigmarkers_18.png","markers_width":"68","markers_height":"61","markers_top":"58","markers_left":"19","markers_l_img":"_bigmarkers_18.png","markers_l_width":"22","markers_l_height":"20","groups_img":"groups_18.png","groups_width":"76","groups_height":"73","groups_top":"70","groups_left":"22","groups_counter_top":"17","groups_counter_width":"43","groups_counter_color":"fffff","colors":["f15c5a","f99d1c","8963aa","85c774","7db3e1","5b6cb3","304b79","f4db0a","aacbd6","7bc1a2","5c2521","535352","51c2bb","e5318a","836f60","d3bb8e","b97bb5","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","077b82","eb8569","2560ad","7d388b","8f9457","e9e9e9"],"l_left":6,"l_left":31},"type":"1"}); markers_sets.push({"id":19,"title":"Default (plain)","settings":{"markers_img":"bigmarkers_19.png","markers_width":"47","markers_height":"46","markers_top":"43","markers_left":"13","markers_l_img":"_bigmarkers_19.png","markers_l_width":"22","markers_l_height":"20","groups_img":"groups_19.png","groups_width":"47","groups_height":"46","groups_top":"43","groups_left":"13","groups_counter_top":"8","groups_counter_width":"28","groups_counter_color":"ffffff","colors":["f15c5a","f99d1c","8963aa","85c774","7db3e1","5b6cb3","304b79","f4db0a","aacbd6","7bc1a2","5c2521","535352","51c2bb","e5318a","836f60","d3bb8e","b97bb5","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","077b82","eb8569","2560ad","7d388b","8f9457","e9e9e9"],"l_left":7},"type":"1"}); markers_sets.push({"id":9,"title":"Dots","settings":{"markers_img":"bigmarkers_9.png","markers_width":"24","markers_height":"20","markers_top":"12","markers_left":"12","markers_l_img":"_bigmarkers_9.png","markers_l_width":"24","markers_l_height":"20","groups_img":"groups_9.png","groups_width":"26","groups_height":"29","groups_top":"12","groups_left":"13","groups_counter_top":"1","groups_counter_width":"26","groups_counter_color":"ffffff","colors":["ab1d27","cb5d21","bb1e65","c9a139","96b642","234e97","269b42","6b488d","171717","c7c7c7","d0617b","7298a8","9ab25d","8a6e29","7d829f","baac9a","523d18","555555","c0c4aa","9f9bab","975e8e","86aab0","d5cf2a","48a6ab","7d2b6b","73a03b","c16e50","b96022","717932","9e8a26"],"l_left":12},"type":"1"}); markers_sets.push({"id":15,"title":"Circle (small)","settings":{"markers_img":"bigmarkers_15.png","markers_width":"19","markers_height":"14","markers_top":"6","markers_left":"6","markers_l_img":"_bigmarkers_15.png","markers_l_width":"26","markers_l_height":"20","groups_img":"groups_15.png","groups_width":"26","groups_height":"22","groups_top":"10","groups_left":"9","groups_counter_top":"3","groups_counter_width":"18","groups_counter_color":"000000","colors":["f15b59","f8961d","8963aa","85c773","6faedf","5567b0","2f4a75","f4db0a","aacbd6","7bc1a2","7a302b","535352","51c2bb","ed308e","786659","cfb687","b375b2","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","05757a","ea8064","2560ad","70327c","8f9457","e9e9e9"],"l_left":9},"type":"1"}); markers_sets.push({"id":20,"title":"Circle (medium)","settings":{"markers_img":"bigmarkers_20.png","markers_width":"26","markers_height":"20","markers_top":"9","markers_left":"9","markers_l_img":"_bigmarkers_20.png","markers_l_width":"26","markers_l_height":"20","groups_img":"groups_20.png","groups_width":"26","groups_height":"20","groups_top":"9","groups_left":"9","groups_counter_top":"2","groups_counter_width":"18","groups_counter_color":"000000","colors":["f15b59","f8961d","8963aa","85c773","6faedf","5567b0","2f4a75","f4db0a","aacbd6","7bc1a2","7a302b","535352","51c2bb","ed308e","786659","cfb687","b375b2","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","05757a","ea8064","2560ad","70327c","8f9457","e9e9e9"],"l_left":9},"type":"1"}); markers_sets.push({"id":16,"title":"Circle (large)","settings":{"markers_img":"bigmarkers_16.png","markers_width":"43","markers_height":"32","markers_top":"15","markers_left":"14","markers_l_img":"_bigmarkers_16.png","markers_l_width":"26","markers_l_height":"20","groups_img":"groups_16.png","groups_width":"43","groups_height":"32","groups_top":"15","groups_left":"14","groups_counter_top":"8","groups_counter_width":"30","groups_counter_color":"ffffff","colors":["f15b59","f8961d","8963aa","85c773","6faedf","5567b0","2f4a75","f4db0a","aacbd6","7bc1a2","7a302b","535352","51c2bb","ed308e","786659","cfb687","b375b2","d2e06c","eebfd9","5cc3f0","5e6e7e","f0c419","bec3c7","25ae60","05757a","ea8064","2560ad","70327c","8f9457","e9e9e9"],"l_left":9},"type":"1"}); markers_sets.push({"id":13,"title":"Google style","settings":{"markers_img":"bigmarkers_13.png","markers_width":"23","markers_height":"31","markers_top":"21","markers_left":"7","markers_l_img":"_bigmarkers_13.png","markers_l_width":"23","markers_l_height":"31","groups_img":"groups_13.png","groups_width":"39","groups_height":"41","groups_top":"35","groups_left":"10","groups_counter_top":"4","groups_counter_width":"20","groups_counter_color":"000000","colors":["ee756c","768fc9","3eb649","f8b5bf","de8127","fcdf05","e4ddcb","bae2f8","b2d237","acaba6","f06399","638a99","7ca689","aa91c4","9b7f2e","bf9d77","632d14","484545","f6f0a8","7f5d6a","963695","06466b","e0b23d","1cbdc1","d03527","975e48","941b1f","f5b482","40632f","b4b370"],"l_left":6,"l_left":7},"type":"1"}); markers_sets.push({"id":6,"title":"Bubbles","settings":{"markers_img":"bigmarkers_6.png","markers_width":"33","markers_height":"36","markers_top":"29","markers_left":"9","markers_l_img":"_bigmarkers_6.png","markers_l_width":"33","markers_l_height":"36","groups_img":"groups_6.png","groups_width":"42","groups_height":"50","groups_top":"38","groups_left":"12","groups_counter_top":"5","groups_counter_width":"23","groups_counter_color":"ffffff","colors":["aa1f23","034f78","255a59","5f257a","bf4022","d9b419","8b6ba1","0076a1","009544","c7cccf","b21e5c","6395ad","8cb842","896328","6a7199","baa386","5d3e1b","261719","cace9b","baaacb","7e3974","77aeb8","f3e728","009ba1","782877","299b43","d86242","d84c25","51642c","a38b2b"],"l_left":11},"type":"1"}); markers_sets.push({"id":8,"title":"Emblems","settings":{"markers_img":"bigmarkers_8.png","markers_width":"32","markers_height":"30","markers_top":"29","markers_left":"11","markers_l_img":"_bigmarkers_8.png","markers_l_width":"32","markers_l_height":"30","groups_img":"groups_8.png","groups_width":"42","groups_height":"48","groups_top":"38","groups_left":"13","groups_counter_top":"8","groups_counter_width":"28","groups_counter_color":"ffffff","colors":["db5d2c","832281","1a67b2","7cad3d","f9a637","d64278","299ac2","f6e958","c4d826","b99468","ee99ae","a7bbc8","bfc9ae","c5a65f","babdd6","ded1c0","988767","4e494a","dce4cc","d0c8dc","b67bad","b7dedf","fbef5d","5bbac1","9b3374","84c05d","d4674b","dd9056","959c54","bca543"],"l_left":11},"type":"1"}); markers_sets.push({"id":21,"title":"Pins (small)","settings":{"markers_img":"bigmarkers_21.png","markers_width":"33","markers_height":"49","markers_top":"45","markers_left":"8","markers_l_img":"_bigmarkers_21.png","markers_l_width":"28","markers_l_height":"34","groups_img":"groups_21.png","groups_width":"48","groups_height":"45","groups_top":"40","groups_left":"11","groups_counter_top":"7","groups_counter_width":"23","groups_counter_color":"ffffff","colors":["2167e7", "8bbb15", "d12d1f", "383636","dddde1","e68103","f6f907","777575","04fd2d","879af8","bcc307","73fdff","fb0505","0479b0","f6f7b5","bdbfc2","048107","3c08fc","e8fd04","baeeb8","07cecc","f8ba95","04187a","fcf9f9","e6d5ff","c839e7","fbcf02","044a0e","9b1313","00a8ff","fa96f2","b67070","a0d1f3"],"l_left":14},"type":"1"}); markers_sets.push({"id":24,"title":"Pins (large)","settings":{"markers_img":"bigmarkers_24.png","markers_width":"48","markers_height":"45","markers_top":"40","markers_left":"11","markers_l_img":"_bigmarkers_24.png","markers_l_width":"30","markers_l_height":"40","groups_img":"groups_24.png","groups_width":"48","groups_height":"45","groups_top":"40","groups_left":"11","groups_counter_top":"7","groups_counter_width":"23","groups_counter_color":"ffffff","colors":["2167e7", "8bbb15", "d12d1f", "383636","dddde1","e68103","f6f907","777575","04fd2d","879af8","bcc307","73fdff","fb0505","0479b0","f6f7b5","bdbfc2","048107","3c08fc","e8fd04","baeeb8","07cecc","f8ba95","04187a","fcf9f9","e6d5ff","c839e7","fbcf02","044a0e","9b1313","00a8ff","fa96f2","b67070","a0d1f3"],"l_left":15},"type":"1"}); markers_sets.push({"id":10,"title":"Pins (angled)","settings":{"markers_img":"bigmarkers_10.png","markers_width":"27","markers_height":"31","markers_top":"31","markers_left":"4","markers_l_img":"_bigmarkers_10.png","markers_l_width":"27","markers_l_height":"31","groups_img":"groups_10.png","groups_width":"42","groups_height":"60","groups_top":"45","groups_left":"4","groups_counter_top":"8","groups_counter_width":"41","groups_counter_color":"ffffff","colors":["b39b29","818832","cd772d","d27859","59a180","862b73","5cb8be","ede40b","aed8d8","ae72a8","c7c1cd","c7ccae","8e8d8d","5c451d","bcae99","9fa5c9","a17e2c","a3be61","91a6b4","d74879","936641","353535","cfb325","3c8434","9f5d95","94c6e8","116aa7","7ba934","e7933c","cf2c27"],"l_left":13},"type":"1"}); markers_sets.push({"id":7,"title":"Tacks","settings":{"markers_img":"bigmarkers_7.png","markers_width":"24","markers_height":"30","markers_top":"21","markers_left":"5","markers_l_img":"_bigmarkers_7.png","markers_l_width":"24","markers_l_height":"30","groups_img":"groups_7.png","groups_width":"32","groups_height":"45","groups_top":"28","groups_left":"4","groups_counter_top":"6","groups_counter_width":"32","groups_counter_color":"ffffff","colors":["ed3831","fcac3c","822280","0e70b9","1990d7","ed3831","0a9143","86c33c","cdda21","e0e324","ed457a","9eb5c4","b2d168","b1832d","9da3cf","dac7ad","694f21","373535","ebf2cd","dbd1e6","b065a6","a9dadb","f1eb56","5ec2c8","9f3488","aecd82","f48661","cf571c","828a30","c6aa2b"]},"type":"1"}); markers_sets.push({"id":31,"title":"Drop Markers Large","settings":{"markers_img":"icon_capable_1.png","markers_width":"56","markers_height":"65","markers_top":"63","markers_left":"32","markers_l_img":"_icon_capable_4.png","markers_l_width":"34","markers_l_height":"39","groups_img":"icon_capable_1.png","groups_width":"56","groups_height":"65","groups_top":"63","groups_left":"32","groups_counter_top":"20","groups_counter_width":"64","groups_counter_color":"ffffff","colors":["639e23","2a64d6","d2283c","c1c327","6a8bce","ce1992","40d944","255d7c","d2d364","0842b4","a5d428","acb5f9","02d7d0","e69401","f88795","bb6059","8e0418","5f697f","437e55","424344","594324","1e1f1f","d4d4d5","763c73","e4e706","a7e10b","01df35","b433b6","a8a8a9","701ed3","0972ba","807f2f"]},"type":"2"}); markers_sets.push({"id":32,"title":"Drop Markers Small","settings":{"markers_img":"icon_capable_2.png","markers_width":"34","markers_height":"38","markers_top":"36","markers_left":"19","markers_l_img":"_icon_capable_3.png","markers_l_width":"24","markers_l_height":"28","groups_img":"icon_capable_2.png","groups_width":"34","groups_height":"38","groups_top":"36","groups_left":"19","groups_counter_top":"7","groups_counter_width":"38","groups_counter_color":"ffffff","colors":["639e23","2a64d6","d2283c","c1c327","6a8bce","ce1992","40d944","255d7c","d2d364","0842b4","a5d428","acb5f9","02d7d0","e69401","f88795","bb6059","8e0418","5f697f","437e55","424344","594324","1e1f1f","d4d4d5","763c73","e4e706","a7e10b","01df35","b433b6","a8a8a9","701ed3","0972ba","807f2f"],"l_left":13},"type":"2"}); markers_sets.push({"id":27,"title":"Large","settings":{"markers_img":"bucket_1.png","markers_width":"70","markers_height":"63","markers_top":"32","markers_left":"34","markers_l_img":"_bucket_1.png","markers_l_width":"38","markers_l_height":"35","groups_img":"bucket_1.png","groups_width":"70","groups_height":"63","groups_top":"32","groups_left":"34","groups_counter_top":"26","groups_counter_width":"67","groups_counter_color":"ffffff","colors":["ff280a","ff280a","ff9105","ff9b00","ffeb05","ffe902","00f80a","0ff81e","395aff","0f55ff","5e5b5a"],"l_left":17},"type":"3"}); markers_sets.push({"id":28,"title":"Small","settings":{"markers_img":"_bucket_1.png","markers_width":"35","markers_height":"35","markers_top":"18","markers_left":"17","markers_l_img":"_bucket_1.png","markers_l_width":"38","markers_l_height":"35","groups_img":"_bucket_1.png","groups_width":"35","groups_height":"35","groups_top":"18","groups_left":"17","groups_counter_top":"13","groups_counter_width":"36","groups_counter_color":"ffffff","colors":["ff280a","ff280a","ff9105","ff9b00","ffeb05","ffe902","00f80a","0ff81e","395aff","0f55ff","5e5b5a"],"l_left":17},"type":"3"}); markers_sets.push({"id":29,"title":"Medium","settings":{"markers_img":"bucket_2.png","markers_width":"70","markers_height":"49","markers_top":"24","markers_left":"33","markers_l_img":"_bucket_1.png","markers_l_width":"38","markers_l_height":"35","groups_img":"bucket_2.png","groups_width":"70","groups_height":"49","groups_top":"24","groups_left":"33","groups_counter_top":"19","groups_counter_width":"67","groups_counter_color":"ffffff","colors":["ff280a","ff280a","ff9105","ff9b00","ffeb05","ffe902","00f80a","0ff81e","395aff","0f55ff","5e5b5a"],"l_left":17},"type":"3"}); markers_sets.push({"id":30,"title":"Mixed","settings":{"markers_img":"bucket_3.png","markers_width":"70","markers_height":"58","markers_top":"29","markers_left":"34","markers_l_img":"_bucket_1.png","markers_l_width":"38","markers_l_height":"35","groups_img":"bucket_3.png","groups_width":"70","groups_height":"58","groups_top":"29","groups_left":"34","groups_counter_top":"24","groups_counter_width":"67","groups_counter_color":"ffffff","colors":["ff280a","ff280a","ff9105","ff9b00","ffeb05","ffe902","00f80a","0ff81e","395aff","0f55ff","5e5b5a"],"l_left":17},"type":"3"}); markers_sets.push({"id":33,"title":"Drop Markers Smallest","settings":{"markers_img":"_icon_capable_1.png","markers_width":"23","markers_height":"28","markers_top":"28","markers_left":"11","markers_l_img":"_icon_capable_2.png","markers_l_width":"20","markers_l_height":"23","groups_img":"_icon_capable_1.png","groups_width":"23","groups_height":"28","groups_top":"28","groups_left":"11","groups_counter_top":"6","groups_counter_width":"24","groups_counter_color":"ffffff","colors":["639e23","2a64d6","d2283c","c1c327","6a8bce","ce1992","40d944","255d7c","d2d364","0842b4","a5d428","acb5f9","02d7d0","e69401","f88795","bb6059","8e0418","5f697f","437e55","424344","594324","1e1f1f","d4d4d5","763c73","e4e706","a7e10b","01df35","b433b6","a8a8a9","701ed3","0972ba","807f2f"],"l_left":11},"type":"4"}); markers_sets.push({"id":34,"title":"Size Markers Large","settings":{"markers_img":"sub_3.png","markers_width":"74","markers_height":"60","markers_top":"30","markers_left":"33","markers_l_img":"_sub_3.png","markers_l_width":"38","markers_l_height":"30","groups_img":"sub_3.png","groups_width":"74","groups_height":"60","groups_top":"29","groups_left":"33","groups_counter_top":"24","groups_counter_width":"65","groups_counter_color":"ffffff","colors":["ff214f", "217fff", "9b00eb", "21e6ff","dbff21","ffa132","1fe74c","ff1dfe","B0D4FF","F48EFF","2B33FF","FFCE2F","D69A4D","9A97D8","B375C7","EC00D0","7897AE","FF5E5F","1EE104","945223","003580","38B2B2","D22C00","32778E","0000FF","00C9DA","D9D9D9","53FFFF","8DBCFF","0000E6"],"l_left":18},"type":"4"}); markers_sets.push({"id":35,"title":"Size Markers Medium","settings":{"markers_img":"sub_2.png","markers_width":"74","markers_height":"60","markers_top":"30","markers_left":"37","markers_l_img":"_sub_2.png","markers_l_width":"38","markers_l_height":"30","groups_img":"sub_2.png","groups_width":"74","groups_height":"60","groups_top":"29","groups_left":"37","groups_counter_top":"24","groups_counter_width":"72","groups_counter_color":"ffffff","colors":["ff214f", "217fff", "9b00eb", "21e6ff","dbff21","ffa132","1fe74c","ff1dfe","B0D4FF","F48EFF","2B33FF","FFCE2F","D69A4D","9A97D8","B375C7","EC00D0","7897AE","FF5E5F","1EE104","945223","003580","38B2B2","D22C00","32778E","0000FF","00C9DA","D9D9D9","53FFFF","8DBCFF","0000E6"],"l_left":17},"type":"4"}); markers_sets.push({"id":36,"title":"Size Markers Small","settings":{"markers_img":"sub_1.png","markers_width":"74","markers_height":"60","markers_top":"30","markers_left":"23","markers_l_img":"_sub_1.png","markers_l_width":"38","markers_l_height":"30","groups_img":"sub_1.png","groups_width":"74","groups_height":"60","groups_top":"29","groups_left":"23","groups_counter_top":"24","groups_counter_width":"45","groups_counter_color":"ffffff","colors":["ff214f", "217fff", "9b00eb", "21e6ff","dbff21","ffa132","1fe74c","ff1dfe","B0D4FF","F48EFF","2B33FF","FFCE2F","D69A4D","9A97D8","B375C7","EC00D0","7897AE","FF5E5F","1EE104","945223","003580","38B2B2","D22C00","32778E","0000FF","00C9DA","D9D9D9","53FFFF","8DBCFF","0000E6"],"l_left":18},"type":"4"}); markers_sets.push({"id":37,"title":"Text Group Bubbles","settings":{"markers_img":"text_bubble_1.png","markers_width":"30","markers_height":"30","markers_top":"15","markers_left":"15","markers_l_img":"_text_bubble_1.png","markers_l_width":"25","markers_l_height":"25","groups_img":"text_bubble_1.png","groups_width":"30","groups_height":"30","groups_top":"15","groups_left":"15","groups_counter_top":"15","groups_counter_width":"20","groups_counter_color":"ffffff","colors":["f15c5a", "f99d1c", "8963aa", "85c774", "7db3e1", "5b6cb3", "304b79", "f4db0a", "aacbd6", "7bc1a2", "5c2521", "535352", "51c2bb", "e5318a", "836f60", "d3bb8e", "b97bb5", "d2e06c", "eebfd9", "5cc3f0", "5e6e7e", "f0c419", "bec3c7", "25ae60", "077b82", "eb8569", "2560ad", "7d388b", "8f9457", "e9e9e9"],"l_left":12},"type":"5"}); markers_sets.push({"id":38,"title":"Number Group Bubbles","settings":{"markers_img":"number_bubble_1.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"_number_bubble_1.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_1.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6", "88C1F6"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":39,"title":"Growing Number Markers","settings":{"markers_img":"double_num_1.png","markers_width":"64","markers_height":"64","markers_top":"64","markers_left":"32","markers_l_img":"_double_num_1.png","markers_l_width":"25","markers_l_height":"24","groups_img":"double_num_1.png","groups_width":"64","groups_height":"64","groups_top":"64","groups_left":"32","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35", "619b35"],"heights":[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],"l_left":12},"type":"7"}); markers_sets.push({"id":40,"title":"Number Group Bubbles Red","settings":{"markers_img":"number_bubble_40.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_40.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_40.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026", "E12026"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":41,"title":"Number Group Bubbles Pink","settings":{"markers_img":"number_bubble_41.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_41.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_41.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F", "FB868F"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":42,"title":"Number Group Bubbles Orange","settings":{"markers_img":"number_bubble_42.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_42.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_42.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398", "FDD398"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":43,"title":"Number Group Bubbles Yellow","settings":{"markers_img":"number_bubble_43.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_43.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_43.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C", "F8F75C"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":44,"title":"Number Group Bubbles Light Green","settings":{"markers_img":"number_bubble_44.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_44.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_44.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61", "D6FC61"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":45,"title":"Number Group Bubbles Mint Green","settings":{"markers_img":"number_bubble_45.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_45.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_45.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99", "97FB99"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); markers_sets.push({"id":46,"title":"Number Group Bubbles Green","settings":{"markers_img":"number_bubble_46.png","markers_width":"60","markers_height":"60","markers_top":"30","markers_left":"30","markers_l_img":"number_bubble_l_46.png","markers_l_width":"25","markers_l_height":"25","groups_img":"number_bubble_46.png","groups_width":"60","groups_height":"60","groups_top":"30","groups_left":"30","groups_counter_top":"25","groups_counter_width":"40","groups_counter_color":"ffffff","colors":["41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A", "41D43A"],"heights":[5, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 23, 24, 25, 26, 27, 28, 28, 29, 30],"l_left":12},"type":"6"}); uploaded_markers.push({"id":38425,"height":"70","width":70,"path":"m_1605689_1723069569662.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38426,"height":"70","width":70,"path":"m_1605689_1723069577413.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38427,"height":"70","width":70,"path":"m_1605689_1723069582523.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38428,"height":"70","width":70,"path":"m_1605689_1723069586750.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38429,"height":"50","width":50,"path":"m_1605689_1723070238914.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38430,"height":"50","width":50,"path":"m_1605689_1723070254914.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38431,"height":"50","width":50,"path":"m_1605689_1723070264326.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38432,"height":"50","width":50,"path":"m_1605689_1723070272938.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38433,"height":"50","width":50,"path":"m_1605689_1723070325728.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38434,"height":"45","width":45,"path":"m_1605689_1723071289735.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38435,"height":"45","width":45,"path":"m_1605689_1723071303729.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38436,"height":"45","width":45,"path":"m_1605689_1723071312107.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38437,"height":"45","width":45,"path":"m_1605689_1723071323448.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38629,"height":"45","width":45,"path":"m_1625037_1724177651406.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38630,"height":"30","width":30,"path":"m_1625037_1724178628321.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38631,"height":"30","width":30,"path":"m_1625037_1724178645154.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38632,"height":"30","width":30,"path":"m_1625037_1724178678348.png","hotspot":"bottom-center"}); uploaded_markers.push({"id":38633,"height":"30","width":30,"path":"m_1625037_1724178696990.png","hotspot":"bottom-center"}); uploaded_drawing_images.push({"id":3100,"height":"131","width":200,"path":"d_1130299_1660843332126.png"}); var boundary_groups_all = {}; boundary_groups_all[1] = {"id":1,"sort":1,"name":"World countries","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"country_col","secondary":["country"]},"zoom_levels":[0],"boundary_count":241}; boundary_groups_all[2] = {"id":2,"sort":20,"name":"US - States","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"state_col","secondary":["state","st","us state"]},"zoom_levels":[0],"boundary_count":56}; boundary_groups_all[3] = {"id":3,"sort":21,"name":"US - Counties","max_zoom":0,"load_all_zoom":6,"matching":{"primary":[["US State","state_col"],["County",""]],"secondary":[["state","st","us state"],["county","counties","us county"]]},"zoom_levels":[0],"boundary_count":3233}; boundary_groups_all[4] = {"id":4,"sort":22,"name":"US - Zip Codes","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"zip_col","secondary":["zip"]},"zoom_levels":[0,8],"boundary_count":33120}; boundary_groups_all[6] = {"id":6,"sort":23,"name":"US - Congressional Districts","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["congressional district","district id","district"]},"zoom_levels":[0],"boundary_count":444}; boundary_groups_all[32] = {"id":32,"sort":23,"name":"US - Cities","max_zoom":0,"load_all_zoom":8,"matching":{"primary":[["US State","state_col"],["City","city_col"]],"secondary":[["state","st","us state"],["city","us city"]]},"zoom_levels":[0,8],"boundary_count":29853}; boundary_groups_all[40] = {"id":40,"sort":26,"name":"US - Census Tracts","max_zoom":0,"load_all_zoom":8,"matching":{"primary":[["US State","state_col"],["County No.",""],["Census Tract",""]],"secondary":[["state","st","us state"],["county","us county"],["census tract","tract","ct"]]},"zoom_levels":[0,8],"boundary_count":74126}; boundary_groups_all[41] = {"id":41,"sort":27,"name":"US - Block Groups","max_zoom":0,"load_all_zoom":8,"matching":{"primary":[["US State","state_col"],["County No.",""],["Census Tract",""],["Block Group No.",""]],"secondary":[["state","st","us state"],["county","us county"],["census tract","tract","ct"],["block group","bg"]]},"zoom_levels":[0],"boundary_count":213365}; boundary_groups_all[9] = {"id":9,"sort":30,"name":"CA - Canada - Provinces and Territories","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"state_col","secondary":["province","territory","ca province","ca territory"]},"zoom_levels":[0],"boundary_count":13}; boundary_groups_all[10] = {"id":10,"sort":31,"name":"CA - Canada - Federal Electoral Districts","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["electoral districts","federal electoral district"]},"zoom_levels":[0],"boundary_count":308}; boundary_groups_all[11] = {"id":11,"sort":32,"name":"CA - Canada - Forward Sortation Areas","max_zoom":0,"load_all_zoom":6,"matching":{"primary":"zip","secondary":["zip","fsa","forward sortation area","postcode","postal code"]},"zoom_levels":[0,7],"boundary_count":1620}; boundary_groups_all[37] = {"id":37,"sort":34,"name":"CA - Canada - Census Divisions","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["cd","census division","census divisions"]},"zoom_levels":[0,6],"boundary_count":293}; boundary_groups_all[38] = {"id":38,"sort":35,"name":"CA - Canada - Census Subdivisions","max_zoom":0,"load_all_zoom":6,"matching":{"primary":"","secondary":["csd","census subdivision","census subdivisions"]},"zoom_levels":[0,8],"boundary_count":5161}; boundary_groups_all[39] = {"id":39,"sort":36,"name":"CA - Canada - Census Metropolitan Areas","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"city_col","secondary":["cma","census metropolitan area","metropolitan area","city"]},"zoom_levels":[0,5],"boundary_count":156}; boundary_groups_all[42] = {"id":42,"sort":37,"name":"CA - Canada - Census Tracts","max_zoom":0,"load_all_zoom":6,"matching":{"primary":[["Province","state_col"],["Census Tract Number",""]],"secondary":[["province","st","state"],["ctuid","tract","ct"]]},"zoom_levels":[0,8],"boundary_count":5721}; boundary_groups_all[43] = {"id":43,"sort":38,"name":"CA - Canada - Dissemination Areas","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"","secondary":["cda","da","dissemination Area"]},"zoom_levels":[0,8],"boundary_count":56571}; boundary_groups_all[7] = {"id":7,"sort":40,"name":"AU - Australia - States","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"state_col","secondary":["state","st","au state"]},"zoom_levels":[0],"boundary_count":9}; boundary_groups_all[8] = {"id":8,"sort":41,"name":"AU - Australia - Postal Areas","max_zoom":0,"load_all_zoom":6,"matching":{"primary":"zip_col","secondary":["zip","postal code","postal area","postcode"]},"zoom_levels":[0,7],"boundary_count":2668}; boundary_groups_all[35] = {"id":35,"sort":42,"name":"AU - Australia - Cities","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"city_col","secondary":["city"]},"zoom_levels":[0,8],"boundary_count":12014}; boundary_groups_all[36] = {"id":36,"sort":43,"name":"AU - Australia - State Suburbs","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"city_col","secondary":["city"]},"zoom_levels":[0,8],"boundary_count":15286}; boundary_groups_all[18] = {"id":18,"sort":45,"name":"WA - Western Australia - Electoral Districts","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["electoral district","district"]},"zoom_levels":[0],"boundary_count":59}; boundary_groups_all[19] = {"id":19,"sort":46,"name":"WA - Western Australia - Electoral Regions","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["electoral region","region"]},"zoom_levels":[0],"boundary_count":6}; boundary_groups_all[12] = {"id":12,"sort":50,"name":"UK - United Kingdom - Countries","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"country_col","secondary":["country","uk country"]},"zoom_levels":[0],"boundary_count":4}; boundary_groups_all[13] = {"id":13,"sort":51,"name":"UK - United Kingdom - Counties","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"","secondary":["county","uk county"]},"zoom_levels":[0],"boundary_count":91}; boundary_groups_all[14] = {"id":14,"sort":52,"name":"UK - United Kingdom - Postcode Areas","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode area"]},"zoom_levels":[0],"boundary_count":124}; boundary_groups_all[15] = {"id":15,"sort":53,"name":"UK - United Kingdom - Postcode Districts","max_zoom":0,"load_all_zoom":6,"matching":{"primary":"zip_col","secondary":["zip","postcode district"]},"zoom_levels":[0,6],"boundary_count":2880}; boundary_groups_all[16] = {"id":16,"sort":54,"name":"UK - United Kingdom - Postcode Sectors","max_zoom":0,"load_all_zoom":6,"matching":{"primary":"zip_col","secondary":["zip","postcode sector"]},"zoom_levels":[0,7],"boundary_count":10814}; boundary_groups_all[34] = {"id":34,"sort":55,"name":"UK - Great Britain - Cities","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"city_col","secondary":["city"]},"zoom_levels":[0,8],"boundary_count":24225}; boundary_groups_all[5] = {"id":5,"sort":60,"name":"DE - Germany - Zip Codes","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"zip_col","secondary":["zip"]},"zoom_levels":[0,7],"boundary_count":8651}; boundary_groups_all[33] = {"id":33,"sort":61,"name":"DE - Germany - Cities","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"city_col","secondary":["city"]},"zoom_levels":[0,8],"boundary_count":11387}; boundary_groups_all[17] = {"id":17,"sort":90,"name":"DK - Denmark - Postal Codes","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":593}; boundary_groups_all[20] = {"id":20,"sort":100,"name":"AR - Argentina - Postal Codes (3 digits)","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":102}; boundary_groups_all[21] = {"id":21,"sort":110,"name":"BE - Belgium - Postal Codes","max_zoom":0,"load_all_zoom":9,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":1169}; boundary_groups_all[22] = {"id":22,"sort":120,"name":"BR - Brazil - Postal Codes (2 digits)","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":84}; boundary_groups_all[23] = {"id":23,"sort":130,"name":"CL - Chile - Postal Codes (3 digits)","max_zoom":0,"load_all_zoom":7,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0,7],"boundary_count":345}; boundary_groups_all[24] = {"id":24,"sort":140,"name":"CR - Costa Rica - Postal Codes","max_zoom":0,"load_all_zoom":10,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":947}; boundary_groups_all[25] = {"id":25,"sort":150,"name":"FI - Finland - Postal Codes","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":3038}; boundary_groups_all[26] = {"id":26,"sort":160,"name":"FR - France - Postal Codes","max_zoom":0,"load_all_zoom":9,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":36594}; boundary_groups_all[27] = {"id":27,"sort":170,"name":"MX - Mexico - Postal Codes (2 digits)","max_zoom":0,"load_all_zoom":0,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0],"boundary_count":96}; boundary_groups_all[28] = {"id":28,"sort":180,"name":"ES - Spain - Postal Codes","max_zoom":0,"load_all_zoom":9,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0,9],"boundary_count":10875}; boundary_groups_all[29] = {"id":29,"sort":190,"name":"SE - Sweden - Postal Codes","max_zoom":0,"load_all_zoom":9,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0,9],"boundary_count":9794}; boundary_groups_all[30] = {"id":30,"sort":200,"name":"CH - Switzerland - Postal Codes","max_zoom":0,"load_all_zoom":10,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0,10],"boundary_count":3201}; boundary_groups_all[31] = {"id":31,"sort":210,"name":"NL - Netherlands - Postal Codes","max_zoom":0,"load_all_zoom":10,"matching":{"primary":"zip_col","secondary":["zip","postcode"]},"zoom_levels":[0,10],"boundary_count":4048}; boundary_groups_all[44] = {"id":44,"sort":211,"name":"US - Counties test","max_zoom":0,"load_all_zoom":6,"matching":{"primary":[["US State","state_col"],["County",""]],"secondary":[["state","st","us state"],["county","counties","us county"]]},"zoom_levels":[0],"boundary_count":3234}; boundary_groups_all[45] = {"id":45,"sort":212,"name":"US - Zip Codes test","max_zoom":0,"load_all_zoom":8,"matching":{"primary":"zip_col","secondary":["zip"]},"zoom_levels":[0,8],"boundary_count":32171}; var available_demographics = {"4":[{"id":23,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":0,"max":113916},{"id":27,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030002","third_code":"","category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":31,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030003","third_code":"","category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":35,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030004","third_code":"","category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":" %","min":0,"max":100},{"id":39,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030005","third_code":"","category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":" %","min":0,"max":100},{"id":43,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030006","third_code":"","category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":" %","min":0,"max":48.89},{"id":47,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030007","third_code":"","category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":" %","min":0,"max":88.68},{"id":51,"boundary_id":4,"data_set":"2010 Census","code":"P0030001","second_code":"P0030008","third_code":"","category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":" %","min":0,"max":50},{"id":55,"boundary_id":4,"data_set":"2010 Census","code":"H00010001","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":0,"max":47617},{"id":59,"boundary_id":4,"data_set":"2010 Census","code":"H0120001","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":0,"max":18.5},{"id":63,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120003","third_code":"P0120027","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":0,"max":33.33},{"id":67,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120004","third_code":"P0120028","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":0,"max":28.57},{"id":71,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120005","third_code":"P0120029","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":0,"max":25.81},{"id":75,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120006","third_code":"P0120030","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":0,"max":80.77},{"id":79,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120007","third_code":"P0120031","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":0,"max":95.14},{"id":83,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120008","third_code":"P0120032","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":0,"max":59.19},{"id":87,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120009","third_code":"P0120033","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":0,"max":34.35},{"id":91,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120010","third_code":"P0120034","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":95,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120011","third_code":"P0120035","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":0,"max":45.62},{"id":99,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120012","third_code":"P0120036","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":103,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120013","third_code":"P0120037","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":107,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120014","third_code":"P0120038","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":111,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120015","third_code":"P0120039","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":115,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120016","third_code":"P0120040","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":119,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120017","third_code":"P0120041","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":0,"max":66.67},{"id":123,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120018","third_code":"P0120042","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":0,"max":33.33},{"id":127,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120019","third_code":"P0120043","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":131,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120020","third_code":"P0120044","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":135,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120021","third_code":"P0120045","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":139,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120022","third_code":"P0120046","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":143,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120023","third_code":"P0120047","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":147,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120024","third_code":"P0120048","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0,"max":50},{"id":151,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120025","third_code":"P0120049","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0,"max":61.63},{"id":155,"boundary_id":4,"data_set":"","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":0,"max":91.5},{"id":159,"boundary_id":4,"data_set":"","code":"B05001_001E","second_code":"B05001_002E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":0,"max":100},{"id":163,"boundary_id":4,"data_set":"","code":"B05001_001E","second_code":"B05001_003E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":71.53},{"id":167,"boundary_id":4,"data_set":"","code":"B05001_001E","second_code":"B05001_004E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":100},{"id":171,"boundary_id":4,"data_set":"","code":"B05001_001E","second_code":"B05001_005E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":100},{"id":175,"boundary_id":4,"data_set":"","code":"B05001_001E","second_code":"B05001_006E","third_code":"","category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":100},{"id":179,"boundary_id":4,"data_set":"","code":"B06009_001E","second_code":"B06009_002E","third_code":"","category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":183,"boundary_id":4,"data_set":"","code":"B06009_001E","second_code":"B06009_003E","third_code":"","category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":187,"boundary_id":4,"data_set":"","code":"B06009_001E","second_code":"B06009_004E","third_code":"","category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":191,"boundary_id":4,"data_set":"","code":"B06009_001E","second_code":"B06009_005E","third_code":"","category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":195,"boundary_id":4,"data_set":"","code":"B06009_001E","second_code":"B06009_006E","third_code":"","category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":199,"boundary_id":4,"data_set":"","code":"B19326_001E","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":0,"max":250001},{"id":203,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_002E","third_code":"","category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":" %","min":0,"max":100},{"id":207,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_003E","third_code":"","category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":0,"max":100},{"id":211,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_004E","third_code":"","category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":0,"max":100},{"id":215,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_005E","third_code":"","category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":219,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_006E","third_code":"","category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":223,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_007E","third_code":"","category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":227,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_008E","third_code":"","category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":231,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_009E","third_code":"","category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":235,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_010E","third_code":"","category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":239,"boundary_id":4,"data_set":"","code":"B06010_001E","second_code":"B06010_011E","third_code":"","category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":100},{"id":243,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_002E","third_code":"","category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":247,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_003E","third_code":"","category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":251,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_004E","third_code":"","category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":255,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_008E","third_code":"","category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":259,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_014E","third_code":"","category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":263,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_015E","third_code":"","category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":267,"boundary_id":4,"data_set":"","code":"B08006_001E","second_code":"B08006_016E","third_code":"","category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0,"max":100},{"id":271,"boundary_id":4,"data_set":"","code":"B23001_001E","second_code":"B23001_002E","third_code":"","category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":0,"max":100},{"id":275,"boundary_id":4,"data_set":"","code":"B23001_001E","second_code":"B23001_003E","third_code":"","category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":0,"max":100},{"id":279,"boundary_id":4,"data_set":"","code":"B23001_001E","second_code":"B23001_006E","third_code":"","category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0,"max":50},{"id":283,"boundary_id":4,"data_set":"","code":"B23001_001E","second_code":"B23001_009E","third_code":"","category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":0,"max":100},{"id":287,"boundary_id":4,"data_set":"","code":"C18121_001E","second_code":"C18121_002E","third_code":"","category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":0,"max":100},{"id":291,"boundary_id":4,"data_set":"","code":"C18121_001E","second_code":"C18121_005E","third_code":"","category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":0,"max":100},{"id":295,"boundary_id":4,"data_set":"","code":"C18121_001E","second_code":"C18121_008E","third_code":"","category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":0,"max":100},{"id":299,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120002","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":0,"max":100},{"id":303,"boundary_id":4,"data_set":"2010 Census","code":"P0120001","second_code":"P0120026","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":0,"max":100},{"id":307,"boundary_id":4,"data_set":"2010 Census","code":"P0040001","second_code":"P0040003","third_code":"","category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is of Hispanic or Latino Origin","pre_data":"","post_data":"%","min":0,"max":100},{"id":448,"boundary_id":4,"data_set":"2016 ACS","code":"B19013_001E","second_code":"","third_code":"","category":"Income","name":"Median Household Income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":0,"max":250001}],"3":[{"id":24,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":82,"max":9818605},{"id":28,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030002","third_code":"","category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":2.69,"max":99.22},{"id":32,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030003","third_code":"","category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0,"max":85.68},{"id":36,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030004","third_code":"","category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":" %","min":0,"max":95.95},{"id":40,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030005","third_code":"","category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":" %","min":0,"max":43.89},{"id":44,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030006","third_code":"","category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":" %","min":0,"max":48.89},{"id":48,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030007","third_code":"","category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":" %","min":0,"max":31.83},{"id":52,"boundary_id":3,"data_set":"2010 Census","code":"P0030001","second_code":"P0030008","third_code":"","category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":" %","min":0.1,"max":29.47},{"id":56,"boundary_id":3,"data_set":"2010 Census","code":"H00010001","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":50,"max":3445076},{"id":60,"boundary_id":3,"data_set":"2010 Census","code":"H0120001","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":1.26,"max":4.29},{"id":64,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120003","third_code":"P0120027","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":0,"max":12.6},{"id":68,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120004","third_code":"P0120028","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":0,"max":12.13},{"id":72,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120005","third_code":"P0120029","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":0,"max":12.13},{"id":76,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120006","third_code":"P0120030","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":0,"max":9.26},{"id":80,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120007","third_code":"P0120031","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":0,"max":16.71},{"id":84,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120008","third_code":"P0120032","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":0,"max":9.86},{"id":88,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120009","third_code":"P0120033","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":0,"max":10.42},{"id":92,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120010","third_code":"P0120034","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":0.84,"max":15.99},{"id":96,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120011","third_code":"P0120035","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":2.31,"max":16.07},{"id":100,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120012","third_code":"P0120036","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":2.38,"max":11.73},{"id":104,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120013","third_code":"P0120037","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":1.22,"max":9.69},{"id":108,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120014","third_code":"P0120038","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":2.81,"max":11.87},{"id":112,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120015","third_code":"P0120039","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":3.28,"max":13.72},{"id":116,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120016","third_code":"P0120040","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":2.65,"max":12.94},{"id":120,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120017","third_code":"P0120041","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":1.93,"max":18.89},{"id":124,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120018","third_code":"P0120042","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":0.91,"max":5.56},{"id":128,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120019","third_code":"P0120043","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":1.11,"max":8.94},{"id":132,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120020","third_code":"P0120044","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":0,"max":6.12},{"id":136,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120021","third_code":"P0120045","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":0.59,"max":9.71},{"id":140,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120022","third_code":"P0120046","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":0.85,"max":12.79},{"id":144,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120023","third_code":"P0120047","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":0.31,"max":10},{"id":148,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120024","third_code":"P0120048","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0.25,"max":10},{"id":152,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120025","third_code":"P0120049","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0,"max":8.29},{"id":156,"boundary_id":3,"data_set":"","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":21.6,"max":63.8},{"id":160,"boundary_id":3,"data_set":"","code":"B05001_001E","second_code":"B05001_002E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":0,"max":100},{"id":164,"boundary_id":3,"data_set":"","code":"B05001_001E","second_code":"B05001_003E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":14.88},{"id":168,"boundary_id":3,"data_set":"","code":"B05001_001E","second_code":"B05001_004E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":8.7},{"id":172,"boundary_id":3,"data_set":"","code":"B05001_001E","second_code":"B05001_005E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":26.68},{"id":176,"boundary_id":3,"data_set":"","code":"B05001_001E","second_code":"B05001_006E","third_code":"","category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":42.09},{"id":180,"boundary_id":3,"data_set":"","code":"B06009_001E","second_code":"B06009_002E","third_code":"","category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0,"max":55.03},{"id":184,"boundary_id":3,"data_set":"","code":"B06009_001E","second_code":"B06009_003E","third_code":"","category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":0,"max":64.47},{"id":188,"boundary_id":3,"data_set":"","code":"B06009_001E","second_code":"B06009_004E","third_code":"","category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":49.23},{"id":192,"boundary_id":3,"data_set":"","code":"B06009_001E","second_code":"B06009_005E","third_code":"","category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":40.75},{"id":196,"boundary_id":3,"data_set":"","code":"B06009_001E","second_code":"B06009_006E","third_code":"","category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":45.91},{"id":200,"boundary_id":3,"data_set":"","code":"B19326_001E","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":7859,"max":58098},{"id":204,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_002E","third_code":"","category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":" %","min":0,"max":57.18},{"id":208,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_003E","third_code":"","category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":0,"max":99.83},{"id":212,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_004E","third_code":"","category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":0,"max":47.64},{"id":216,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_005E","third_code":"","category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":17.62},{"id":220,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_006E","third_code":"","category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":0,"max":31.83},{"id":224,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_007E","third_code":"","category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":0,"max":21.69},{"id":228,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_008E","third_code":"","category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":0,"max":43.04},{"id":232,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_009E","third_code":"","category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":28.17},{"id":236,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_010E","third_code":"","category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":7.78},{"id":240,"boundary_id":3,"data_set":"","code":"B06010_001E","second_code":"B06010_011E","third_code":"","category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":37.97},{"id":244,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_002E","third_code":"","category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":7.06,"max":99.35},{"id":248,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_003E","third_code":"","category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":4.97,"max":95.34},{"id":252,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_004E","third_code":"","category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":0,"max":28.36},{"id":256,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_008E","third_code":"","category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0,"max":61.05},{"id":260,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_014E","third_code":"","category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0,"max":22.41},{"id":264,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_015E","third_code":"","category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":0,"max":80.08},{"id":268,"boundary_id":3,"data_set":"","code":"B08006_001E","second_code":"B08006_016E","third_code":"","category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0,"max":38.17},{"id":272,"boundary_id":3,"data_set":"","code":"B23001_001E","second_code":"B23001_002E","third_code":"","category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":39.9,"max":74.35},{"id":276,"boundary_id":3,"data_set":"","code":"B23001_001E","second_code":"B23001_003E","third_code":"","category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":0,"max":18.37},{"id":280,"boundary_id":3,"data_set":"","code":"B23001_001E","second_code":"B23001_006E","third_code":"","category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0,"max":8.99},{"id":284,"boundary_id":3,"data_set":"","code":"B23001_001E","second_code":"B23001_009E","third_code":"","category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":0,"max":16.31},{"id":288,"boundary_id":3,"data_set":"","code":"C18121_001E","second_code":"C18121_002E","third_code":"","category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":17,"max":84},{"id":292,"boundary_id":3,"data_set":"","code":"C18121_001E","second_code":"C18121_005E","third_code":"","category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":0,"max":58.24},{"id":296,"boundary_id":3,"data_set":"","code":"C18121_001E","second_code":"C18121_008E","third_code":"","category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":2.27,"max":65.47},{"id":300,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120002","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":43.22,"max":72.11},{"id":304,"boundary_id":3,"data_set":"2010 Census","code":"P0120001","second_code":"P0120026","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":27.89,"max":56.78},{"id":308,"boundary_id":3,"data_set":"2010 Census","code":"P0040001","second_code":"P0040003","third_code":"","category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is of Hispanic or Latino Origin","pre_data":"","post_data":"%","min":0,"max":99.7},{"id":449,"boundary_id":3,"data_set":"2016 ACS","code":"B19013_001E","second_code":"","third_code":"","category":"Income","name":"Median Household Income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":11296,"max":125672}],"6":[{"id":25,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":493352,"max":3725789},{"id":29,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030002","third_code":"","category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":16.89,"max":96.87},{"id":33,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030003","third_code":"","category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0.41,"max":69.35},{"id":37,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030004","third_code":"","category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":" %","min":0.09,"max":19.9},{"id":41,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030005","third_code":"","category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":" %","min":0.18,"max":52.29},{"id":45,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030006","third_code":"","category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":" %","min":0.01,"max":12.12},{"id":49,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030007","third_code":"","category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":" %","min":0.2,"max":36.07},{"id":53,"boundary_id":6,"data_set":"2010 Census","code":"P0030001","second_code":"P0030008","third_code":"","category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":" %","min":0.77,"max":27.91},{"id":57,"boundary_id":6,"data_set":"2010 Census","code":"H00010001","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":159827,"max":1636946},{"id":61,"boundary_id":6,"data_set":"2010 Census","code":"H0120001","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":1.88,"max":4.11},{"id":65,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120003","third_code":"P0120027","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":4.32,"max":10.38},{"id":69,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120004","third_code":"P0120028","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":3.32,"max":9.72},{"id":73,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120005","third_code":"P0120029","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":2.96,"max":9.15},{"id":77,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120006","third_code":"P0120030","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":1.77,"max":5.89},{"id":81,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120007","third_code":"P0120031","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":1.51,"max":5.48},{"id":85,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120008","third_code":"P0120032","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":0.71,"max":3.37},{"id":89,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120009","third_code":"P0120033","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":0.75,"max":3.15},{"id":93,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120010","third_code":"P0120034","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":2.53,"max":9.12},{"id":97,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120011","third_code":"P0120035","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":4.11,"max":13.83},{"id":101,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120012","third_code":"P0120036","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":4.39,"max":10.88},{"id":105,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120013","third_code":"P0120037","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":5.01,"max":9.13},{"id":109,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120014","third_code":"P0120038","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":5.43,"max":8.37},{"id":113,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120015","third_code":"P0120039","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":5.12,"max":9.2},{"id":117,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120016","third_code":"P0120040","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":4.88,"max":8.77},{"id":121,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120017","third_code":"P0120041","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":4.08,"max":8.03},{"id":125,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120018","third_code":"P0120042","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":1.37,"max":3.07},{"id":129,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120019","third_code":"P0120043","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":1.75,"max":4.92},{"id":133,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120020","third_code":"P0120044","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":0.92,"max":3.16},{"id":137,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120021","third_code":"P0120045","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":1.15,"max":4.76},{"id":141,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120022","third_code":"P0120046","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":1.48,"max":6.54},{"id":145,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120023","third_code":"P0120047","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":1.08,"max":5.35},{"id":149,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120024","third_code":"P0120048","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0.76,"max":4.95},{"id":153,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120025","third_code":"P0120049","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0.62,"max":4.99},{"id":157,"boundary_id":6,"data_set":"","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":27.4,"max":51.4},{"id":161,"boundary_id":6,"data_set":"","code":"B05001_001E","second_code":"B05001_002E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":0,"max":99.03},{"id":165,"boundary_id":6,"data_set":"","code":"B05001_001E","second_code":"B05001_003E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":13.73},{"id":169,"boundary_id":6,"data_set":"","code":"B05001_001E","second_code":"B05001_004E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":2.5},{"id":173,"boundary_id":6,"data_set":"","code":"B05001_001E","second_code":"B05001_005E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":29.66},{"id":177,"boundary_id":6,"data_set":"","code":"B05001_001E","second_code":"B05001_006E","third_code":"","category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":33.01},{"id":181,"boundary_id":6,"data_set":"","code":"B06009_001E","second_code":"B06009_002E","third_code":"","category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0,"max":49.2},{"id":185,"boundary_id":6,"data_set":"","code":"B06009_001E","second_code":"B06009_003E","third_code":"","category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":0,"max":47.49},{"id":189,"boundary_id":6,"data_set":"","code":"B06009_001E","second_code":"B06009_004E","third_code":"","category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":40.95},{"id":193,"boundary_id":6,"data_set":"","code":"B06009_001E","second_code":"B06009_005E","third_code":"","category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":37.71},{"id":197,"boundary_id":6,"data_set":"","code":"B06009_001E","second_code":"B06009_006E","third_code":"","category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":31.13},{"id":201,"boundary_id":6,"data_set":"","code":"B19326_001E","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":12455,"max":53814},{"id":205,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_002E","third_code":"","category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":" %","min":0,"max":26.75},{"id":209,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_003E","third_code":"","category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":0,"max":95.54},{"id":213,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_004E","third_code":"","category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":0,"max":26.59},{"id":217,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_005E","third_code":"","category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":14.12},{"id":221,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_006E","third_code":"","category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":0,"max":19.59},{"id":225,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_007E","third_code":"","category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":0,"max":14.8},{"id":229,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_008E","third_code":"","category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":0,"max":15.31},{"id":233,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_009E","third_code":"","category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":11.3},{"id":237,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_010E","third_code":"","category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":5.09},{"id":241,"boundary_id":6,"data_set":"","code":"B06010_001E","second_code":"B06010_011E","third_code":"","category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":32.89},{"id":245,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_002E","third_code":"","category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":9.58,"max":95.71},{"id":249,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_003E","third_code":"","category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":7.79,"max":87.81},{"id":253,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_004E","third_code":"","category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":1.79,"max":19.05},{"id":257,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_008E","third_code":"","category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0.15,"max":68.59},{"id":261,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_014E","third_code":"","category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0.02,"max":4.73},{"id":265,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_015E","third_code":"","category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":0.68,"max":21.73},{"id":269,"boundary_id":6,"data_set":"","code":"B08006_001E","second_code":"B08006_016E","third_code":"","category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0.52,"max":4.33},{"id":273,"boundary_id":6,"data_set":"","code":"B23001_001E","second_code":"B23001_002E","third_code":"","category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":44.09,"max":54.51},{"id":277,"boundary_id":6,"data_set":"","code":"B23001_001E","second_code":"B23001_003E","third_code":"","category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":1.48,"max":5.45},{"id":281,"boundary_id":6,"data_set":"","code":"B23001_001E","second_code":"B23001_006E","third_code":"","category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0.25,"max":2.27},{"id":285,"boundary_id":6,"data_set":"","code":"B23001_001E","second_code":"B23001_009E","third_code":"","category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":1.23,"max":3.75},{"id":289,"boundary_id":6,"data_set":"","code":"C18121_001E","second_code":"C18121_002E","third_code":"","category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":33.09,"max":62.92},{"id":293,"boundary_id":6,"data_set":"","code":"C18121_001E","second_code":"C18121_005E","third_code":"","category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":19.25,"max":37.53},{"id":297,"boundary_id":6,"data_set":"","code":"C18121_001E","second_code":"C18121_008E","third_code":"","category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":11.67,"max":47.66},{"id":301,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120002","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":45.54,"max":53.66},{"id":305,"boundary_id":6,"data_set":"2010 Census","code":"P0120001","second_code":"P0120026","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":46.34,"max":54.46},{"id":309,"boundary_id":6,"data_set":"2010 Census","code":"P0040001","second_code":"P0040003","third_code":"","category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is of Hispanic or Latino Origin","pre_data":"","post_data":"%","min":0.83,"max":99}],"2":[{"id":26,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":563626,"max":37253956},{"id":30,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030002","third_code":"","category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":24.74,"max":95.29},{"id":34,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030003","third_code":"","category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0.41,"max":50.71},{"id":38,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030004","third_code":"","category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":" %","min":0.2,"max":14.77},{"id":42,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030005","third_code":"","category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":" %","min":0.18,"max":38.6},{"id":46,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030006","third_code":"","category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":" %","min":0.01,"max":9.96},{"id":50,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030007","third_code":"","category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":" %","min":0.32,"max":16.96},{"id":54,"boundary_id":2,"data_set":"2010 Census","code":"P0030001","second_code":"P0030008","third_code":"","category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":" %","min":1.15,"max":23.57},{"id":58,"boundary_id":2,"data_set":"2010 Census","code":"H00010001","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":261868,"max":13680081},{"id":62,"boundary_id":2,"data_set":"2010 Census","code":"H0120001","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":2.11,"max":3.1},{"id":66,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120003","third_code":"P0120027","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":5.11,"max":9.55},{"id":70,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120004","third_code":"P0120028","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":4.35,"max":9.03},{"id":74,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120005","third_code":"P0120029","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":4.16,"max":8.25},{"id":78,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120006","third_code":"P0120030","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":2.83,"max":4.69},{"id":82,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120007","third_code":"P0120031","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":2.53,"max":3.81},{"id":86,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120008","third_code":"P0120032","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":1.24,"max":2.08},{"id":90,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120009","third_code":"P0120033","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":1.21,"max":1.96},{"id":94,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120010","third_code":"P0120034","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":3.44,"max":6.62},{"id":98,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120011","third_code":"P0120035","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":5.47,"max":11.57},{"id":102,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120012","third_code":"P0120036","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":5.42,"max":9.16},{"id":106,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120013","third_code":"P0120037","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":5.51,"max":7.21},{"id":110,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120014","third_code":"P0120038","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":5.57,"max":7.39},{"id":114,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120015","third_code":"P0120039","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":5.6,"max":8.63},{"id":118,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120016","third_code":"P0120040","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":5.5,"max":8.54},{"id":122,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120017","third_code":"P0120041","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":4.82,"max":7.79},{"id":126,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120018","third_code":"P0120042","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":1.67,"max":2.91},{"id":130,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120019","third_code":"P0120043","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":2.21,"max":3.9},{"id":134,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120020","third_code":"P0120044","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":1.25,"max":2.12},{"id":138,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120021","third_code":"P0120045","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":1.63,"max":2.99},{"id":142,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120022","third_code":"P0120046","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":1.85,"max":4.09},{"id":146,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120023","third_code":"P0120047","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":1.25,"max":3.27},{"id":150,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120024","third_code":"P0120048","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0.84,"max":2.56},{"id":154,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120025","third_code":"P0120049","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0.66,"max":2.54},{"id":158,"boundary_id":2,"data_set":"","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":29.6,"max":43.2},{"id":162,"boundary_id":2,"data_set":"","code":"B05001_001E","second_code":"B05001_002E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":0,"max":98.15},{"id":166,"boundary_id":2,"data_set":"","code":"B05001_001E","second_code":"B05001_003E","third_code":"","category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":2.72},{"id":170,"boundary_id":2,"data_set":"","code":"B05001_001E","second_code":"B05001_004E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":1.9},{"id":174,"boundary_id":2,"data_set":"","code":"B05001_001E","second_code":"B05001_005E","third_code":"","category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":12.72},{"id":178,"boundary_id":2,"data_set":"","code":"B05001_001E","second_code":"B05001_006E","third_code":"","category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":14.3},{"id":182,"boundary_id":2,"data_set":"","code":"B06009_001E","second_code":"B06009_002E","third_code":"","category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0,"max":18.83},{"id":186,"boundary_id":2,"data_set":"","code":"B06009_001E","second_code":"B06009_003E","third_code":"","category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":0,"max":40.74},{"id":190,"boundary_id":2,"data_set":"","code":"B06009_001E","second_code":"B06009_004E","third_code":"","category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":37.71},{"id":194,"boundary_id":2,"data_set":"","code":"B06009_001E","second_code":"B06009_005E","third_code":"","category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":23.59},{"id":198,"boundary_id":2,"data_set":"","code":"B06009_001E","second_code":"B06009_006E","third_code":"","category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":29.66},{"id":202,"boundary_id":2,"data_set":"","code":"B19326_001E","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":12455,"max":39158},{"id":206,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_002E","third_code":"","category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":" %","min":0,"max":17.57},{"id":210,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_003E","third_code":"","category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":0,"max":95.54},{"id":214,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_004E","third_code":"","category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":0,"max":21.35},{"id":218,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_005E","third_code":"","category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":11.27},{"id":222,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_006E","third_code":"","category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":0,"max":16.8},{"id":226,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_007E","third_code":"","category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":0,"max":14.8},{"id":230,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_008E","third_code":"","category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":0,"max":15.02},{"id":234,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_009E","third_code":"","category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":9.97},{"id":238,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_010E","third_code":"","category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":4.77},{"id":242,"boundary_id":2,"data_set":"","code":"B06010_001E","second_code":"B06010_011E","third_code":"","category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":22.45},{"id":246,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_002E","third_code":"","category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":39.93,"max":94.74},{"id":250,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_003E","third_code":"","category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":33.99,"max":84.95},{"id":254,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_004E","third_code":"","category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":5.95,"max":14.36},{"id":258,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_008E","third_code":"","category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0.45,"max":38.38},{"id":262,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_014E","third_code":"","category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0.1,"max":3.53},{"id":266,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_015E","third_code":"","category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":1.18,"max":12.2},{"id":270,"boundary_id":2,"data_set":"","code":"B08006_001E","second_code":"B08006_016E","third_code":"","category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0.75,"max":4.2},{"id":274,"boundary_id":2,"data_set":"","code":"B23001_001E","second_code":"B23001_002E","third_code":"","category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":46.75,"max":52.23},{"id":278,"boundary_id":2,"data_set":"","code":"B23001_001E","second_code":"B23001_003E","third_code":"","category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":3.09,"max":4.38},{"id":282,"boundary_id":2,"data_set":"","code":"B23001_001E","second_code":"B23001_006E","third_code":"","category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0.57,"max":2.08},{"id":286,"boundary_id":2,"data_set":"","code":"B23001_001E","second_code":"B23001_009E","third_code":"","category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":1.74,"max":3.21},{"id":290,"boundary_id":2,"data_set":"","code":"C18121_001E","second_code":"C18121_002E","third_code":"","category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":33.09,"max":58.14},{"id":294,"boundary_id":2,"data_set":"","code":"C18121_001E","second_code":"C18121_005E","third_code":"","category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":19.25,"max":35.99},{"id":298,"boundary_id":2,"data_set":"","code":"C18121_001E","second_code":"C18121_008E","third_code":"","category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":11.67,"max":47.66},{"id":302,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120002","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":47.23,"max":52.04},{"id":306,"boundary_id":2,"data_set":"2010 Census","code":"P0120001","second_code":"P0120026","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":47.96,"max":52.77},{"id":310,"boundary_id":2,"data_set":"2010 Census","code":"P0040001","second_code":"P0040003","third_code":"","category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is of Hispanic or Latino Origin","pre_data":"","post_data":"%","min":1.2,"max":99},{"id":447,"boundary_id":2,"data_set":"2016 ACS","code":"B19013_001E","second_code":"","third_code":"","category":"Income","name":"Median Household Income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":19606,"max":76067}],"40":[{"id":311,"boundary_id":40,"data_set":"2016 ACS","code":"B00001_001E","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":0,"max":61113},{"id":313,"boundary_id":40,"data_set":"2016 ACS","code":"B00002_001E","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Housing Units","pre_data":"","post_data":" Units","min":0,"max":1726},{"id":315,"boundary_id":40,"data_set":"2016 ACS","code":"B25010_001E","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average Household Size","pre_data":"","post_data":" People","min":0,"max":1},{"id":318,"boundary_id":40,"data_set":"2016 ACS","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"Median Age","pre_data":"","post_data":" Years Old","min":0,"max":83.5},{"id":319,"boundary_id":40,"data_set":"2016 ACS","code":"B06011_001E","second_code":"","third_code":"","category":"Income","name":"Median Income","description":"Median Income","pre_data":"$","post_data":"","min":0,"max":136593},{"id":320,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_002E","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage (Male)","pre_data":"","post_data":"%","min":0,"max":100},{"id":322,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_026E","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage (Female)","pre_data":"","post_data":"%","min":0,"max":100},{"id":324,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001A_001E","third_code":"","category":"Race","name":"Percentage (White)","description":"Percentage (White)","pre_data":"","post_data":"%","min":0,"max":100},{"id":325,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001B_001E","third_code":"","category":"Race","name":"Percentage (Black)","description":"Percentage (Black)","pre_data":"","post_data":"%","min":0,"max":100},{"id":326,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001C_001E","third_code":"","category":"Race","name":"Percentage (American Indian)","description":"Percentage (American Indian)","pre_data":"","post_data":"%","min":0,"max":100},{"id":327,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001D_001E","third_code":"","category":"Race","name":"Percentage (Asian)","description":"Percentage (Asian)","pre_data":"","post_data":"%","min":0,"max":91.14},{"id":328,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001E_001E","third_code":"","category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage (Pacific Islander)","pre_data":"","post_data":"%","min":0,"max":78.51},{"id":329,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001F_001E","third_code":"","category":"Race","name":"Percentage (Other Race Alone)","description":"Percentage (Other Race Alone)","pre_data":"","post_data":"%","min":0,"max":100},{"id":330,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001G_001E","third_code":"","category":"Race","name":"Percentage (Two or more races)","description":"Percentage (Two or more races)","pre_data":"","post_data":"%","min":0,"max":100},{"id":331,"boundary_id":40,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001I_001E","third_code":"","category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage (Hispanic or Latino)","pre_data":"","post_data":"%","min":0,"max":100},{"id":450,"boundary_id":40,"data_set":"2016 ACS","code":"B19013_001E","second_code":"","third_code":"","category":"Income","name":"Median Household Income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":0,"max":250001}],"41":[{"id":312,"boundary_id":41,"data_set":"2016 ACS","code":"B00001_001E","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":0,"max":47043},{"id":314,"boundary_id":41,"data_set":"2016 ACS","code":"B00002_001E","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Housing Units","pre_data":"","post_data":" Units","min":0,"max":1025},{"id":316,"boundary_id":41,"data_set":"2016 ACS","code":"B25010_001E","second_code":"","third_code":"","category":"Housing","name":"Average Household Size","description":"Average Household Size","pre_data":"","post_data":" People","min":0,"max":22.44},{"id":317,"boundary_id":41,"data_set":"2016 ACS","code":"B01002_001E","second_code":"","third_code":"","category":"Age","name":"Median Age","description":"Median Age","pre_data":"","post_data":" Years Old","min":0,"max":88.2},{"id":321,"boundary_id":41,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_002E","third_code":"","category":"Gender","name":"Percentage (Male)","description":"Percentage (Male)","pre_data":"","post_data":"%","min":0,"max":100},{"id":323,"boundary_id":41,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_026E","third_code":"","category":"Gender","name":"Percentage (Female)","description":"Percentage (Female)","pre_data":"","post_data":"%","min":0,"max":100}],"9":[{"id":332,"boundary_id":9,"data_set":"2016 Census CA","code":"905","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":"","min":35870,"max":13448495},{"id":333,"boundary_id":9,"data_set":"2016 Census CA","code":"9105","second_code":"","third_code":"","category":"Gender","name":"Female","description":"Number of citizens being female.","pre_data":"","post_data":"","min":17550,"max":6889105},{"id":334,"boundary_id":9,"data_set":"2016 Census CA","code":"9115","second_code":"","third_code":"","category":"Gender","name":"Male","description":"Number of citizens being male.","pre_data":"","post_data":"","min":18080,"max":6559390},{"id":335,"boundary_id":9,"data_set":"2016 Census CA","code":"9206","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Counts)","description":"Number of citizens being of age 0 to 14","pre_data":"","post_data":"","min":6280,"max":2207975},{"id":336,"boundary_id":9,"data_set":"2016 Census CA","code":"92026","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Percentage)","description":"Percentage of citizens being of age 0 to 14","pre_data":"","post_data":"","min":14.3,"max":32.5},{"id":337,"boundary_id":9,"data_set":"2016 Census CA","code":"9217","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Counts)","description":"Number of citizens being of age 15 to 64","pre_data":"","post_data":"","min":22895,"max":8988870},{"id":338,"boundary_id":9,"data_set":"2016 Census CA","code":"92127","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Percentage)","description":"Percentage of citizens being of age 15 to 64","pre_data":"","post_data":"","min":63.7,"max":71.1},{"id":339,"boundary_id":9,"data_set":"2016 Census CA","code":"9228","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Counts)","description":"Number of citizens being of age 65 years and over","pre_data":"","post_data":"","min":1365,"max":2251655},{"id":340,"boundary_id":9,"data_set":"2016 Census CA","code":"92228","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Percentage)","description":"Percentage of citizens being of age 65 years and over","pre_data":"","post_data":"","min":3.8,"max":19.9},{"id":341,"boundary_id":9,"data_set":"2016 Census CA","code":"9239","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Counts)","description":"Number of citizens being of age 85 years and over","pre_data":"","post_data":"","min":55,"max":301075},{"id":342,"boundary_id":9,"data_set":"2016 Census CA","code":"92329","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Percentage)","description":"Percentage of citizens being of age 85 years and over","pre_data":"","post_data":"","min":0.2,"max":2.5},{"id":343,"boundary_id":9,"data_set":"2016 Census CA","code":"937","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Counts)","description":"Number of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":4710,"max":1935355},{"id":344,"boundary_id":9,"data_set":"2016 Census CA","code":"938","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Counts)","description":"Number of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":3615,"max":3026095},{"id":345,"boundary_id":9,"data_set":"2016 Census CA","code":"939","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Counts)","description":"Number of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":1835,"max":1120730},{"id":346,"boundary_id":9,"data_set":"2016 Census CA","code":"9310","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Counts)","description":"Number of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":3580,"max":2298715},{"id":347,"boundary_id":9,"data_set":"2016 Census CA","code":"9311","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Counts)","description":"Number of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":220,"max":242005},{"id":348,"boundary_id":9,"data_set":"2016 Census CA","code":"9312","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Counts)","description":"Number of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":2540,"max":2872090},{"id":349,"boundary_id":9,"data_set":"2016 Census CA","code":"9314","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Percentage)","description":"Percentage of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":15.5,"max":50.7},{"id":350,"boundary_id":9,"data_set":"2016 Census CA","code":"9315","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Percentage)","description":"Percentage of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":15.1,"max":30.5},{"id":351,"boundary_id":9,"data_set":"2016 Census CA","code":"9316","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Percentage)","description":"Percentage of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":6,"max":16.9},{"id":352,"boundary_id":9,"data_set":"2016 Census CA","code":"9317","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Percentage)","description":"Percentage of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":15,"max":23.8},{"id":353,"boundary_id":9,"data_set":"2016 Census CA","code":"9318","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Percentage)","description":"Percentage of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":0.9,"max":3.6},{"id":354,"boundary_id":9,"data_set":"2016 Census CA","code":"9319","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Percentage)","description":"Percentage of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":10.6,"max":26},{"id":355,"boundary_id":9,"data_set":"2016 Census CA","code":"94016","second_code":"","third_code":"","category":"Citizenship","name":"Canadian citizens","description":"Canadian citizens","pre_data":"","post_data":"","min":32960,"max":12223065},{"id":356,"boundary_id":9,"data_set":"2016 Census CA","code":"94116","second_code":"","third_code":"","category":"Citizenship","name":"Canadian citizens by birth","description":"Canadian citizens by birth","pre_data":"","post_data":"","min":30260,"max":9188815},{"id":357,"boundary_id":9,"data_set":"2016 Census CA","code":"94216","second_code":"","third_code":"","category":"Citizenship","name":"Canadian citizens by naturalization","description":"Canadian citizens by naturalization","pre_data":"","post_data":"","min":680,"max":3034250},{"id":358,"boundary_id":9,"data_set":"2016 Census CA","code":"94316","second_code":"","third_code":"","category":"Citizenship","name":"Not Canadian citizens","description":"Not Canadian citizens","pre_data":"","post_data":"","min":295,"max":1019100},{"id":359,"boundary_id":9,"data_set":"2016 Census CA","code":"95016","second_code":"","third_code":"","category":"Income","name":"Without total income","description":"Without total income","pre_data":"","post_data":"","min":315,"max":481505},{"id":360,"boundary_id":9,"data_set":"2016 Census CA","code":"950116","second_code":"","third_code":"","category":"Income","name":"Under $5,000 (including loss)","description":"Under $5,000 (including loss)","pre_data":"","post_data":"","min":605,"max":927905},{"id":361,"boundary_id":9,"data_set":"2016 Census CA","code":"950216","second_code":"","third_code":"","category":"Income","name":"$5,000 to $9,999","description":"$5,000 to $9,999","pre_data":"","post_data":"","min":655,"max":687880},{"id":362,"boundary_id":9,"data_set":"2016 Census CA","code":"950316","second_code":"","third_code":"","category":"Income","name":"$10,000 to $14,999","description":"$10,000 to $14,999","pre_data":"","post_data":"","min":820,"max":926335},{"id":363,"boundary_id":9,"data_set":"2016 Census CA","code":"950416","second_code":"","third_code":"","category":"Income","name":"$15,000 to $19,999","description":"$15,000 to $19,999","pre_data":"","post_data":"","min":790,"max":903020},{"id":364,"boundary_id":9,"data_set":"2016 Census CA","code":"950516","second_code":"","third_code":"","category":"Income","name":"$20,000 to $24,999","description":"$20,000 to $24,999","pre_data":"","post_data":"","min":810,"max":770140},{"id":365,"boundary_id":9,"data_set":"2016 Census CA","code":"950616","second_code":"","third_code":"","category":"Income","name":"$25,000 to $29,999","description":"$25,000 to $29,999","pre_data":"","post_data":"","min":640,"max":640625},{"id":366,"boundary_id":9,"data_set":"2016 Census CA","code":"950716","second_code":"","third_code":"","category":"Income","name":"$30,000 to $34,999","description":"$30,000 to $34,999","pre_data":"","post_data":"","min":570,"max":588795},{"id":367,"boundary_id":9,"data_set":"2016 Census CA","code":"950816","second_code":"","third_code":"","category":"Income","name":"$35,000 to $39,999","description":"$35,000 to $39,999","pre_data":"","post_data":"","min":465,"max":558715},{"id":368,"boundary_id":9,"data_set":"2016 Census CA","code":"950916","second_code":"","third_code":"","category":"Income","name":"$40,000 to $44,999","description":"$40,000 to $44,999","pre_data":"","post_data":"","min":430,"max":537200},{"id":369,"boundary_id":9,"data_set":"2016 Census CA","code":"951016","second_code":"","third_code":"","category":"Income","name":"$45,000 to $49,999","description":"$45,000 to $49,999","pre_data":"","post_data":"","min":330,"max":484685},{"id":370,"boundary_id":9,"data_set":"2016 Census CA","code":"951116","second_code":"","third_code":"","category":"Income","name":"$50,000 to $54,999","description":"$50,000 to $54,999","pre_data":"","post_data":"","min":285,"max":431705},{"id":371,"boundary_id":9,"data_set":"2016 Census CA","code":"951216","second_code":"","third_code":"","category":"Income","name":"$55,000 to $59,999","description":"$55,000 to $59,999","pre_data":"","post_data":"","min":285,"max":377410},{"id":372,"boundary_id":9,"data_set":"2016 Census CA","code":"951316","second_code":"","third_code":"","category":"Income","name":"$60,000 to $69,999","description":"$60,000 to $69,999","pre_data":"","post_data":"","min":410,"max":630640},{"id":373,"boundary_id":9,"data_set":"2016 Census CA","code":"951416","second_code":"","third_code":"","category":"Income","name":"$70,000 to $79,999","description":"$70,000 to $79,999","pre_data":"","post_data":"","min":320,"max":479890},{"id":374,"boundary_id":9,"data_set":"2016 Census CA","code":"951516","second_code":"","third_code":"","category":"Income","name":"$80,000 to $89,999","description":"$80,000 to $89,999","pre_data":"","post_data":"","min":280,"max":378190},{"id":375,"boundary_id":9,"data_set":"2016 Census CA","code":"951616","second_code":"","third_code":"","category":"Income","name":"$90,000 to $99,999","description":"$90,000 to $99,999","pre_data":"","post_data":"","min":230,"max":324810},{"id":376,"boundary_id":9,"data_set":"2016 Census CA","code":"951716","second_code":"","third_code":"","category":"Income","name":"$100,000 and over","description":"$100,000 and over","pre_data":"","post_data":"","min":685,"max":909000},{"id":377,"boundary_id":9,"data_set":"2016 Census CA","code":"951816","second_code":"","third_code":"","category":"Income","name":"Median total income ($)","description":"Median total income ($)","pre_data":"","post_data":"","min":28938,"max":50618},{"id":378,"boundary_id":9,"data_set":"2016 Census CA","code":"96019","second_code":"","third_code":"","category":"Transportation","name":"Driver, alone","description":"Driver, alone","pre_data":"","post_data":"","min":2055,"max":3995470},{"id":379,"boundary_id":9,"data_set":"2016 Census CA","code":"96119","second_code":"","third_code":"","category":"Transportation","name":"2 or more persons shared the ride to work","description":"2 or more persons shared the ride to work","pre_data":"","post_data":"","min":715,"max":752225},{"id":380,"boundary_id":9,"data_set":"2016 Census CA","code":"96219","second_code":"","third_code":"","category":"Transportation","name":"Public transit","description":"Public transit","pre_data":"","post_data":"","min":35,"max":888925},{"id":381,"boundary_id":9,"data_set":"2016 Census CA","code":"96319","second_code":"","third_code":"","category":"Transportation","name":"Active transport","description":"Active transport","pre_data":"","post_data":"","min":130,"max":395475},{"id":382,"boundary_id":9,"data_set":"2016 Census CA","code":"96419","second_code":"","third_code":"","category":"Transportation","name":"Sustainable transportation","description":"Sustainable transportation","pre_data":"","post_data":"","min":225,"max":1284395},{"id":383,"boundary_id":9,"data_set":"2016 Census CA","code":"97011","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Housing Units","pre_data":"","post_data":"","min":9820,"max":5169175},{"id":384,"boundary_id":9,"data_set":"2016 Census CA","code":"97118","second_code":"","third_code":"","category":"Housing","name":"Average household size","description":"Average household size","pre_data":"","post_data":"","min":2.3,"max":3.6},{"id":385,"boundary_id":9,"data_set":"2016 Census CA","code":"9909","second_code":"","third_code":"","category":"Labour","name":"Did not work (counts)","description":"Number of citizens who did not work","pre_data":"","post_data":"","min":5980,"max":3696230},{"id":386,"boundary_id":9,"data_set":"2016 Census CA","code":"99010","second_code":"","third_code":"","category":"Labour","name":"Worked full year full time (counts)","description":"Number of citizens who worked full year full time","pre_data":"","post_data":"","min":7755,"max":3837565},{"id":387,"boundary_id":9,"data_set":"2016 Census CA","code":"99011","second_code":"","third_code":"","category":"Labour","name":"Worked part year and\/or part time (counts)","description":"Number of citizens who worked part year and\/or part time","pre_data":"","post_data":"","min":8755,"max":3504640},{"id":388,"boundary_id":9,"data_set":"2016 Census CA","code":"99013","second_code":"","third_code":"","category":"Labour","name":"Did not work (% distribution)","description":"Percentage of citizens who did not work","pre_data":"","post_data":"","min":20.7,"max":36.3},{"id":389,"boundary_id":9,"data_set":"2016 Census CA","code":"99014","second_code":"","third_code":"","category":"Labour","name":"Worked full year full time (% distribution)","description":"Percentage of citizens who worked full year full time","pre_data":"","post_data":"","min":29.4,"max":42.6},{"id":390,"boundary_id":9,"data_set":"2016 Census CA","code":"99015","second_code":"","third_code":"","category":"Labour","name":"Worked part year and\/or part time (% distribution)","description":"Percentage of citizens who worked part year and\/or part time","pre_data":"","post_data":"","min":31.7,"max":41.7}],"37":[{"id":391,"boundary_id":37,"data_set":"2016 Census CA","code":"36008","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":"","min":740,"max":2731570},{"id":392,"boundary_id":37,"data_set":"2016 Census CA","code":"37108","second_code":"","third_code":"","category":"Gender","name":"Female","description":"Number of citizens being female.","pre_data":"","post_data":"","min":345,"max":1417985},{"id":393,"boundary_id":37,"data_set":"2016 Census CA","code":"37118","second_code":"","third_code":"","category":"Gender","name":"Male","description":"Number of citizens being male.","pre_data":"","post_data":"","min":395,"max":1313585},{"id":394,"boundary_id":37,"data_set":"2016 Census CA","code":"37209","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Counts)","description":"Number of citizens being of age 0 to 14","pre_data":"","post_data":"","min":95,"max":398135},{"id":395,"boundary_id":37,"data_set":"2016 Census CA","code":"372024","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Percentage)","description":"Percentage of citizens being of age 0 to 14","pre_data":"","post_data":"","min":9.5,"max":34},{"id":396,"boundary_id":37,"data_set":"2016 Census CA","code":"372110","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Counts)","description":"Number of citizens being of age 15 to 64","pre_data":"","post_data":"","min":490,"max":1906490},{"id":397,"boundary_id":37,"data_set":"2016 Census CA","code":"372125","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Percentage)","description":"Percentage of citizens being of age 15 to 64","pre_data":"","post_data":"","min":57.1,"max":76.9},{"id":398,"boundary_id":37,"data_set":"2016 Census CA","code":"372211","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Counts)","description":"Number of citizens being of age 65 years and over","pre_data":"","post_data":"","min":150,"max":426940},{"id":399,"boundary_id":37,"data_set":"2016 Census CA","code":"372226","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Percentage)","description":"Percentage of citizens being of age 65 years and over","pre_data":"","post_data":"","min":2.8,"max":32.9},{"id":400,"boundary_id":37,"data_set":"2016 Census CA","code":"372312","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Counts)","description":"Number of citizens being of age 85 years and over","pre_data":"","post_data":"","min":5,"max":66000},{"id":401,"boundary_id":37,"data_set":"2016 Census CA","code":"372327","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Percentage)","description":"Percentage of citizens being of age 85 years and over","pre_data":"","post_data":"","min":0.1,"max":4.6},{"id":402,"boundary_id":37,"data_set":"2016 Census CA","code":"37310","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Counts)","description":"Number of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":165,"max":377340},{"id":403,"boundary_id":37,"data_set":"2016 Census CA","code":"37311","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Counts)","description":"Number of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":165,"max":589940},{"id":404,"boundary_id":37,"data_set":"2016 Census CA","code":"37312","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Counts)","description":"Number of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":65,"max":158510},{"id":405,"boundary_id":37,"data_set":"2016 Census CA","code":"37313","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Counts)","description":"Number of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":150,"max":362080},{"id":406,"boundary_id":37,"data_set":"2016 Census CA","code":"37314","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Counts)","description":"Number of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":10,"max":77850},{"id":407,"boundary_id":37,"data_set":"2016 Census CA","code":"37315","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Counts)","description":"Number of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":75,"max":835260},{"id":408,"boundary_id":37,"data_set":"2016 Census CA","code":"37317","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Percentage)","description":"Percentage of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":11.5,"max":59.8},{"id":409,"boundary_id":37,"data_set":"2016 Census CA","code":"37318","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Percentage)","description":"Percentage of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":11.2,"max":35.2},{"id":410,"boundary_id":37,"data_set":"2016 Census CA","code":"37319","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Percentage)","description":"Percentage of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":4.1,"max":28.1},{"id":411,"boundary_id":37,"data_set":"2016 Census CA","code":"37320","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Percentage)","description":"Percentage of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":9.2,"max":28.6},{"id":412,"boundary_id":37,"data_set":"2016 Census CA","code":"37321","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Percentage)","description":"Percentage of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":0.5,"max":6.1},{"id":413,"boundary_id":37,"data_set":"2016 Census CA","code":"37322","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Percentage)","description":"Percentage of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":5.1,"max":37.7},{"id":414,"boundary_id":37,"data_set":"2016 Census CA","code":"375014","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median income","pre_data":"","post_data":"","min":15702,"max":75439},{"id":415,"boundary_id":37,"data_set":"2016 Census CA","code":"37708","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Housing Units","pre_data":"","post_data":"","min":355,"max":1112925}],"39":[{"id":416,"boundary_id":39,"data_set":"2016 Census CA","code":"3909","second_code":"","third_code":"","category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":"","min":1710,"max":5928040},{"id":417,"boundary_id":39,"data_set":"2016 Census CA","code":"39109","second_code":"","third_code":"","category":"Gender","name":"Female","description":"Number of citizens being female.","pre_data":"","post_data":"","min":880,"max":3051285},{"id":418,"boundary_id":39,"data_set":"2016 Census CA","code":"39119","second_code":"","third_code":"","category":"Gender","name":"Male","description":"Number of citizens being male.","pre_data":"","post_data":"","min":830,"max":2876750},{"id":419,"boundary_id":39,"data_set":"2016 Census CA","code":"392010","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Counts)","description":"Number of citizens being of age 0 to 14","pre_data":"","post_data":"","min":300,"max":985615},{"id":420,"boundary_id":39,"data_set":"2016 Census CA","code":"392030","second_code":"","third_code":"","category":"Age","name":"Age 0 to 14 (Percentage)","description":"Percentage of citizens being of age 0 to 14","pre_data":"","post_data":"","min":8.5,"max":25.5},{"id":421,"boundary_id":39,"data_set":"2016 Census CA","code":"392111","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Counts)","description":"Number of citizens being of age 15 to 64","pre_data":"","post_data":"","min":1075,"max":4083845},{"id":422,"boundary_id":39,"data_set":"2016 Census CA","code":"392131","second_code":"","third_code":"","category":"Age","name":"Age 15 to 64 (Percentage)","description":"Percentage of citizens being of age 15 to 64","pre_data":"","post_data":"","min":47.7,"max":77.1},{"id":423,"boundary_id":39,"data_set":"2016 Census CA","code":"392212","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Counts)","description":"Number of citizens being of age 65 years and over","pre_data":"","post_data":"","min":335,"max":858580},{"id":424,"boundary_id":39,"data_set":"2016 Census CA","code":"392232","second_code":"","third_code":"","category":"Age","name":"Age 65 years and over (Percentage)","description":"Percentage of citizens being of age 65 years and over","pre_data":"","post_data":"","min":2.8,"max":43.9},{"id":425,"boundary_id":39,"data_set":"2016 Census CA","code":"392313","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Counts)","description":"Number of citizens being of age 85 years and over","pre_data":"","post_data":"","min":15,"max":115035},{"id":426,"boundary_id":39,"data_set":"2016 Census CA","code":"392333","second_code":"","third_code":"","category":"Age","name":"Age 85 years and over (Percentage)","description":"Percentage of citizens being of age 85 years and over","pre_data":"","post_data":"","min":0.1,"max":5.9},{"id":427,"boundary_id":39,"data_set":"2016 Census CA","code":"39311","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Counts)","description":"Number of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":455,"max":794735},{"id":428,"boundary_id":39,"data_set":"2016 Census CA","code":"39312","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Counts)","description":"Number of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":385,"max":1262350},{"id":429,"boundary_id":39,"data_set":"2016 Census CA","code":"39313","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Counts)","description":"Number of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":275,"max":453190},{"id":430,"boundary_id":39,"data_set":"2016 Census CA","code":"39314","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Counts)","description":"Number of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":220,"max":844670},{"id":431,"boundary_id":39,"data_set":"2016 Census CA","code":"39315","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Counts)","description":"Number of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":10,"max":134705},{"id":432,"boundary_id":39,"data_set":"2016 Census CA","code":"39316","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Counts)","description":"Number of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":70,"max":1626155},{"id":433,"boundary_id":39,"data_set":"2016 Census CA","code":"39318","second_code":"","third_code":"","category":"Education","name":"No certificate, diploma or degree (Percentage)","description":"Percentage of citizens with no certificate, diploma or degree","pre_data":"","post_data":"","min":7.7,"max":36.4},{"id":434,"boundary_id":39,"data_set":"2016 Census CA","code":"39319","second_code":"","third_code":"","category":"Education","name":"Secondary (high) school diploma or equivalency certificate (Percentage)","description":"Percentage of citizens with a secondary (high) school diploma or equivalency certificate","pre_data":"","post_data":"","min":19,"max":35.6},{"id":435,"boundary_id":39,"data_set":"2016 Census CA","code":"39320","second_code":"","third_code":"","category":"Education","name":"Apprenticeship or trades certificate or diploma (Percentage)","description":"Percentage of citizens with an apprenticeship or trades certificate or diploma","pre_data":"","post_data":"","min":4.3,"max":26.8},{"id":436,"boundary_id":39,"data_set":"2016 Census CA","code":"39321","second_code":"","third_code":"","category":"Education","name":"College, CEGEP or other non-university certificate or diploma (Percentage)","description":"Percentage of citizens with a college, CEGEP or other non-university certificate or diploma","pre_data":"","post_data":"","min":11.1,"max":30},{"id":437,"boundary_id":39,"data_set":"2016 Census CA","code":"39322","second_code":"","third_code":"","category":"Education","name":"University certificate or diploma below bachelor level (Percentage)","description":"Percentage of citizens with an university certificate or diploma below bachelor level","pre_data":"","post_data":"","min":0.7,"max":4.7},{"id":438,"boundary_id":39,"data_set":"2016 Census CA","code":"39323","second_code":"","third_code":"","category":"Education","name":"University certificate, diploma or degree at bachelor level or above (Percentage)","description":"Percentage of citizens with an university certificate, diploma or degree at bachelor level or above","pre_data":"","post_data":"","min":4.9,"max":39.2},{"id":439,"boundary_id":39,"data_set":"2016 Census CA","code":"39709","second_code":"","third_code":"","category":"Housing","name":"Housing Units","description":"Housing Units","pre_data":"","post_data":"","min":790,"max":2135910},{"id":440,"boundary_id":39,"data_set":"2016 Census CA","code":"395015","second_code":"","third_code":"","category":"Income","name":"Median income","description":"Median income","pre_data":"","post_data":"","min":21984,"max":76004},{"id":441,"boundary_id":39,"data_set":"2016 Census CA","code":"399013","second_code":"","third_code":"","category":"Labour","name":"Did not work (counts)","description":"Number of citizens who did not work","pre_data":"","post_data":"","min":550,"max":1592740},{"id":442,"boundary_id":39,"data_set":"2016 Census CA","code":"399014","second_code":"","third_code":"","category":"Labour","name":"Worked full year full time (counts)","description":"Number of citizens who worked full year full time","pre_data":"","post_data":"","min":400,"max":1694705},{"id":443,"boundary_id":39,"data_set":"2016 Census CA","code":"399015","second_code":"","third_code":"","category":"Labour","name":"Worked part year and\/or part time (counts)","description":"Number of citizens who worked part year and\/or part time","pre_data":"","post_data":"","min":465,"max":1591645},{"id":444,"boundary_id":39,"data_set":"2016 Census CA","code":"399017","second_code":"","third_code":"","category":"Labour","name":"Did not work (% distribution)","description":"Percentage of citizens who did not work","pre_data":"","post_data":"","min":13.9,"max":59.7},{"id":445,"boundary_id":39,"data_set":"2016 Census CA","code":"399018","second_code":"","third_code":"","category":"Labour","name":"Worked full year full time (% distribution)","description":"Percentage of citizens who worked full year full time","pre_data":"","post_data":"","min":16,"max":53.7},{"id":446,"boundary_id":39,"data_set":"2016 Census CA","code":"399019","second_code":"","third_code":"","category":"Labour","name":"Worked part year and\/or part time (% distribution)","description":"Percentage of citizens who worked part year and\/or part time","pre_data":"","post_data":"","min":24.3,"max":45.6}],"44":[{"id":451,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_004E","third_code":null,"category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":"%","min":0,"max":94.76},{"id":452,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_005E","third_code":null,"category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":"%","min":0,"max":45.82},{"id":453,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_006E","third_code":null,"category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":"%","min":0,"max":16.67},{"id":454,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_007E","third_code":null,"category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":"%","min":0,"max":75.5},{"id":455,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_008E","third_code":null,"category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":"%","min":0,"max":52.19},{"id":456,"boundary_id":44,"data_set":"2016 ACS","code":"B25001_001E","second_code":null,"third_code":null,"category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":50,"max":3578801},{"id":457,"boundary_id":44,"data_set":"2016 ACS","code":"B25010_001E","second_code":null,"third_code":null,"category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":1.23,"max":5.24},{"id":458,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_003E","third_code":"B01001_027E","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":0.89,"max":28.92},{"id":459,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_004E","third_code":"B01001_028E","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":0,"max":12.5},{"id":460,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_005E","third_code":"B01001_029E","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":0,"max":16.75},{"id":461,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_006E","third_code":"B01001_030E","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":0,"max":10.88},{"id":462,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_007E","third_code":"B01001_031E","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":0,"max":21.68},{"id":463,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_008E","third_code":"B01001_032E","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":0,"max":10.09},{"id":464,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_009E","third_code":"B01001_033E","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":0,"max":9.73},{"id":465,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_010E","third_code":"B01001_034E","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":0,"max":15.17},{"id":466,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_011E","third_code":"B01001_035E","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":0.93,"max":16.25},{"id":467,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_012E","third_code":"B01001_036E","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":0.28,"max":14.77},{"id":468,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_013E","third_code":"B01001_037E","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":0,"max":20.83},{"id":469,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_014E","third_code":"B01001_038E","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":0,"max":13.7},{"id":470,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_015E","third_code":"B01001_039E","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":0,"max":11.42},{"id":471,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_016E","third_code":"B01001_040E","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":0,"max":13.88},{"id":472,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_017E","third_code":"B01001_041E","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":0,"max":22.92},{"id":473,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_018E","third_code":"B01001_042E","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":0,"max":10.92},{"id":474,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_019E","third_code":"B01001_043E","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":0,"max":11.45},{"id":475,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_020E","third_code":"B01001_044E","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":0,"max":10.06},{"id":476,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_021E","third_code":"B01001_045E","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":0,"max":16.43},{"id":477,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_022E","third_code":"B01001_046E","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":0,"max":18.74},{"id":478,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_023E","third_code":"B01001_047E","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":0,"max":12.15},{"id":479,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_024E","third_code":"B01001_048E","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0,"max":9.53},{"id":480,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_025E","third_code":"B01001_049E","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0,"max":12.05},{"id":481,"boundary_id":44,"data_set":"2016 ACS","code":"B01002_001E","second_code":null,"third_code":null,"category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":22.4,"max":68.1},{"id":482,"boundary_id":44,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_002E","third_code":null,"category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":43.09,"max":100},{"id":483,"boundary_id":44,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_003E","third_code":null,"category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":16.55},{"id":484,"boundary_id":44,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_004E","third_code":null,"category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":11.24},{"id":485,"boundary_id":44,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_005E","third_code":null,"category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":32.55},{"id":486,"boundary_id":44,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_006E","third_code":null,"category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":36.57},{"id":487,"boundary_id":44,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_002E","third_code":null,"category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0.6,"max":81.55},{"id":488,"boundary_id":44,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_003E","third_code":null,"category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":6.55,"max":55.61},{"id":489,"boundary_id":44,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_004E","third_code":null,"category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":76.92},{"id":490,"boundary_id":44,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_005E","third_code":null,"category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":43.74},{"id":491,"boundary_id":44,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_006E","third_code":null,"category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":49.11},{"id":492,"boundary_id":44,"data_set":"2016 ACS","code":"B19326_001E","second_code":null,"third_code":null,"category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":9416,"max":78710},{"id":493,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_002E","third_code":null,"category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":"%","min":0.3,"max":47.8},{"id":494,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_003E","third_code":null,"category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":52.2,"max":99.7},{"id":495,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_004E","third_code":null,"category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":1.14,"max":43.36},{"id":496,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_005E","third_code":null,"category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":25.17},{"id":497,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_006E","third_code":null,"category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":3.88,"max":36.54},{"id":498,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_007E","third_code":null,"category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":1.35,"max":30.1},{"id":499,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_008E","third_code":null,"category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":1.14,"max":25.08},{"id":500,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_009E","third_code":null,"category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":18.91},{"id":501,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_010E","third_code":null,"category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":12.43},{"id":502,"boundary_id":44,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_011E","third_code":null,"category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":47.17},{"id":503,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_002E","third_code":null,"category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":7.64,"max":99.63},{"id":504,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_003E","third_code":null,"category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":5.84,"max":98.44},{"id":505,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_004E","third_code":null,"category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":0,"max":31.71},{"id":506,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_008E","third_code":null,"category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0,"max":56.09},{"id":507,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_014E","third_code":null,"category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0,"max":10.44},{"id":508,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_015E","third_code":null,"category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":0,"max":59.55},{"id":509,"boundary_id":44,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_017E","third_code":null,"category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0,"max":34.78},{"id":510,"boundary_id":44,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_002E","third_code":null,"category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":19.3,"max":83.18},{"id":511,"boundary_id":44,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_003E","third_code":null,"category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":65.92,"max":100},{"id":512,"boundary_id":44,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_006E","third_code":null,"category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0,"max":34.08},{"id":513,"boundary_id":44,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_009E","third_code":null,"category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":16.82,"max":80.7},{"id":514,"boundary_id":44,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_002E","third_code":null,"category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":18.11,"max":77.7},{"id":515,"boundary_id":44,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_005E","third_code":null,"category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":0,"max":54.56},{"id":516,"boundary_id":44,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_008E","third_code":null,"category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":2.79,"max":64.68},{"id":517,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_002E","third_code":null,"category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":43.49,"max":68.88},{"id":518,"boundary_id":44,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_026E","third_code":null,"category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":31.12,"max":56.51},{"id":519,"boundary_id":44,"data_set":"2016 ACS","code":"B19013_001E","second_code":null,"third_code":null,"category":"Income","name":"Median household income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":0,"max":156821},{"id":645,"boundary_id":44,"data_set":"2016 ACS","code":"B01003_001E","second_code":null,"third_code":null,"category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":48,"max":10019635},{"id":646,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_002E","third_code":null,"category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":3.33,"max":100},{"id":647,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_003E","third_code":null,"category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0,"max":87.12},{"id":648,"boundary_id":44,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B03002_012E","third_code":null,"category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is Hispanic or Latino alone","pre_data":"","post_data":"%","min":0,"max":100}],"45":[{"id":520,"boundary_id":45,"data_set":"2016 ACS","code":"B01003_001E","second_code":null,"third_code":null,"category":"Population","name":"Total Population","description":"Total Population","pre_data":"","post_data":" People","min":0,"max":130352},{"id":521,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_002E","third_code":null,"category":"Race","name":"Percentage (White)","description":"Percentage of population that is White alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":522,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_003E","third_code":null,"category":"Race","name":"Percentage (Black)","description":"Percentage of population that is Black or African American alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":523,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B03002_012E","third_code":null,"category":"Race","name":"Percentage (Hispanic or Latino)","description":"Percentage of population that is Hispanic or Latino alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":524,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_004E","third_code":null,"category":"Race","name":"Percentage (American Indian)","description":"Percentage of population that is American Indian and Alaska Native alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":525,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_005E","third_code":null,"category":"Race","name":"Percentage (Asian)","description":"Percentage of population that is Asian alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":526,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_006E","third_code":null,"category":"Race","name":"Percentage (Pacific Islander)","description":"Percentage of population that is Native Hawaiian and Other Pacific Islander alone","pre_data":"","post_data":"%","min":0,"max":76.24},{"id":527,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_007E","third_code":null,"category":"Race","name":"Percentage (Other Race alone)","description":"Percentage of population that is some other race alone","pre_data":"","post_data":"%","min":0,"max":100},{"id":528,"boundary_id":45,"data_set":"2016 ACS","code":"B02001_001E","second_code":"B02001_008E","third_code":null,"category":"Race","name":"Percentage (Two or More Races)","description":"Percentage of population that is two or more races","pre_data":"","post_data":"%","min":0,"max":100},{"id":529,"boundary_id":45,"data_set":"2016 ACS","code":"B25001_001E","second_code":null,"third_code":null,"category":"Housing","name":"Housing Units","description":"Number of housing units","pre_data":"","post_data":" Units","min":0,"max":47891},{"id":530,"boundary_id":45,"data_set":"2016 ACS","code":"B25010_001E","second_code":null,"third_code":null,"category":"Housing","name":"Average Household Size","description":"Average household size of occupied housing units","pre_data":"","post_data":" People","min":0,"max":25},{"id":531,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_003E","third_code":"B01001_027E","category":"Age","name":"Percentage (Under 5)","description":"Percentage of the population who are under 5 years old","pre_data":"","post_data":"%","min":0,"max":60.61},{"id":532,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_004E","third_code":"B01001_028E","category":"Age","name":"Percentage (5 to 9 years)","description":"Percentage of the population who are under 5 to 9 years old","pre_data":"","post_data":"%","min":0,"max":56.25},{"id":533,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_005E","third_code":"B01001_029E","category":"Age","name":"Percentage (10 to 14 years)","description":"Percentage of the population who are under 10 to 14 years old","pre_data":"","post_data":"%","min":0,"max":75},{"id":534,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_006E","third_code":"B01001_030E","category":"Age","name":"Percentage (15 to 17 years)","description":"Percentage of the population who are under 15 to 17 years old","pre_data":"","post_data":"%","min":0,"max":57.89},{"id":535,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_007E","third_code":"B01001_031E","category":"Age","name":"Percentage (18 to 19 years)","description":"Percentage of the population who are under 18 to 19 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":536,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_008E","third_code":"B01001_032E","category":"Age","name":"Percentage (20 years)","description":"Percentage of the population who are under 20 years old","pre_data":"","post_data":"%","min":0,"max":40.7},{"id":537,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_009E","third_code":"B01001_033E","category":"Age","name":"Percentage (21 years)","description":"Percentage of the population who are under 21 years old","pre_data":"","post_data":"%","min":0,"max":44.07},{"id":538,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_010E","third_code":"B01001_034E","category":"Age","name":"Percentage (22 to 24 years)","description":"Percentage of the population who are under 22 to 24 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":539,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_011E","third_code":"B01001_035E","category":"Age","name":"Percentage (25 to 29 years)","description":"Percentage of the population who are under 25 to 29 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":540,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_012E","third_code":"B01001_036E","category":"Age","name":"Percentage (30 to 34 years)","description":"Percentage of the population who are under 30 to 34 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":541,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_013E","third_code":"B01001_037E","category":"Age","name":"Percentage (35 to 39 years)","description":"Percentage of the population who are under 35 to 39 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":542,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_014E","third_code":"B01001_038E","category":"Age","name":"Percentage (40 to 44 years)","description":"Percentage of the population who are under 40 to 44 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":543,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_015E","third_code":"B01001_039E","category":"Age","name":"Percentage (45 to 49 years)","description":"Percentage of the population who are under 45 to 49 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":544,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_016E","third_code":"B01001_040E","category":"Age","name":"Percentage (50 to 54 years)","description":"Percentage of the population who are under 50 to 54 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":545,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_017E","third_code":"B01001_041E","category":"Age","name":"Percentage (55 to 59 years)","description":"Percentage of the population who are under 55 to 59 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":546,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_018E","third_code":"B01001_042E","category":"Age","name":"Percentage (60 to 61 years)","description":"Percentage of the population who are under 60 to 61 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":547,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_019E","third_code":"B01001_043E","category":"Age","name":"Percentage (62 to 64 years)","description":"Percentage of the population who are under 62 to 64 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":548,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_020E","third_code":"B01001_044E","category":"Age","name":"Percentage (65 to 66 years)","description":"Percentage of the population who are under 65 to 66 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":549,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_021E","third_code":"B01001_045E","category":"Age","name":"Percentage (67 to 69 years)","description":"Percentage of the population who are under 67 to 69 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":550,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_022E","third_code":"B01001_046E","category":"Age","name":"Percentage (70 to 74 years)","description":"Percentage of the population who are under 70 to 74 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":551,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_023E","third_code":"B01001_047E","category":"Age","name":"Percentage (75 to 79 years)","description":"Percentage of the population who are under 75 to 79 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":552,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_024E","third_code":"B01001_048E","category":"Age","name":"Percentage (80 to 84 years)","description":"Percentage of the population who are under 80 to 84 years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":553,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_025E","third_code":"B01001_049E","category":"Age","name":"Percentage (85+ years)","description":"Percentage of the population who are under 85+ years old","pre_data":"","post_data":"%","min":0,"max":100},{"id":554,"boundary_id":45,"data_set":"2016 ACS","code":"B01002_001E","second_code":null,"third_code":null,"category":"Age","name":"Median Age","description":"The median age of the population","pre_data":"","post_data":" Years Old","min":0,"max":94},{"id":555,"boundary_id":45,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_002E","third_code":null,"category":"Citizenship Status","name":"Percentage (Born in US)","description":"Percentage of the population who are U.S. citizen, born in the United States","pre_data":"","post_data":"%","min":0,"max":100},{"id":556,"boundary_id":45,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_003E","third_code":null,"category":"Citizenship Status","name":"Percentage (Born in US Territories)","description":"Percentage of the population who are U.S. citizen, born in Puerto Rico or U.S. Island Areas","pre_data":"","post_data":"%","min":0,"max":70.97},{"id":557,"boundary_id":45,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_004E","third_code":null,"category":"Citizenship Status","name":"Percentage (US citizen, born abroad)","description":"Percentage of the population who are U.S. citizen, born abroad of American parent(s)","pre_data":"","post_data":"%","min":0,"max":48.39},{"id":558,"boundary_id":45,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_005E","third_code":null,"category":"Citizenship Status","name":"Percentage (US citizen by naturalization)","description":"Percentage of the population who are U.S. citizen by naturalization","pre_data":"","post_data":"%","min":0,"max":100},{"id":559,"boundary_id":45,"data_set":"2016 ACS","code":"B05001_001E","second_code":"B05001_006E","third_code":null,"category":"Citizenship Status","name":"Percentage (Not a U.S. citizen)","description":"Percentage of the population who are Not a U.S. citizen","pre_data":"","post_data":"%","min":0,"max":98.74},{"id":560,"boundary_id":45,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_002E","third_code":null,"category":"Education","name":"Percentage (Less than High School Graduate)","description":"Percentage of the population who have Less than high school degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":561,"boundary_id":45,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_003E","third_code":null,"category":"Education","name":"Percentage (High School Graduate)","description":"Percentage of the population who have a high school degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":562,"boundary_id":45,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_004E","third_code":null,"category":"Education","name":"Percentage (Some College or Associate's Degree)","description":"Percentage of the population who have some college or associate's degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":563,"boundary_id":45,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_005E","third_code":null,"category":"Education","name":"Percentage (Bachelor's Degree)","description":"Percentage of the population who have a bachelor's degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":564,"boundary_id":45,"data_set":"2016 ACS","code":"B06009_001E","second_code":"B06009_006E","third_code":null,"category":"Education","name":"Percentage (Graduate or Professional Degree)","description":"Percentage of the population who have a graduate or professional degree.","pre_data":"","post_data":"%","min":0,"max":100},{"id":565,"boundary_id":45,"data_set":"2016 ACS","code":"B19326_001E","second_code":null,"third_code":null,"category":"Income","name":"Median income","description":"Median Income for the population 15+ years of age","pre_data":"$","post_data":"","min":0,"max":250001},{"id":566,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_002E","third_code":null,"category":"Income","name":"Percentage (No Income)","description":"Percentage of the population who have no income.","pre_data":"","post_data":"%","min":0,"max":100},{"id":567,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_003E","third_code":null,"category":"Income","name":"Percentage (Some Income)","description":"Percentage of the population who have some income.","pre_data":"","post_data":"%","min":0,"max":100},{"id":568,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_004E","third_code":null,"category":"Income","name":"Percentage ($1 to $9,999 or loss)","description":"Percentage of the population who have an income of $1 to $9,999 or loss.","pre_data":"","post_data":"%","min":0,"max":100},{"id":569,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_005E","third_code":null,"category":"Income","name":"Percentage ($10,000 to $14,999)","description":"Percentage of the population who have an income of $10,000 to $14,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":570,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_006E","third_code":null,"category":"Income","name":"Percentage ($15,000 to $24,999)","description":"Percentage of the population who have an income of $15,000 to $24,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":571,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_007E","third_code":null,"category":"Income","name":"Percentage ($25,000 to $34,999)","description":"Percentage of the population who have an income of $25,000 to $34,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":572,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_008E","third_code":null,"category":"Income","name":"Percentage ($35,000 to $49,999)","description":"Percentage of the population who have an income of $35,000 to $49,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":573,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_009E","third_code":null,"category":"Income","name":"Percentage ($50,000 to $64,999)","description":"Percentage of the population who have an income of $50,000 to $64,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":574,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_010E","third_code":null,"category":"Income","name":"Percentage ($65,000 to $74,999)","description":"Percentage of the population who have an income of $65,000 to $74,999.","pre_data":"","post_data":"%","min":0,"max":100},{"id":575,"boundary_id":45,"data_set":"2016 ACS","code":"B06010_001E","second_code":"B06010_011E","third_code":null,"category":"Income","name":"Percentage ($75,000 or more)","description":"Percentage of the population who have an income of $75,000 or more.","pre_data":"","post_data":"%","min":0,"max":100},{"id":577,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_003E","third_code":null,"category":"Transportation","name":"Percentage (drove alone)","description":"Percentage of the population who drove alone to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":578,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_004E","third_code":null,"category":"Transportation","name":"Percentage (Carpooled)","description":"Percentage of the population who carpooled to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":579,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_008E","third_code":null,"category":"Transportation","name":"Percentage (Public transportation)","description":"Percentage of the population who take public pransportation (excluding taxicab) to work","pre_data":"","post_data":"%","min":0,"max":1},{"id":580,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_002E","third_code":null,"category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":581,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_014E","third_code":null,"category":"Transportation","name":"Percentage (Bicycle)","description":"Percentage of the population who take a bicycle to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":582,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_015E","third_code":null,"category":"Transportation","name":"Percentage (Walked)","description":"Percentage of the population who walked to work","pre_data":"","post_data":"%","min":0,"max":100},{"id":583,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_017E","third_code":null,"category":"Transportation","name":"Percentage (Worked at home)","description":"Percentage of the population who worked at home","pre_data":"","post_data":"%","min":0,"max":100},{"id":584,"boundary_id":45,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_002E","third_code":null,"category":"Labor","name":"Percentage (In labor force)","description":"Percentage of the population who are in the labor force","pre_data":"","post_data":"%","min":0,"max":100},{"id":585,"boundary_id":45,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_003E","third_code":null,"category":"Labor","name":"Percentage (Employed)","description":"Percentage of the population who are employed","pre_data":"","post_data":"%","min":0,"max":100},{"id":586,"boundary_id":45,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_006E","third_code":null,"category":"Labor","name":"Percentage (Unemployed)","description":"Percentage of the population who are unemployed","pre_data":"","post_data":"%","min":0,"max":100},{"id":587,"boundary_id":45,"data_set":"2016 ACS","code":"B23001_001E","second_code":"B23001_009E","third_code":null,"category":"Labor","name":"Percentage (Not in labor force)","description":"Percentage of the population who are not in labor force","pre_data":"","post_data":"%","min":0,"max":100},{"id":588,"boundary_id":45,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_002E","third_code":null,"category":"Labor","name":"Percentage (Full time, year round)","description":"Percentage of the population who worked full-time, year round","pre_data":"","post_data":"%","min":0,"max":100},{"id":589,"boundary_id":45,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_005E","third_code":null,"category":"Labor","name":"Percentage (Less than full-time, year round)","description":"Percentage of the population who worked less than full-time, year round","pre_data":"","post_data":"%","min":0,"max":100},{"id":590,"boundary_id":45,"data_set":"2016 ACS","code":"C18121_001E","second_code":"C18121_008E","third_code":null,"category":"Labor","name":"Percentage (Did Not Work this year)","description":"Percentage of the population who did not work this year","pre_data":"","post_data":"%","min":0,"max":100},{"id":591,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_002E","third_code":null,"category":"Gender","name":"Percentage (Male)","description":"Percentage of population that is male","pre_data":"","post_data":"%","min":0,"max":100},{"id":592,"boundary_id":45,"data_set":"2016 ACS","code":"B01001_001E","second_code":"B01001_026E","third_code":null,"category":"Gender","name":"Percentage (Female)","description":"Percentage of population that is female","pre_data":"","post_data":"%","min":0,"max":100},{"id":593,"boundary_id":45,"data_set":"2016 ACS","code":"B19013_001E","second_code":null,"third_code":null,"category":"Income","name":"Median household income","description":"Median household income in the past 12 months (in 2016 inflation-adjusted dollars)","pre_data":"$","post_data":"","min":0,"max":250001},{"id":594,"boundary_id":45,"data_set":"2016 ACS","code":"B08006_001E","second_code":"B08006_002E","third_code":null,"category":"Transportation","name":"Percentage (Car, truck, or van)","description":"Percentage of the population who take a car, truck, or van to work","pre_data":"","post_data":"%","min":0,"max":1}]}; var directions, directions_map_saved; var in_free_mode = false; var trial_user = false; if(custom_markers && custom_markers.enabled=="1"){ ms_path = "custom"; md = custom_markers; } else { md = getMarkersSet(); } $("button").button(); // Check settings for empty properties. If property is missed - add it from the default for (var o in per_default) { if(typeof per[o]=="undefined") per[o] = per_default[o]; } edit_mode_enabled = false; this_map_name = per.title; if(per.add_directions_at_start === "undefined" || per.add_directions_at_start == 0) { $('#p_scnt_1').attr('placeholder',"Your Current Location"); }else{ $('#p_scnt_1').attr('placeholder',""); } if(per.unit_system) { $("input[name=mp_proximity_term][value=km]").iCheck('check'); $("#proximity_distance_label").html("KM"); }else{ $("input[name=mp_proximity_term][value=mi]").iCheck('check'); $("#proximity_distance_label").html("MI"); } </script> </body> </html>