{"id":36200,"date":"2021-12-10T21:57:26","date_gmt":"2021-12-10T21:57:26","guid":{"rendered":"https:\/\/kdc1000.wpengine.com\/?page_id=36200"},"modified":"2021-12-10T21:57:27","modified_gmt":"2021-12-10T21:57:27","slug":"market-intelligence","status":"publish","type":"page","link":"https:\/\/www.kansascommerce.gov\/ja\/market-intelligence\/","title":{"rendered":"\u30de\u30fc\u30b1\u30c3\u30c8\u30fb\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30b9"},"content":{"rendered":"                    <div class=\"split-block split-solid  \" id=\"splitblock-1419620748\">\n        <div class=\"row flex-row\" >\n            <div class=\"col-12 col-md-7 col-xl-5 text-box\">\n                <div class=\"h-100 d-flex align-items-center\"  style=\"background: #ff6900;\">\n                    <div class=\"content\">\n\n<h1 class=\"wp-block-heading\">New Reports to Plan Your Global Business  <\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">Renewable Energy Focus  <\/h2>\n\n<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"col-12 col-md-5 col-xl-7 img-box\"\n                 style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Energy_thumbnail_500px.jpg'); \"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Video Lightbox Modal -->\n    <div id=\"video-lightbox-1419620748\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-1419620748\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        body.lightbox-open {\n            overflow: hidden;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            const splitBlock = jQuery('#splitblock-1419620748');\n            const lightbox = jQuery('#video-lightbox-1419620748');\n            const videoFrame = jQuery('#video-frame-1419620748');\n            const closeBtn = jQuery('#video-lightbox-1419620748 .video-lightbox-close');\n            \n            \/\/ Function to get video embed URL\n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            splitBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n\n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:75%\">\n<h3 class=\"wp-block-heading\" id=\"h-grow-internationally-with-market-intelligence-produced-by-u-s-commercial-service-trade-experts-at-u-s-embassies-and-consulates-check-out-these-recent-reports\">Grow internationally with Market Intelligence! Produced by U.S. Commercial Service trade experts at U.S. embassies and consulates, check out these recent reports.<\/h3>\n\n\n                <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<p class=\"wp-block-paragraph\"><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">Australia Renewable Energy:<\/span><\/strong> The growth in the renewable energy sector in Australia over the past five years has been significant&#8230; (<a href=\"https:\/\/www.trade.gov\/market-intelligence\/australia-renewable-energy\" target=\"_blank\" rel=\"noreferrer noopener\">learn more<\/a>)<br><br><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">Vietnam Renewable Energy:<\/span><\/strong> Vietnam has good renewable energy sources including solar, wind, biomass, and hydropower&#8230;&nbsp;(<a href=\"https:\/\/www.trade.gov\/market-intelligence\/vietnam-renewable-energy-options\" target=\"_blank\" rel=\"noreferrer noopener\">learn more<\/a>)<br><br><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">Japan Renewable Energy Hydrogen:<\/span><\/strong> U.S. firms can benefit from Japan\u2019s developments in hydrogen energy by exploring collaboration with local players and long-term market opportunities. (<a href=\"https:\/\/www.trade.gov\/market-intelligence\/japan-focuses-hydrogen-key-renewable-energy-source\" target=\"_blank\" rel=\"noreferrer noopener\">learn more<\/a>)<br><br><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">Ireland Energy Challenges:&nbsp;<\/span><\/strong>Ireland is expected to procure emergency generation resources in early 2022 to address near-term electric power supply concerns.&nbsp;(<a href=\"https:\/\/www.trade.gov\/market-intelligence\/ireland-energy-challenges\" target=\"_blank\" rel=\"noreferrer noopener\">learn more<\/a>)<br><br><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">Saudi Renewable Energy:&nbsp;<\/span><\/strong>Saudi Arabia has expanded its renewable energy reach and placed ACWA Power at the center of its Vision 2030 goal.&nbsp;(<a href=\"https:\/\/www.trade.gov\/market-intelligence\/saudi-arabia-renewable-energy\" target=\"_blank\" rel=\"noreferrer noopener\">learn more<\/a>)<br><br><a href=\"https:\/\/www.trade.gov\/energy-industry\" target=\"_blank\" rel=\"noreferrer noopener\">Learn more<\/a> about our services and reports for Energy Industry exporters.<\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n                    <div class=\"split-block split-solid  \" id=\"splitblock-2104616212\">\n        <div class=\"row flex-row\" >\n            <div class=\"col-12 col-md-7 col-xl-5 text-box\">\n                <div class=\"h-100 d-flex align-items-center\"  style=\"background: #8ed1fc;\">\n                    <div class=\"content\">\n\n<h2 class=\"wp-block-heading\" id=\"h-country-commercial-guides\">Country Commercial Guides<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-gain-valuable-insight-into-and-resources-for-doing-business-in-another-country\">Gain valuable insight into and resources for doing business in another country.<\/h3>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/www.trade.gov\/ccg-landing-page\" target=\"_blank\" rel=\"noreferrer noopener\">Learn More<\/a><\/div>\n<\/div>\n\n<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"col-12 col-md-5 col-xl-7 img-box\"\n                 style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/04\/flat-blue-globe-with-destination-points_web-1024x321.jpg'); \"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Video Lightbox Modal -->\n    <div id=\"video-lightbox-2104616212\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-2104616212\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        body.lightbox-open {\n            overflow: hidden;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            const splitBlock = jQuery('#splitblock-2104616212');\n            const lightbox = jQuery('#video-lightbox-2104616212');\n            const videoFrame = jQuery('#video-frame-2104616212');\n            const closeBtn = jQuery('#video-lightbox-2104616212 .video-lightbox-close');\n            \n            \/\/ Function to get video embed URL\n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            splitBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n\n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n                <div class=\"banner_wrap relative btn_trigger \" style=\"margin: 20px 20px;\">\n        <a href=\"https:\/\/www.kansascommerce.gov\/staff-directory\/international\/\" class=\"cover_link\" title=\"Contact Us\"><\/a>\n        <div class=\"banner-cta-block  d-md-flex justify-content-between align-items-center\" style=\"background: #ff6900; \">\n            <style>\n                                .banner-cta-block a.btn.plain_btn{color: !important;}\n                .banner-cta-block a.btn.plain_btn:hover {color: white !important;}\n                            <\/style>\n            <div class=\"content\">\n            \n\n<h4 class=\"wp-block-heading\" id=\"h-questions-contact-our-international-division-team\">Questions? Contact our International Division Team.<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n            <\/div>\n            <a\n                class=\"btn\n                                 plain_btn                                                 white_btn\"\n                                href=\"https:\/\/www.kansascommerce.gov\/staff-directory\/international\/\"\n                                title=\"Contact Us\"\n            >\n                                Contact Us\n\n                                            <\/a>\n        <\/div>\n    <\/div>\n    ","protected":false},"excerpt":{"rendered":"<p>\u30de\u30fc\u30b1\u30c3\u30c8\u30fb\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30b9\u3067\u56fd\u969b\u7684\u306b\u6210\u9577\u7c73\u56fd\u5927\u4f7f\u9928\u30fb\u9818\u4e8b\u9928\u306e\u7c73\u56fd\u5546\u52d9\u7701\u8cbf\u6613\u5c02\u9580\u5bb6\u304c\u4f5c\u6210\u3057\u305f\u6700\u8fd1\u306e\u30ec\u30dd\u30fc\u30c8\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>","protected":false},"author":28,"featured_media":31512,"parent":0,"menu_order":156,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-36200","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Market Intelligence - Kansas Department of Commerce<\/title>\n<meta name=\"description\" content=\"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kansascommerce.gov\/ja\/market-intelligence\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Market Intelligence - Kansas Department of Commerce\" \/>\n<meta property=\"og:description\" content=\"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kansascommerce.gov\/ja\/market-intelligence\/\" \/>\n<meta property=\"og:site_name\" content=\"Kansas Department of Commerce\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KansasCommerce\/\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-10T21:57:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/Export-Pict-4-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1033\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@KansasCommerce\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/\",\"url\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/\",\"name\":\"Market Intelligence - Kansas Department of Commerce\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kansascommerce.gov\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Export-Pict-4-scaled.jpg\",\"datePublished\":\"2021-12-10T21:57:26+00:00\",\"dateModified\":\"2021-12-10T21:57:27+00:00\",\"description\":\"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.kansascommerce.gov\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Export-Pict-4-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.kansascommerce.gov\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/Export-Pict-4-scaled.jpg\",\"width\":2560,\"height\":1033,\"caption\":\"Export Pict\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/market-intelligence\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.kansascommerce.gov\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Market Intelligence\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#website\",\"url\":\"https:\\\/\\\/www.kansascommerce.gov\\\/\",\"name\":\"Kansas Department of Commerce\",\"description\":\"Empowering Prosperity\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kansascommerce.gov\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#organization\",\"name\":\"Kansas Department of Commerce\",\"url\":\"https:\\\/\\\/www.kansascommerce.gov\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.kansascommerce.gov\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/kdc_logo.png\",\"contentUrl\":\"https:\\\/\\\/www.kansascommerce.gov\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/kdc_logo.png\",\"width\":600,\"height\":347,\"caption\":\"Kansas Department of Commerce\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kansascommerce.gov\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/KansasCommerce\\\/\",\"https:\\\/\\\/x.com\\\/KansasCommerce\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/kansas-department-of-commerce\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Market Intelligence - Kansas Department of Commerce","description":"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kansascommerce.gov\/ja\/market-intelligence\/","og_locale":"ja_JP","og_type":"article","og_title":"Market Intelligence - Kansas Department of Commerce","og_description":"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.","og_url":"https:\/\/www.kansascommerce.gov\/ja\/market-intelligence\/","og_site_name":"Kansas Department of Commerce","article_publisher":"https:\/\/www.facebook.com\/KansasCommerce\/","article_modified_time":"2021-12-10T21:57:27+00:00","og_image":[{"width":2560,"height":1033,"url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/Export-Pict-4-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@KansasCommerce","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/","url":"https:\/\/www.kansascommerce.gov\/market-intelligence\/","name":"Market Intelligence - Kansas Department of Commerce","isPartOf":{"@id":"https:\/\/www.kansascommerce.gov\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/#primaryimage"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/Export-Pict-4-scaled.jpg","datePublished":"2021-12-10T21:57:26+00:00","dateModified":"2021-12-10T21:57:27+00:00","description":"The Kansas Department of Commerce International Division works with both manufacturing and service companies to increase Kansas exports. The International Division also recruits direct investment from international companies to locate and expand businesses in the state.","breadcrumb":{"@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kansascommerce.gov\/market-intelligence\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/#primaryimage","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/Export-Pict-4-scaled.jpg","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/Export-Pict-4-scaled.jpg","width":2560,"height":1033,"caption":"Export Pict"},{"@type":"BreadcrumbList","@id":"https:\/\/www.kansascommerce.gov\/market-intelligence\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kansascommerce.gov\/"},{"@type":"ListItem","position":2,"name":"Market Intelligence"}]},{"@type":"WebSite","@id":"https:\/\/www.kansascommerce.gov\/#website","url":"https:\/\/www.kansascommerce.gov\/","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","description":"\u7e41\u6804\u3078\u306e\u30a8\u30f3\u30d1\u30ef\u30fc\u30e1\u30f3\u30c8","publisher":{"@id":"https:\/\/www.kansascommerce.gov\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kansascommerce.gov\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/www.kansascommerce.gov\/#organization","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","url":"https:\/\/www.kansascommerce.gov\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","width":600,"height":347,"caption":"Kansas Department of Commerce"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KansasCommerce\/","https:\/\/x.com\/KansasCommerce","https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-07-04 04:29:18","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/36200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/users\/28"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/comments?post=36200"}],"version-history":[{"count":0,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/36200\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media\/31512"}],"wp:attachment":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media?parent=36200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}