| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
| <head>
|
| <title>Port HS6 Database - Exports Record Layout</title>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
| <meta http-equiv="keywords" content="" />
|
| <meta name="viewport" content="width=device-width, initial-scale=1" />
|
| <meta name="robots" content="noodp, noydir" />
|
| <meta name="author" content="US Census Bureau" />
|
|
|
|
|
| <link rel="stylesheet" href="econ_assets/page/local/bootstrap.css" type="text/css"/>
|
| <link rel="stylesheet" href="econ_assets/page/local/jquery.css" type="text/css"/>
|
| <link rel="stylesheet" href="econ_assets/page/local/clientlibs.css" type="text/css"/>
|
| <link rel="stylesheet" href="econ_assets/page/local/clientlibs2.css" type="text/css"/>
|
| <link rel="stylesheet" type="text/css" href="econ_assets/economic_indicators/css/icon_buttons.css" media="screen" />
|
| <link rel="icon" sizes="192x192" href="econ_assets/page/local/android-chrome-192x192.png" />
|
| <link rel="icon" sizes="256x256" href="econ_assets/page/local/android-chrome-256x256.png" />
|
| <link rel="shortcut icon" sizes="32x32" href="econ_assets/page/local/favicon.ico" />
|
| <link rel="apple-touch-icon" sizes="180x180" href="econ_assets/page/local/apple-touch-icon-180x180.png" />
|
| <meta name="msapplication-square150x150logo" content="econ_assets/page/local/mstile-150x150.png" />
|
| <link href="econ_assets/page/local/print.css" rel="stylesheet" type="text/css" media="print"/>
|
| <meta name="DC.title" property="og:title" content="Port HS6 Database - Exports Record Layout" />
|
| <meta name="DC.creator" content="US Census Bureau" />
|
| <meta name="DC.date.created" property="article:published_time" scheme="ISO8601" content="" />
|
| <meta name="DC.date.reviewed" property="article:modified_time" scheme="ISO8601" content="2019-04-15T15:38:26.310-04:00" />
|
| <meta name="DC.language" scheme="DCTERMS.RFC1766" content="EN-US" />
|
| <meta name="DC.title" property="og:title" content="Port HS6 Database - Exports Record Layout" />
|
| <meta http-equiv="description" property="og:description" content="" />
|
| <meta property="og:locale" content="en_US" />
|
| <meta property="og:url" content="" />
|
| <meta property="og:image" content="" />
|
|
|
|
|
| <script type="text/javascript">
|
| var digitalData = digitalData || {};
|
| digitalData = {
|
| "page": {
|
| "pageInfo": {
|
| "pageName": "Port HS6 Database - Exports Record Layout",
|
| "legacyPageName": "en>programsRSUY>Port HS6 Database - Exports Record Layout",
|
| "pageURL": window.location.href,
|
| "language": "en",
|
| "pageTemplate": "LPL",
|
| "tool": "aem",
|
| "siteSection": "programs-surveys",
|
| "subSectionOne": ""
|
| },
|
| "pageTag": {
|
| "program": "Program Survey Landing Page",
|
| "topic": "Econ"
|
| }
|
| },
|
| "event": {
|
| "eventName": {},
|
| "eventInfo": {
|
| "share": {},
|
| "download": {},
|
| "search": {},
|
| "expandCollapseList": {},
|
| "language": {},
|
| "landingPageTab": {},
|
| "faceted": {}
|
| }
|
| }
|
| };
|
|
|
| if (typeof (Storage) !== "undefined") {
|
| if (localStorage.getItem("pageLanguage") != null) {
|
| digitalData.event.eventInfo.language.pageLanguage = localStorage.getItem("pageLanguage");
|
| }
|
| if (localStorage.getItem("langEventName") != null) {
|
| digitalData.event.eventName = localStorage.getItem("langEventName");
|
| }
|
| if (localStorage.getItem("clickValue") != null) {
|
| digitalData.event.eventInfo.search.clickValue = localStorage.getItem("clickValue");
|
| }
|
| if (localStorage.getItem("searchEventName") != null) {
|
| digitalData.event.eventName = localStorage.getItem("searchEventName");
|
| }
|
| |
| |
|
|
| if (localStorage.getItem("tabEventName") != null) {
|
| digitalData.event.eventName = localStorage.getItem("tabEventName");
|
| }
|
| if (localStorage.getItem("pageName") != null) {
|
| digitalData.page.pageInfo.pageName = localStorage.getItem("pageName");
|
| }
|
|
|
| localStorage.removeItem("pageLanguage");
|
| localStorage.removeItem("langEventName");
|
| localStorage.removeItem("clickValue");
|
| localStorage.removeItem("searchEventName");
|
| localStorage.removeItem("landingPageTabClickValue");
|
| localStorage.removeItem("tabEventName");
|
| localStorage.removeItem("pageName");
|
| } else {
|
| if (getCookie("pageLanguage") != "") {
|
| digitalData.event.eventInfo.language.pageLanguage = getCookie("pageLanguage");
|
| }
|
| if (getCookie("langEventName") != "") {
|
| digitalData.event.eventName = getCookie("langEventName");
|
| }
|
| if (getCookie("clickValue") != "") {
|
| digitalData.event.eventInfo.search.clickValue = getCookie("clickValue");
|
| }
|
| if (getCookie("searchEventName") != "") {
|
| digitalData.event.eventName = getCookie("searchEventName");
|
| }
|
| if (getCookie("landingPageTabClickValue") != "") {
|
| digitalData.event.eventInfo.landingPageTab.clickValue = getCookie("landingPageTabClickValue");
|
| }
|
| if (getCookie("tabEventName") != "") {
|
| digitalData.event.eventName = getCookie("tabEventName");
|
| }
|
| if (getCookie("pageName") != "") {
|
| digitalData.page.pageInfo.pageName = getCookie("pageName");
|
| }
|
|
|
| setCookie("pageLanguage", "");
|
| setCookie("langEventName", "");
|
| setCookie("clickValue", "");
|
| setCookie("searchEventName", "");
|
| setCookie("landingPageTabClickValue", "");
|
| setCookie("pageName", "");
|
| }
|
|
|
| function setCookie(cname, cvalue, exdays) {
|
| var d = new Date();
|
| d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
|
| var expires = "expires=" + d.toUTCString();
|
| document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
| }
|
|
|
| function getCookie(cname) {
|
| var name = cname + "=";
|
| var ca = document.cookie.split(';');
|
| for (var i = 0; i < ca.length; i++) {
|
| var c = ca[i];
|
| while (c.charAt(0) == ' ') {
|
| c = c.substring(1);
|
| }
|
| if (c.indexOf(name) == 0) {
|
| return c.substring(name.length, c.length);
|
| }
|
| }
|
| return "";
|
| }
|
| </script>
|
| <script type="text/javascript" src="econ_assets/page/local/jsapi.js"></script>
|
| <link rel="stylesheet" href="econ_assets/page/local/censusfonts.css" type="text/css"/>
|
| <link rel="stylesheet" href="econ_assets/page/local/orionicons.css" type="text/css"/>
|
| </head>
|
| <body id="innerPage" class=" ">
|
| <div>
|
| <div class="clientcontext parbase">
|
| <script type="text/javascript" src="econ_assets/page/local/jquery.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/jquery-ui.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/utils.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/granite.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/jquery2.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/shared.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/kernel.js"></script>
|
| </div>
|
| </div>
|
| <a name="skipfooter" class="skip"></a>
|
| <div class="uscb-main-container">
|
| <div class="censusheader universalheader">
|
| <header id="data-uscb-main-header" class="uscb-header uscb-print-hide">
|
| |
| <!DOCTYPE html> |
| <html> |
|
|
| <head> |
| <meta charset="utf-8" /> |
| <script src="https://www.census.gov/main/uswds/uswds-2.12.0/js/uswds-init.min.js"></script> |
| <script async |
| src="https://assets.adobedtm.com/7d6e749d4118/1f2b049df95b/launch-ENdc1ca6bab15e46a5b880a2c3f9d462ab.min.js"></script> |
| |
| |
| <link rel="stylesheet" href="https://www.census.gov/main/css/all_header_styles.css" /> |
|
|
|
|
| </head> |
|
|
| <body> |
| <script src="https://www.census.gov/main/uswds/uswds-2.12.0/js/uswds.min.js"></script> |
| <section class="usa-banner" aria-label="Official government website"> |
| <div class="usa-accordion"> |
| <header class="usa-banner__header"> |
| <div class="usa-banner__inner"> |
| <div class="grid-col-auto"> |
| <img class="usa-banner__header-flag" |
| src="https://www.census.gov/main/uswds/uswds-2.12.0/img/us_flag_small.png" |
| alt="U.S. flag" /> |
| </div> |
| <div class="grid-col-fill tablet:grid-col-auto"> |
| <p class="usa-banner__header-text"> |
| An official website of the United States government |
| </p> |
| </div> |
| </div> |
| </header> |
| </div> |
| </section> |
| |
|
|
| <style id="antiClickjack"> |
| body { |
| display: none !important |
| } |
| </style> |
| <script type="text/javascript" src="https://www.census.gov/main/javascript/clickjack.js"></script> |
| <script src="https://www.census.gov/main/responsive-header/jquery/jquery.js" |
| class="cb-main-support global-file"></script> |
| <script src="https://www.census.gov/main/responsive-header/jquery/jquery-ui.js" |
| class="cb-main-support global-file"></script> |
|
|
| |
| <script type="text/javascript"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| $acn = jQuery.noConflict(); |
| if (typeof jQuery === 'undefined' || typeof $ === 'undefined') { |
| jQuery = $acn; |
| $ = $acn; |
| } |
| $(function () { |
| $('.cb-header-skip-nav').click(function () { |
| $('#cb-after-header-anchor').focus(); |
| }); |
| }); |
| </script> |
|
|
| <script src="https://www.census.gov/main/responsive-header/bootstrap-custom/js/bootstrap.js" |
| class="cb-main-support global-file"></script> |
| <script src="https://www.census.gov/main/responsive-header/js/typeahead.js" |
| class="cb-main-support global-file"></script> |
|
|
|
|
| <style type="text/css"> |
| header.hdr-primary, |
| header.hdr-primary>nav { |
| display: flex !important; |
| align-items: center !important; |
| margin: 0 !important; |
| padding: 0 !important; |
| height: 64px !important; |
| background-color: #ffffff !important; |
| |
| } |
| |
| header.hdr-primary>nav>div { |
| box-sizing: border-box !important; |
| height: 36.62px !important; |
| font-size: 20px !important; |
| font-weight: 500 !important; |
| letter-spacing: 0.02em !important; |
| line-height: 30px !important; |
| white-space: nowrap !important; |
| vertical-align: baseline !important; |
| padding: 0 0 0 16px !important; |
| margin: 0 !important; |
| min-width: 150px !important; |
| } |
| |
| header.hdr-primary>nav>div>a, |
| header.hdr-primary>nav>div>a>img { |
| padding: 0 !important; |
| margin: 0 !important; |
| border-style: none !important; |
| background: transparent !important; |
| text-decoration: none !important; |
| } |
| |
| header.hdr-primary>nav>div>a { |
| box-sizing: border-box !important; |
| cursor: pointer !important; |
| text-decoration: none !important; |
| } |
| |
| header.hdr-primary>nav>div>a>img { |
| width: 86px !important; |
| height: 33.62px !important; |
| margin-left: 15px !important; |
| } |
| |
| hr.blue-line { |
| |
| |
| margin: 0px; |
| border-bottom: #d0dce1 1px solid; |
| |
| } |
| |
| body { |
| opacity: 1 !important; |
| } |
| |
| .uscb-header { |
| background-color: #ffffff; |
| } |
| |
| .uscb-footer { |
| height: 0px; |
| } |
| </style> |
| <button class="cb-header-skip-nav sr-only sr-only-focusable">Skip to main content</button> |
| <header class="hdr-primary"> |
| <nav> |
| |
| |
| |
| <div><a href="https://www.census.gov" id="census-home-link"><img |
| src="https://www.census.gov/main/img/USCENSUS_IDENTITY_SOLO_BLACK_1.5in_R_no_padding.svg" |
| alt="United States Census Bureau" title="U.S. Census Bureau"></a></div> |
| </nav> |
| </header> |
| <hr class="blue-line"> |
| <a class="sr-only" tabindex="-1" id="cb-after-header-anchor">end of header</a> |
| <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a18be883c9642246',t:'MTc4MzY0ODEyOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> |
|
|
| </html>
|
| </header>
|
| <script type="text/javascript">
|
| document.addEventListener("DOMContentLoaded", function (event) {
|
| CensusUniversalHeader.initHeader();
|
| });
|
| </script>
|
| </div>
|
| </div>
|
| <div class="container-fluid">
|
| <div class="topBg">
|
| </div>
|
| <div class="wrapper wrapperMarginTop">
|
| <a name="skip"> </a>
|
| <div id="sectionTitleRow" class="belowHeader row no-gutter">
|
| <div class="col-xs-12 uscb-margin-T-5">
|
| <div class="hidden-xs hidden-sm hidden-md col-lg-2" style="width: calc(200% / 16.3 + 5%)"></div>
|
| <div id="breadContainer" class="belowHeader hidden-xs visible-lg uscb-print-hide">
|
|
|
| <ul class="uscb-layout-row uscb-top-pagination uscb-layout-align-start-center">
|
| <li>
|
| <a tabindex="0" href="/en.html" class="uscb-top-pagination-links" onclick="CQ_Analytics.record({event: 'followBreadcrumb', values: {breadcrumbPath: '/content/census/en.html'}, collect: false, options: {obj: this}})">
|
| Census.gov
|
| </a>
|
| <span>></span>
|
| </li>
|
| <li> <a tabindex="0" href="https://www.census.gov/topics/business-economy.html" class="uscb-top-pagination-links" onclick="CQ_Analytics.record({event: 'followBreadcrumb', values: {breadcrumbPath: 'https://www.census.gov/topics/business-economy.html'}, collect: false, options: {obj: this}})">Business & Economy</a> <span>></span></li><li> <a tabindex="0" href="/foreign-trade/" class="uscb-top-pagination-links" onclick="CQ_Analytics.record({event: 'followBreadcrumb', values: {breadcrumbPath: '/foreign-trade/'}, collect: false, options: {obj: this}})">International Trade</a> <span>></span></li><li> <a tabindex="0" href="/foreign-trade/reference/products/layouts/index.html" class="uscb-top-pagination-links" onclick="CQ_Analytics.record({event: 'followBreadcrumb', values: {breadcrumbPath: '/foreign-trade/reference/products/layouts/index.html'}, collect: false, options: {obj: this}})">Data Products</a> <span>></span></li><li><span class="uscb-top-pagination-links">Port HS6 Database - Exports Record Layout</span></li>
|
| </ul>
|
|
|
| </div>
|
| </div>
|
| <div id="infoBannerSection" class="col-xs-12 uscb-padding-LR-0">
|
| <script type="text/javascript">
|
| function getBanners() {
|
| var urlVal = "https://www.census.gov/content/census/en/programs-surveys/.infobanners.html";
|
| $.ajax({
|
| url: urlVal,
|
| dataType: "html",
|
| success: function (result) {
|
| $('infoBannerSection').html(result);
|
| },
|
| error: function (err) {
|
| console.log(err);
|
| }
|
| });
|
| return false;
|
| }
|
| $(document).ready(function () {
|
| getBanners();
|
| $('.info-banner-clickable-div').click(function (e) {
|
| var href = $(this).attr('id');
|
| if (typeof (href) !== 'undefined' && !$(e.target).hasClass('data-uscb-exit-btn') && !$(e.target).hasClass('data-uscb-banner-dismiss-btn')) {
|
| window.location = href;
|
| }
|
| return false;
|
| });
|
| $('.uscb-banner-pointer-div').hover(
|
| function (e) {
|
| $hoverTargets = $(this).find(".data-uscb-banner-hover-target");
|
| $hoverTargets.addClass("uscb-text-decoration-underline");
|
| $hoverTargets.removeClass("uscb-text-decoration-none");
|
| },
|
| function (e) {
|
| $hoverTargets = $(this).find(".data-uscb-banner-hover-target");
|
| $hoverTargets.removeClass("uscb-text-decoration-underline");
|
| $hoverTargets.addClass("uscb-text-decoration-none");
|
| }
|
| );
|
| $('.data-uscb-banner-dismiss-btn').click(function (e) {
|
| if ($(e.target).hasClass('data-uscb-banner-dismiss-btn')) {
|
| var dismissedBannerClass = $(this).attr('id');
|
| var randStr = $(this).attr('id');
|
| var existingCookieValue = getCookie('dismissedBannersClasses');
|
| var newValue = (typeof (existingCookieValue) != 'undefined' && existingCookieValue != '') ? existingCookieValue + '|' + dismissedBannerClass : dismissedBannerClass;
|
|
|
| setCookie('dismissedBannersClasses', newValue, 7);
|
| $('.info-banner-section_' + randStr).remove();
|
| }
|
| });
|
| });
|
| </script>
|
| </div>
|
| <div class="hidden-xs hidden-sm hidden-md col-lg-2" style="width: calc(200% / 17.3 + 5%)"></div>
|
| <div class="col-xs-12 col-lg-8">
|
| <span>
|
| <h1 class="uscb-h1 uscb-medium"></h1>
|
| </span>
|
| </div>
|
| <div class="hidden-xs hidden-sm hidden-md col-lg-4 uscb-padding-R-0">
|
| <div id="desktopLanguageSelectorContainer" class="pull-right">
|
| </div>
|
| </div>
|
| <script type="text/javascript">
|
| $(document).ready(function () {
|
| $(document).click(function (event) {
|
| if ($(event.target).is('#mobileFacetSelection')) {
|
| closeMobileFacetSelection();
|
| } else {
|
|
|
| }
|
| });
|
| });
|
|
|
| function toggleMobileLeftNavigation() {
|
| if ($('.leftNavigation').hasClass('no-show')) {
|
| $('.leftNavigation').removeClass('no-show');
|
| $('.belowHeader:not(#sectionTitleRow, #listPageContent)').hide();
|
| $('#infoBannerSection').hide();
|
| } else {
|
| $('.leftNavigation').addClass('no-show');
|
| $('.belowHeader:not(#sectionTitleRow, #listPageContent)').show();
|
| $('#infoBannerSection').show();
|
| }
|
| $('#sectionTitleRow .leftNavButton').toggleClass('open');
|
| $('#mobileTitleRow').toggleClass('menuHeader');
|
| $('#sectionTitleRow').toggleClass('menuHeader');
|
| var sectionTitleRowHeight = $('#sectionTitleRow').height();
|
| var leftNavPaddingOffset = 150;
|
| if (sectionTitleRowHeight)
|
| leftNavPaddingOffset = sectionTitleRowHeight + 65;
|
|
|
| $('#mobileLeftNavigation .menuContent').css('padding-top', sectionTitleRowHeight + 65 + 'px');
|
| }
|
|
|
| function toggleFacetSelection() {
|
| if (!$('body').hasClass('menu-slider')) {
|
| $('body').addClass('menu-slider');
|
| $('body').addClass('in');
|
| } else {
|
| $('body').removeClass('menu-slider');
|
| $('body').removeClass('in');
|
| }
|
| }
|
|
|
| function openMobileFacetSelection() {
|
| $('#mobileFacetSelection').css('width', '100%');
|
| }
|
|
|
| function closeMobileFacetSelection() {
|
| $('#mobileFacetSelection').css('width', '0%');
|
| }
|
| </script>
|
| </div>
|
| <link rel="stylesheet" href="econ_assets/page/local/legacy.css" type="text/css" />
|
| <div class="row no-gutter col-lg-12">
|
|
|
| <div id="leftColumn" class="col-lg-2">
|
| <div class="grid_navInnerLandingHolder">
|
| <a href="#skipsideNav" class="offscreen">Skip to looking for section</a>
|
| <div class="grid_navInnerLandingLinks">
|
|
|
| <div class="leftnav">
|
| <div>
|
| <ul class="uscb-margin-L--10 uscb-print-hide visible-lg uscb-print-hide">
|
| <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Main</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/about/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>About</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/data/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Data</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/aes/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Export Filing AES</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/regulations/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Regulations</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/outreach/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Outreach</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/schedules/b/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Schedule B</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/reference/" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Reference</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/guide/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Guide to International Trade</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/aes/upcoming-outreach-activities.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Events</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/schedule.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Release Schedule</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/reference/definitions/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Definitions</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="/econ/currentdata/?programCode=FTD" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Time Series / Trend Charts</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://usatradeonline.census.gov/home" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>USA Trade Online</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/api_tool.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>API Query Builder Tool</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/contact.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Contact Us</span> |
| </a> |
| </span> |
| </li>
|
| </ul>
|
| <div class="visible-lg uscb-margin-B-10 uscb-print-hide">
|
| <div class="uscb-layout-row uscb-margin-T-10">
|
| <i class="o-angle-left-1 uscb-color-accent uscb-font-2x uscb-margin-R-10 uscb-position-relative" style="top: -8px"></i>
|
| <a href="https://www.census.gov/programs-surveys.html" class="uscb-color-primary uscb-medium uscb-underline-hover">
|
| <span>Back to Our Surveys & Programs</span>
|
| </a>
|
| </div>
|
| </div>
|
| <div class="hidden-lg uscb-margin-B-8 uscb-print-hide">
|
| <div class="ui-widget uscb-input-wrapper" id="data-uscb-input-wrapper-mobile-nav">
|
| <div class="uscb-dropdown-container uscb-layout-row">
|
| <input class="tags uscb-flex-row-gt-sm-90 uscb-flex-row-sm-8" placeholder="Sections" style="height: 34px;"/>
|
| <div class="uscb-form-dropdown-button-chevron uscb-icon-button">
|
| <i class="o-angle-down-1 uscb-font-2x uscb-color-accent" alt="Local nav dropdown chevron"></i>
|
| </div>
|
| </div>
|
| <ul class="uscb-filter-list" style="display: none;">
|
| <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Main</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/about/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>About</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/data/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Data</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/aes/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Export Filing AES</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/regulations/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Regulations</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/outreach/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Outreach</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/schedules/b/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Schedule B</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/reference/" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Reference</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/guide/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Guide to International Trade</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/aes/upcoming-outreach-activities.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Events</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/schedule.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Release Schedule</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/reference/definitions/index.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Definitions</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="/econ/currentdata/?programCode=FTD" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Time Series / Trend Charts</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://usatradeonline.census.gov/home" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>USA Trade Online</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/api_tool.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>API Query Builder Tool</span> |
| </a> |
| </span> |
| </li> <li class="uscb-filter-parent uscb-border-0 uscb-padding-0"> |
| <span> |
| <a href="https://www.census.gov/foreign-trade/contact.html" tabindex="0" class="uscb-color-primary" style="font-size: 1rem;"> |
| <span>Contact Us</span> |
| </a> |
| </span> |
| </li>
|
| <div class="uscb-layout-row uscb-margin-T-10 uscb-margin-L-15 uscb-underline-hover">
|
| <i class="o-angle-left-1 uscb-color-accent uscb-font-2x uscb-margin-R-10 uscb-position-relative" style="top: -10px"></i>
|
| <a href="https://www.census.gov/programs-surveys.html" class="uscb-color-primary uscb-bold">
|
| <span>Back to Our Surveys & Programs</span>
|
| </a>
|
| </div>
|
| </ul>
|
| </div>
|
| </div>
|
| <div class="uscb-layout-row uscb-layout-align-flex-end hidden-lg uscb-print-hide"></div>
|
| <noscript class="hidden-lg uscb-print-hide">
|
| <ul class="uscb-filter-list">
|
| <li class="uscb-margin-0"> |
| <a tabindex="0">Main</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">About</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Data</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Export Filing AES</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Regulations</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Outreach</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Schedule B</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Reference</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Guide to International Trade</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Events</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Release Schedule</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Definitions</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Time Series / Trend Charts</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">USA Trade Online</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">API Query Builder Tool</a> |
| </li><li class="uscb-margin-0"> |
| <a tabindex="0">Contact Us</a> |
| </li>
|
| </ul>
|
| </noscript>
|
| </div>
|
| </div>
|
| </div>
|
|
|
| </div>
|
| </div>
|
|
|
| <a name="skipNav-CMSContent" id="skipNav-CMSContent"></a>
|
|
|
| <div id="detailMiddleColumn" class="belowHeader col-xs-12 col-lg-10 detailPageMiddleColumn">
|
|
|
| <div id="stdTemplate" class="form-group">
|
| <div class="border richtext"><h1>Port HS6 Database - Exports Record Layout</h1> |
|
|
| <h2>FIX FORMATTED ASCII FILE RECORD LENGTH: 230</h2> |
|
|
| <p>EXPORTS HS 6-Digit by Country by Port District</p> |
|
|
| <p>FILENAME: DPORTHS6E<YY><MM>.TXT</p> |
|
|
| <table border="0" cellpadding="5" cellspacing="0" width="80%"> |
| <tbody> |
| <tr> |
| <th align="left" id="fn" width="20%">POSITION</th> |
| <th align="left" id="c1" width="20%">FIELD NAME</th> |
| <th align="left" id="c2" width="40%">DESCRIPTION</th> |
| </tr> |
| <tr> |
| <td align="left" id="r1">1-6</td> |
| <td align="left" headers="r1 c1">commodity</td> |
| <td align="left" headers="r1 c2">6-digit Harmonized Schedule (HS) Code</td> |
| </tr> |
| <tr> |
| <td align="left" id="r2">7-10</td> |
| <td align="left" headers="r2 c1">cty_code</td> |
| <td align="left">4-digit Country Code</td> |
| </tr> |
| <tr> |
| <td align="left" id="r3" valign="top">11-14</td> |
| <td align="left" headers="r3 c1" valign="top">port_code</td> |
| <td align="left" headers="r3 c2">4-digit Port Code (District + Port)</td> |
| </tr> |
| <tr> |
| <td align="left" id="r5">15-18</td> |
| <td align="left" headers="r5 c1">year</td> |
| <td align="left" headers="r5 c2">4-digit Statistical Year</td> |
| </tr> |
| <tr> |
| <td align="left" id="r4">19-20</td> |
| <td align="left" headers="r4 c1">month</td> |
| <td align="left" headers="r4 c2">2-digit Statistical Month</td> |
| </tr> |
| <tr> |
| <td align="left" id="r6" valign="top">21-35</td> |
| <td align="left" headers="r6 c1" valign="top">value_mo</td> |
| <td align="left" headers="r6 c2">15-digit Total Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r7" valign="top">36-50</td> |
| <td align="left" headers="r7 c1" valign="top">air_val_mo</td> |
| <td align="left" headers="r7 c2" valign="top">15-digit Air Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r8">51-65</td> |
| <td align="left" headers="r8 c1">air_swt_mo</td> |
| <td align="left" headers="r8 c2">15-digit Air Shipping Weight</td> |
| </tr> |
| <tr> |
| <td align="left" id="r9">66-80</td> |
| <td align="left" headers="r9 c1">ves_val_mo</td> |
| <td align="left" headers="r9 c2">15-digit Vessel Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r10">81-95</td> |
| <td align="left" headers="r10 c1">ves_swt_mo</td> |
| <td align="left" headers="r10 c2">15-digit Vessel Shipping Weight</td> |
| </tr> |
| <tr> |
| <td align="left" id="r10">96-110</td> |
| <td align="left" headers="r10 c1">cnt_val_mo</td> |
| <td align="left" headers="r10 c2">15-digit Containerized Vessel Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r11">111-125</td> |
| <td align="left" headers="r10 c1">cnt_swt_mo</td> |
| <td align="left" headers="r10 c2">15-digit Containerized Vessel Shipping Weight</td> |
| </tr> |
| <tr> |
| <td align="left" id="r15">126-140</td> |
| <td align="left" headers="r10 c1">value_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Total Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r14">141-155</td> |
| <td align="left" headers="r10 c1">air_val_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Air Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r13">156-170</td> |
| <td align="left" headers="r10 c1">air_swt_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Air Shipping Weight</td> |
| </tr> |
| <tr> |
| <td align="left" id="r16">171-185</td> |
| <td align="left" headers="r10 c1">ves_val_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Vessel Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r17">186-200</td> |
| <td align="left" headers="r10 c1">ves_swt_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Vessel Shipping Weight</td> |
| </tr> |
| <tr> |
| <td align="left" id="r12">201-215</td> |
| <td align="left" headers="r10 c1">cnt_val_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Containerized Vessel Value</td> |
| </tr> |
| <tr> |
| <td align="left" id="r10">216-230</td> |
| <td align="left" headers="r10 c1">cnt_swt_yr</td> |
| <td align="left" headers="r10 c2">15-digit Year to Date Containerized Vessel Shipping Weight</td> |
| </tr> |
| </tbody> |
| </table> |
|
|
| <p></p> |
| </div>
|
| </div>
|
| </div>
|
| </div>
|
| <div id="pdfAndExternalLinkDiv" class="hidden-xs hidden-sm hidden-md visible-lg">
|
| </div>
|
| </div>
|
| </div>
|
| <div class="uscb-main-container">
|
| <div class="censusfooter universalfooter">
|
| <footer class="uscb-footer uscb-print-hide">
|
| |
| |
| <!DOCTYPE html> |
| <head> |
| <meta content="width=device-width, initial-scale=1" name="viewport" /> |
| <link rel="stylesheet" href="https://www.census.gov/main/css/font-awesome-4.7.0/css/font-awesome.min.css"> |
| |
| <link rel="stylesheet" type="text/css" href="https://www.census.gov/main/css/new_footer.css"> |
|
|
|
|
| |
| |
|
|
| <style> |
| |
| @media only screen and (max-width: 700px) { |
| .val { |
| width: 100%; |
| margin: auto 0; |
| } |
| |
| a{ |
| font-size: small; |
| } |
| |
| .foot_bottom_links{ |
| width: 100%; |
| |
| text-align:left; |
| } |
| |
| } |
| |
| hr.foot-line { |
| margin-bottom: 10px; |
| } |
| |
| |
| |
| </style> |
|
|
| </head> |
| |
| <footer class="footer container-fluid"> |
| <div class="row"> |
| |
| <div class="grid_footer_links cf"> |
| |
|
|
| <div class="foot_bottom"> |
| <div class="foot_bottom_links"> |
| |
| <div class="footerbottom"> |
| |
| |
| <div class="val"> |
| <a class="foot_bottom_socialLinks" href="https://www.census.gov/about/contact-us/social_media.html">CONNECT WITH US</a> |
| <a class="social-icon" href="https://www.facebook.com/uscensusbureau"><i class="fa fa-facebook"></i></a> |
| <a class="social-icon" href="https://twitter.com/uscensusbureau"><i class="fa fa-twitter"></i></a> |
| <a class="social-icon" href="https://www.linkedin.com/company/us-census-bureau"><i class="fa fa-linkedin"></i></a> |
| <a class="social-icon" href="https://www.youtube.com/user/uscensusbureau"><i class="fa fa-youtube"></i></a> |
| <a class="social-icon" href="https://www.instagram.com/uscensusbureau/"><i class="fa fa-instagram"></i></a> |
| |
| </div> |
|
|
| <div class="val"> |
| <ul class="legal-menu"> |
| <li><a href="https://www.census.gov/quality/">Information Quality</a></li> |
| <li><a href="https://www.census.gov/datalinkage/">Data Linkage Infrastructure</a></li> |
| <li><a href="https://www.census.gov/privacy/">Data Protection and Privacy Policy</a></li> |
| <li><a href="https://www.census.gov/about/policies/privacy/privacy-policy.html#accessibility">Accessibility</a></li> |
| <li><a href="https://www.census.gov/foia/">FOIA</a></li> |
| <li><a href="https://www.oig.doc.gov/Pages/default.aspx">Inspector General</a></li> |
| <li><a href="https://www.commerce.gov/cr/reports-and-resources/no-fear-act">No FEAR Act</a></li> |
| <li><a href="https://www.commerce.gov/">U.S. Department of Commerce</a></li> |
| <li><a href="https://www.usa.gov/">USA.gov</a></li> |
| |
| </ul> |
| |
| </div> |
| <hr class="foot-line"> |
| <p class="foot_bottom_tagline">Measuring America's People, Places, and Economy</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </footer> |
|
|
| </html> |
|
|
| </footer>
|
| </div>
|
| </div>
|
| <div id="ratingtooljquery"></div>
|
| <script id="ratingtooljs" type="text/javascript" src="econ_assets/page/local/ratingtool.js"></script>
|
| <link rel="stylesheet" type="text/css" href="econ_assets/page/local/ratingtool.css"/>
|
| <div id="thumbs_div" class="ratingtool_div uscb-print-hide">
|
| <div id="CloseThumbs" tabindex="0">X</div>
|
| <div class="WasThisPageHelpful_div">
|
| <span class="WasThisPageHelpfulText" align="top"> Is this page helpful?</span>
|
| <br/>
|
| <center>
|
| <img class="thumbs-valign" id="thumbsup" src="econ_assets/page/local/thumbsup.png" alt="Thumbs Up Image"/>
|
| <span class="YesNoText" id="yes" tabindex="0">Yes</span>
|
| <img class="thumbs-valign" id="thumbsdown" src="econ_assets/page/local/thumbsdown.png" alt="Thumbs Down Image"/>
|
| <span class="YesNoText" id="no" tabindex="0">No</span>
|
| </center>
|
| </div>
|
| </div>
|
| <div id="popupRating">
|
| <div id="closeX" tabindex="0">X</div>
|
| <div id="popupRatingHeadingContainer">
|
| <span class="popupRatingHeading"></span>
|
| </div>
|
| <div id="popupRatingContainer">
|
| <form id="rtform" method="post" name="rtform">
|
| <textarea id="RatingTool_textarea" name="message" placeholder="Tell us more." maxlength="255" tabindex="0"></textarea>
|
| <input id="RatingToolSubmit" type="submit" value="SUBMIT" tabindex="0"/>
|
| </form>
|
| <span class="NoThanks" tabindex="0">No, thanks</span>
|
| <div id="CharCounter">
|
| <span id="rchars">255</span> characters remaining
|
| </div>
|
| </div>
|
| </div>
|
| <div id="thnx_div" class="thankyou_div">
|
| <div id="closeXX" tabindex="0">X</div>
|
| <div class="thankyouforfeedback_div">
|
| <span class="thankyouText">Thank you for your feedback.</span>
|
| <br/>
|
| <span class="YesNoText" id="linkcomments" tabindex="0">Comments or suggestions?</span>
|
| </div>
|
| </div
|
| <script type="text/javascript" src="econ_assets/page/local/jquery3.js"></script>
|
| <script>
|
| function adjustResponsiveIFrame(id, url) {
|
| var riObj = $("#" + id);
|
| if (riObj) {
|
| var containerWidth = riObj.parent().width();
|
| riObj.width(containerWidth);
|
| riObj.attr("src", url);
|
| }
|
| }
|
| </script>
|
| <script type="text/javascript" src="econ_assets/page/local/bootstrap.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/modernizr.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/universalheader.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/underscore-min.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/clientlibs2.js"></script>
|
| <script type="text/javascript" src="econ_assets/page/local/clientlibs.js"></script>
|
| <script language="javascript" id="_fed_an_ua_tag" src="econ_assets/page/local/federated-analytics-min.js?agency=DOC&subagency=CEN"></script>
|
| <script charset='UTF-8'>
|
| window['adrum-start-time'] = new Date().getTime();
|
| (function (config) {
|
| config.appKey = 'EUM-AAB-AUN';
|
| config.adrumExtUrlHttp = 'http://www.census.gov/appdynamics/adrum/';
|
| config.adrumExtUrlHttps = 'https://www.census.gov/appdynamics/adrum/';
|
| config.beaconUrlHttp = 'http://web-mon.csvd.census.gov:443';
|
| config.beaconUrlHttps = 'https://web-mon.csvd.census.gov:443';
|
| config.xd = {enable: false};
|
| })(window['adrum-config'] || (window['adrum-config'] = {}));
|
| if ('https:' === document.location.protocol) {
|
| document.write(unescape('%3Cscript')
|
| + " src='econ_assets/page/local/adrum.js' "
|
| + " type='text/javascript' charset='UTF-8'"
|
| + unescape('%3E%3C/script%3E'));
|
| } else {
|
| document.write(unescape('%3Cscript')
|
| + " src='econ_assets/page/local/adrum.js' "
|
| + " type='text/javascript' charset='UTF-8'"
|
| + unescape('%3E%3C/script%3E'));
|
| }
|
| </script>
|
| <script type="text/javascript">
|
| var referrer = document.referrer;
|
| if (referrer.indexOf('search-results.html') > 0) {
|
| $("body").append("<span record=\"\'searches\', { \'searchpage\':\'SERP\'}\"></span>");
|
| }
|
| </script>
|
| <div id="popuptext" style="display:none;">
|
| <p>By selecting this link you will leave <a href="/">www.census.gov</a>. Please check the Privacy Policy of the site you are visiting.</p>
|
| </div>
|
| <div class="cloudservices servicecomponents"><script type="text/javascript">_satellite.pageBottom();</script></div>
|
| </body>
|
| </html> |