{"info":{"_postman_id":"df0457fe-d465-4e8b-8a9b-4567c47e15ee","name":"Census Documentation ","description":"<html><head></head><body><p>This collection serves as a draft of turning the <a href=\"https://www.census.gov/content/dam/Census/data/developers/api-user-guide/api-guide.pdf\">Census API Developer's Guide</a> into a more robust Postman documentation. It is still a work in progress, but we would love to hear any feedback about how this could be improved. You can file an issue in the project's <a href=\"https://github.com/postman-government/census\">GitHub repository</a> that also contain's the OpenAPI spec we created.</p>\n<p>This is a collaborative effort between <a href=\"mtna.us\">Metadata Technology North America</a> and <a href=\"postman.com\">Postman</a></p>\n<h3 id=\"overivew\">Overivew</h3>\n<p>Throughout this documentation, you will see the {dataset} path variable. This may be a single value, like <code>cbp</code>, but often it may be a combination of slash-separated values, like <code>pep/int_charage</code></p>\n<p>The best way to find which dataset parameters you need is to start with a Dataset Discovery request. This will return the catalog of datasets available through the Census API, and all of the relevant information needed to work with them. All of the informational calls you see here (Variables, Geography, and Examples) are available on that page.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2220438","collectionId":"df0457fe-d465-4e8b-8a9b-4567c47e15ee","publishedId":"TVCgxS4Y","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-03T16:36:44.000Z"},"item":[{"name":"Dataset Discovery","item":[{"name":"List of Census API Datasets in HTML","id":"4aa98cd9-5db4-40f9-a880-4c6559f2d3fe","request":{"method":"GET","header":[],"url":" https://api.census.gov/data.html","description":"<p>This displays a list of all of the available (non-timeseries) datasets, with links to Geographies, Variables, Examples, the API base URL and more. \n<img width=\"1706\" alt=\"censusDataHtml\" src=\"https://user-images.githubusercontent.com/20145532/92127962-dffaf300-edcf-11ea-945b-9b49af18eb2a.png\" /> </p>\n","urlObject":{"path":["data.html"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"29d6f507-cc25-414d-bc0f-8211d5a8c5a8","name":"List of Census API Datasets in HTML","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data.html"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 03 Sep 2020 16:32:45 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census API: Datasets in /data and its descendants</caption>\n            <thead>\n                <tr>\n                    <th>Title</th>\n                    <th>Description</th>\n                    <th>Vintage</th>\n                    <th>Dataset Name</th>\n                    <th>Dataset Type</th>\n                    <th>Geography List</th>\n                    <th>Variable List</th>\n                    <th>Group List</th>\n                    <th>Examples</th>\n                    <th>Developer Documentation</th>\n                    <th>API Base URL</th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"10\">500 datasets</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td>1986 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1986</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1986/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1986/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1986/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1986/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1986/cbp\">https://api.census.gov/data/1986/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1987 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1987</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1987/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1987/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1987/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1987/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1987/cbp\">https://api.census.gov/data/1987/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1988 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1988</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1988/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1988/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1988/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1988/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1988/cbp\">https://api.census.gov/data/1988/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1989 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1989</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1989/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1989/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1989/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1989/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1989/cbp\">https://api.census.gov/data/1989/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1990</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/cbp\">https://api.census.gov/data/1990/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Population Estimates - 1990-2000 Intercensal Estimates: County Estimates by 5 Year Age Groups, Race by Sex, and Hispanic Origin</td>\n                    <td>Intercensal Estimates of the Resident Population by Age Groups, Race by Sex, and Hispanic Origin for Counties: July 1, 1990 to July 1, 1999 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</td>\n                    <td>1990</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_charagegroups\">https://api.census.gov/data/1990/pep/int_charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Civilian Population Estimates by Age and Sex</td>\n                    <td>Monthly Intercensal Estimates of the Civilian Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</td>\n                    <td>1990</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_natcivpop\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natcivpop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natcivpop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natcivpop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natcivpop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natcivpop\">https://api.census.gov/data/1990/pep/int_natcivpop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident plus Armed Forces Overseas Population Estimates by Age and Sex</td>\n                    <td>Monthly Intercensal Estimates of the Resident plus Armed Forces Overseas Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</td>\n                    <td>1990</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_natresafo\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natresafo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natresafo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natresafo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natresafo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natresafo\">https://api.census.gov/data/1990/pep/int_natresafo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident Population Estimates by Age and Sex</td>\n                    <td>Monthly Intercensal Estimates of the Resident Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</td>\n                    <td>1990</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_natrespop\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natrespop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natrespop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natrespop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natrespop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/pep/int_natrespop\">https://api.census.gov/data/1990/pep/int_natrespop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Decennial Census of Population and Housing - Summary File 1: Summary File 1</td>\n                    <td>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown. \nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts. \nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).  Puerto Rico data will be loaded in January 2017.</td>\n                    <td>1990</td>\n                    <td>sf1</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf1\">https://api.census.gov/data/1990/sf1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1990 Decennial Census of Population and Housing - Summary File 3: Summary File 3</td>\n                    <td>The census of population and housing, taken by the Census Bureau in years ending in 0 (zero). Article I of the Constitution requires that a census be taken every ten years for the purpose of reapportioning the U.S. House of Representatives. Title 13 of the U. S. Code provides the authorization for conducting the census in Puerto Rico and the Island Areas.\nAfter each decennial census, the results are released to the public in a variety of ways, including publishing multiple series of reports titled Census of Population and Housing. The abbreviation for these reports was CPH for some decades (including 1990 and 2010) and PHC for some decades (including 1970 and 2000).</td>\n                    <td>1990</td>\n                    <td>sf3</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1990/sf3\">https://api.census.gov/data/1990/sf3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1991 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1991</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1991/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1991/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1991/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1991/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1991/cbp\">https://api.census.gov/data/1991/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1992 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1992</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1992/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1992/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1992/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1992/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1992/cbp\">https://api.census.gov/data/1992/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1993 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1993</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1993/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1993/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1993/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1993/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1993/cbp\">https://api.census.gov/data/1993/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1994 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1994</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/cbp\">https://api.census.gov/data/1994/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1994 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1994</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1994/zbp\">https://api.census.gov/data/1994/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1995 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1995</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/cbp\">https://api.census.gov/data/1995/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1995 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1995</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1995/zbp\">https://api.census.gov/data/1995/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1996 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1996</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/cbp\">https://api.census.gov/data/1996/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1996 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1996</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1996/zbp\">https://api.census.gov/data/1996/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1997 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1997</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/cbp\">https://api.census.gov/data/1997/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1997 Economic Census - All Sectors: Economy-Wide Key Statistics</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>1997</td>\n                    <td>ewks</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/ewks/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/ewks/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/ewks/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/ewks/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/ewks\">https://api.census.gov/data/1997/ewks</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1997 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>1997</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/nonemp\">https://api.census.gov/data/1997/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1997 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1997</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1997/zbp\">https://api.census.gov/data/1997/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1998 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1998</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/cbp\">https://api.census.gov/data/1998/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1998 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>1998</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/nonemp\">https://api.census.gov/data/1998/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1998 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1998</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1998/zbp\">https://api.census.gov/data/1998/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1999 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>1999</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/cbp\">https://api.census.gov/data/1999/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1999 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>1999</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/nonemp\">https://api.census.gov/data/1999/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>1999 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>1999</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/1999/zbp\">https://api.census.gov/data/1999/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2000</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/cbp\">https://api.census.gov/data/2000/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: American Samoa Summary File</td>\n                    <td>The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>as\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/as/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/as/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/as/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/as/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/as\">https://api.census.gov/data/2000/dec/as</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: 110th Congressional District Summary File (100-Percent)</td>\n                    <td>The 110th Congressional District Summary File (100-percent) (110CD100) contains the 100- percent data, which is the information compiled from the questions asked of all people and about every housing unit. Population items include sex, age, race, Hispanic or Latino, household relationship, and group quarters. Housing items include occupancy status, vacancy status, and tenure (owner occupied or renter occupied). The file contains subject content identical to that shown in Summary File 1 (SF 1).</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>cd110h\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/cd110h/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/cd110h/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/cd110h/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/cd110h/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/cd110h\">https://api.census.gov/data/2000/dec/cd110h</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Guam Summary File</td>\n                    <td>The Guam Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>gu\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/gu/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/gu/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/gu/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/gu/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/gu\">https://api.census.gov/data/2000/dec/gu</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Commonwealth of the Northern Mariana Islands Summary File</td>\n                    <td>The Commonwealth of the Northern Mariana Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>mp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/mp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/mp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/mp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/mp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/mp\">https://api.census.gov/data/2000/dec/mp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Summary File 1</td>\n                    <td>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin&gt; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown.\nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts.\nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>sf1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/sf1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/sf1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/sf1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/sf1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/sf1\">https://api.census.gov/data/2000/dec/sf1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: U.S. Virgin Islands Summary File</td>\n                    <td>The U.S. Virgin Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</td>\n                    <td>2000</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>vi\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/vi/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/vi/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/vi/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/vi/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/dec/vi\">https://api.census.gov/data/2000/dec/vi</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2000</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/nonemp\">https://api.census.gov/data/2000/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Single Year of Age</td>\n                    <td>Annual Intercensal Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin for the United States, and by Single Year of Age and Sex for Puerto Rico Commonwealth: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see https://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2000</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charage\">https://api.census.gov/data/2000/pep/int_charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Age Groups</td>\n                    <td>Annual Intercensal Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin for the United States, States, and Counties, and by Age Group and Sex for Puerto Rico Commonwealth and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see http://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see http://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</td>\n                    <td>2000</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_charagegroups\">https://api.census.gov/data/2000/pep/int_charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Population Estimates - 2000-2010 Intercensal Estimates: Housing Units</td>\n                    <td>Annual Intercensal Housing Unit Estimates for the United States, States, and Counties: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // For the intercensal estimates methodology statement, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States housing units are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2000</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_housingunits\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_housingunits/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_housingunits/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_housingunits/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_housingunits/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_housingunits\">https://api.census.gov/data/2000/pep/int_housingunits</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Population Estimates - 2000-2010 Intercensal Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Intercensal Population Estimates for the United States: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2000</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_natmonthly\">https://api.census.gov/data/2000/pep/int_natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Population Estimates - 2000-2010 Intercensal Estimates: Population</td>\n                    <td>Annual Intercensal Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2000</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>int_population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/pep/int_population\">https://api.census.gov/data/2000/pep/int_population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Decennial: Summary File 1</td>\n                    <td>Data files available from Census 2000 and the 2010 Census. This file presents 100-percent population and housing figures for the total population, for 63 race categories, and for many other race and Hispanic or Latino categories. This includes age, sex, households, household relationship, housing units, occupancy status, and tenure (whether the residence is owned or rented). Also included are selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, blocks, metropolitan areas (2000), core based statistical areas (2010), American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and ZIP Code Tabulation Areas. Data are available down to the block level for many tabulations, but only to the census-tract level for others. The 2010 Census SF 1 has some tables on the population in group quarters that are available only to the county level. Available on DVD and American FactFinder.\n\nThe Census 2000 Summary File 1 data were released in three stages. Individual state files and two national files were released. The state-level data were released first, followed by the Advance National File, which covered the same data subjects, but includes national level summary data for areas that cross state boundaries such as whole metropolitan areas, whole American Indian areas, etc. The Final National File contains the same data subjects and geographic areas as the Advance National File, but adds the first available urban/rural and urbanized area data. For the most current release dates for these files, see the \"Census 2000 Release Schedule\" link on the AFFAmerican FactFinder Main Page.\n\nThe 2010 Census Summaray File 1 data were released in stages. Individual state files and a national update were released in 2011. The SF 1 urban/rural update is planned for release in Fall 2012. This file contains the same data subjects as the previously released files, but for additional geography, including the urban and rural parts of the United States, regions, divisions, states, counties, and places; and urbanized areas and urban clusters. See the 2010 Census Data Products At A Glance</td>\n                    <td>2000</td>\n                    <td>sf1</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developers/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf1\">https://api.census.gov/data/2000/sf1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Decennial: Summary File 3</td>\n                    <td>This Census 2000 file presents data on the population and housing long form subjects such as income and education. It includes population totals for ancestry groups. It also includes selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, metropolitan areas, American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and Zip Code Tabulation Areas. Available on CD-ROM, DVD, and American FactFinder.\n\nAfter Census 2000, data on these subjects were produced from the American Community Survey or the Puerto Rico Community Survey.</td>\n                    <td>2000</td>\n                    <td>sf3</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developers/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/sf3\">https://api.census.gov/data/2000/sf3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 Decennial Census of Population and Housing: Surnames</td>\n                    <td>The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.</td>\n                    <td>2000</td>\n                    <td>surname</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/surname/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/surname/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/surname/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/surname/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/surname\">https://api.census.gov/data/2000/surname</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2000 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2000</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2000/zbp\">https://api.census.gov/data/2000/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2001 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2001</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/cbp\">https://api.census.gov/data/2001/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2001 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2001</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/nonemp\">https://api.census.gov/data/2001/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2001 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2001</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2001/zbp\">https://api.census.gov/data/2001/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2002 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2002</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/cbp\">https://api.census.gov/data/2002/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2002 Economic Census - All Sectors: Economy-Wide Key Statistics</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2002</td>\n                    <td>ewks</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/ewks/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/ewks/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/ewks/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/ewks/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/ewks\">https://api.census.gov/data/2002/ewks</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2002 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2002</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/nonemp\">https://api.census.gov/data/2002/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2002 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2002</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2002/zbp\">https://api.census.gov/data/2002/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2003 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2003</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/cbp\">https://api.census.gov/data/2003/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2003 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2003</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/nonemp\">https://api.census.gov/data/2003/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2003 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2003</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2003/zbp\">https://api.census.gov/data/2003/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2004 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2004</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/cbp\">https://api.census.gov/data/2004/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2004 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2004</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/nonemp\">https://api.census.gov/data/2004/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2004 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2004</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2004/zbp\">https://api.census.gov/data/2004/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2005</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1\">https://api.census.gov/data/2005/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2005</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/acs/acs1/profile\">https://api.census.gov/data/2005/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2005 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2005</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/cbp\">https://api.census.gov/data/2005/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2005 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2005</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/nonemp\">https://api.census.gov/data/2005/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2005 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2005</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2005/zbp\">https://api.census.gov/data/2005/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2006</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1\">https://api.census.gov/data/2006/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2006</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/acs/acs1/profile\">https://api.census.gov/data/2006/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2006 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2006</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/nonemp\">https://api.census.gov/data/2006/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2006 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2006</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2006/zbp\">https://api.census.gov/data/2006/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2007</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1\">https://api.census.gov/data/2007/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2007</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs1/profile\">https://api.census.gov/data/2007/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2007</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3\">https://api.census.gov/data/2007/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2007</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/acs/acs3/profile\">https://api.census.gov/data/2007/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2007 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2007</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/cbp\">https://api.census.gov/data/2007/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2007 Economic Census - All Sectors: Economy-Wide Key Statistics</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2007</td>\n                    <td>ewks</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/ewks/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/ewks/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/ewks/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/ewks/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/ewks\">https://api.census.gov/data/2007/ewks</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2007 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2007</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/nonemp\">https://api.census.gov/data/2007/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2007 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2007</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2007/zbp\">https://api.census.gov/data/2007/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2008</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1\">https://api.census.gov/data/2008/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2008</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/profile\">https://api.census.gov/data/2008/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2008</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs1/spp\">https://api.census.gov/data/2008/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2008</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3\">https://api.census.gov/data/2008/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2008</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/acs/acs3/profile\">https://api.census.gov/data/2008/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2008 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2008</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/cbp\">https://api.census.gov/data/2008/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2008 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2008</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/nonemp\">https://api.census.gov/data/2008/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2008 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2008</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2008/zbp\">https://api.census.gov/data/2008/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1\">https://api.census.gov/data/2009/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/profile\">https://api.census.gov/data/2009/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs1/spp\">https://api.census.gov/data/2009/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3\">https://api.census.gov/data/2009/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/profile\">https://api.census.gov/data/2009/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs3/spp\">https://api.census.gov/data/2009/acs/acs3/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: Detailed Tables 5-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5\">https://api.census.gov/data/2009/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: Data Profiles 5-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/acs5/profile\">https://api.census.gov/data/2009/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2005-2009 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2009</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs/flows\">https://api.census.gov/data/2009/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2005-2009 American Community Survey 5-Year Estimates</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2009</td>\n                    <td>acs5</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/acs5\">https://api.census.gov/data/2009/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2009 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2009</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/cbp\">https://api.census.gov/data/2009/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2009 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2009</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/nonemp\">https://api.census.gov/data/2009/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2009 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2009</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2009/zbp\">https://api.census.gov/data/2009/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1\">https://api.census.gov/data/2010/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/cprofile\">https://api.census.gov/data/2010/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/profile\">https://api.census.gov/data/2010/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/spp\">https://api.census.gov/data/2010/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs1/subject\">https://api.census.gov/data/2010/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/profile\">https://api.census.gov/data/2010/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/spp\">https://api.census.gov/data/2010/acs/acs3/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs3/subject\">https://api.census.gov/data/2010/acs/acs3/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5\">https://api.census.gov/data/2010/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Detailed Tables 5-Year</td>\n                    <td>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>aian\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aian/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aian/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aian/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aian/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aian\">https://api.census.gov/data/2010/acs/acs5/aian</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year</td>\n                    <td>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>aianprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/aianprofile\">https://api.census.gov/data/2010/acs/acs5/aianprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/profile\">https://api.census.gov/data/2010/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year</td>\n                    <td>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>spt\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/spt/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/spt/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/spt/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/spt/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/spt\">https://api.census.gov/data/2010/acs/acs5/spt</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: Selected Population Data Profiles 5-Year</td>\n                    <td>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>sptprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/sptprofile\">https://api.census.gov/data/2010/acs/acs5/sptprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/acs5/subject\">https://api.census.gov/data/2010/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2006-2010 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2010</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/acs/flows\">https://api.census.gov/data/2010/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2010 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2010</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/cbp\">https://api.census.gov/data/2010/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: American Indian and Alaska Native Summary File</td>\n                    <td>The AIAN Summary File contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder.  The American Indian and Alaska Native Summary File (AIANSF) contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder. The file also includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter- occupied) and age of householder for occupied housing units. Selected aggregates and medians also are provided. A complete listing of subjects in the AIANSF is found in Chapter 3, Subject Locator. The layout of the tables in the AIANSF is similar to that in Summary File 2 (SF 2). These data are presented in 47 population tables (identified with a \"PCT\") and 14 housing tables (identified with an \"HCT\") shown down to the census tract level; and 10 population tables (identified with a \"PCO\") shown down to the county level, for a total of 71 tables. \n\nEach table is iterated for the total population, the total American Indian and Alaska Native population alone, the total American Indian and Alaska Native population alone or in combination, and 1,567 detailed tribes and tribal groupings. Tribes or tribal groupings are included on the iterations list if they met a threshold of at least 100 people in the 2010 Census. In addition, the presentation of AIANSF tables for any of the tribes and tribal groupings is subject to a population threshold of 100 or more people in a given geography. That is, if there are fewer than 100 people in a specific population group in a specific geographic area, their population and housing characteristics data are not available for that geographic area in the AIANSF. See Appendix H, Characteristic Iterations, for more information.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>aian\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/aian/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/aian/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/aian/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/aian/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/aian\">https://api.census.gov/data/2010/dec/aian</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: American Samoa Summary File</td>\n                    <td>The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>as\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/as/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/as/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/as/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/as/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/as\">https://api.census.gov/data/2010/dec/as</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: American Samoa Year of Entry File</td>\n                    <td>The American Samoa Year of Entry Summary File contains data on year of entry.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>asyoe\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/asyoe/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/asyoe/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/asyoe/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/asyoe/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/asyoe\">https://api.census.gov/data/2010/dec/asyoe</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial CD113</td>\n                    <td>The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.  The Congressional District Summary File (113th Congress) (CD113) contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census. Population items include sex, age, race, Hispanic or Latino origin, household relationship, household type, household size, family type, family size, and group quarters. Housing items include occupancy status, vacancy status, and tenure (whether a housing unit is owner-occupied or renter-occupied). The file contains subject content identical to that shown in the 2010 Census Summary File 1.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>cd113\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd113/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd113/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd113/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd113/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd113\">https://api.census.gov/data/2010/dec/cd113</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial CD115</td>\n                    <td>The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>cd115\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd115/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd115/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd115/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd115/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd115\">https://api.census.gov/data/2010/dec/cd115</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Congressional District 116</td>\n                    <td>The Congressional District Summary File contains data compiled from the questions asked of all people and about every housing unit in the 2010 Census.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>cd116\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd116/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd116/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd116/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd116/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/cd116\">https://api.census.gov/data/2010/dec/cd116</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Guam Year of Entry File</td>\n                    <td>The Guam Year of Entry Summary File contains data on year of entry.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>guyoe\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/guyoe/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/guyoe/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/guyoe/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/guyoe/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/guyoe\">https://api.census.gov/data/2010/dec/guyoe</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Commonwealth of the Northern Mariana Islands Year of Entry File</td>\n                    <td>The Commonwealth of the Northern Mariana Islands Year of Entry Summary File contains data on year of entry.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>mpyoe\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/mpyoe/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/mpyoe/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/mpyoe/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/mpyoe/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/mpyoe\">https://api.census.gov/data/2010/dec/mpyoe</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Redistricting Data (PL 94-171)</td>\n                    <td>Public Law 94-171, enacted in 1975, directs the Census Bureau to make special preparations to provide redistricting data needed by the 50 states. It specifies that within a year following Census Day, the Census Bureau must send the governor and legislative leadership in each state the data they need to redraw congressional and state legislative districts. To meet this legal requirement, the Census Bureau set up a program that affords the states an opportunity before each decennial census to define the small areas for which they wish to receive census population totals for redistricting. Officials may receive data for voting districts (e.g., election precincts, wards) and state house and senate districts, in addition to standard census geographic areas such as counties, cities, census tracts, and tabulation blocks. State participation in defining areas is voluntary and nonpartisan.</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>pl\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/pl/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/pl/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/pl/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/pl/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/pl\">https://api.census.gov/data/2010/dec/pl</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Decennial Self-Reponse Rate</td>\n                    <td>Final 2010 Self-Response Rates</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>responserate\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/responserate/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/responserate/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/responserate/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/responserate/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/responserate\">https://api.census.gov/data/2010/dec/responserate</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial SF1</td>\n                    <td>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin&gt; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown.\nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts.\nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>sf1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf1\">https://api.census.gov/data/2010/dec/sf1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial SF2</td>\n                    <td>Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. SF 2 includes population characteristics, such as sex, age, average household size, household type, and relationship to householder such as nonrelative or child. The file includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter-occupied), age of householder, and household size for occupied housing units. Selected aggregates and medians also are provided</td>\n                    <td>2010</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>sf2\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/dec/sf2\">https://api.census.gov/data/2010/dec/sf2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2010 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2010</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/nonemp\">https://api.census.gov/data/2010/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2010 Decennial Census of Population and Housing: Surnames</td>\n                    <td>The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.</td>\n                    <td>2010</td>\n                    <td>surname</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/surname/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/surname/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/surname/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/surname/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/surname\">https://api.census.gov/data/2010/surname</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2010 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2010</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2010/zbp\">https://api.census.gov/data/2010/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1\">https://api.census.gov/data/2011/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/cprofile\">https://api.census.gov/data/2011/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/profile\">https://api.census.gov/data/2011/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/spp\">https://api.census.gov/data/2011/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs1/subject\">https://api.census.gov/data/2011/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3\">https://api.census.gov/data/2011/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/profile\">https://api.census.gov/data/2011/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/spp\">https://api.census.gov/data/2011/acs/acs3/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs3/subject\">https://api.census.gov/data/2011/acs/acs3/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5\">https://api.census.gov/data/2011/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profile</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/profile\">https://api.census.gov/data/2011/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/acs5/subject\">https://api.census.gov/data/2011/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2007-2011 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2011</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs/flows\">https://api.census.gov/data/2011/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2011 American Community Survey 1-Year Profiles for the 113th Congressional Districts</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2011</td>\n                    <td>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cd113\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs1/cd113/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs1/cd113/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs1/cd113/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs1/cd113/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/acs1/cd113\">https://api.census.gov/data/2011/acs1/cd113</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2011 County Business Patterns: Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</td>\n                    <td>2011</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/cbp\">https://api.census.gov/data/2011/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2011 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</td>\n                    <td>2011</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/nonemp\">https://api.census.gov/data/2011/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2011 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</td>\n                    <td>2011</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2011/zbp\">https://api.census.gov/data/2011/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1\">https://api.census.gov/data/2012/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/cprofile\">https://api.census.gov/data/2012/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/profile\">https://api.census.gov/data/2012/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/spp\">https://api.census.gov/data/2012/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs1/subject\">https://api.census.gov/data/2012/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3\">https://api.census.gov/data/2012/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/cprofile\">https://api.census.gov/data/2012/acs/acs3/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/profile\">https://api.census.gov/data/2012/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/spp\">https://api.census.gov/data/2012/acs/acs3/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs3/subject\">https://api.census.gov/data/2012/acs/acs3/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5\">https://api.census.gov/data/2012/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/profile\">https://api.census.gov/data/2012/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/acs5/subject\">https://api.census.gov/data/2012/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2008-2012 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2012</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/acs/flows\">https://api.census.gov/data/2012/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2012</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cbp\">https://api.census.gov/data/2012/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data</td>\n                    <td>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series, including Temperature Control.</td>\n                    <td>2012</td>\n                    <td>cfsarea</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsarea/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsarea/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsarea/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsarea/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsarea\">https://api.census.gov/data/2012/cfsarea</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data</td>\n                    <td>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</td>\n                    <td>2012</td>\n                    <td>cfsexport</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsexport/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsexport/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsexport/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsexport/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsexport\">https://api.census.gov/data/2012/cfsexport</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data</td>\n                    <td>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series, including Temperature Control.</td>\n                    <td>2012</td>\n                    <td>cfshazmat</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfshazmat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfshazmat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfshazmat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfshazmat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfshazmat\">https://api.census.gov/data/2012/cfshazmat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Commodity Flow Survey Preliminary Data</td>\n                    <td>The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</td>\n                    <td>2012</td>\n                    <td>cfsprelim</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsprelim/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsprelim/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsprelim/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsprelim/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/cfsprelim\">https://api.census.gov/data/2012/cfsprelim</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2012</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas\">https://api.census.gov/data/2012/ecn/islandareas</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2012</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                        <span class=\"hier-sep\">&rsaquo; </span>comp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/comp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/comp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/comp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/comp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/comp\">https://api.census.gov/data/2012/ecn/islandareas/comp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>This dataset provides  industry statistics on number of establishments; number of employees; payroll; sales, value of shipments, or revenue; and other industry-specific data items by geographic area for establishments and firms with paid employees for Puerto Rico.. Data are shown on a 2012 NAICS basis. The statistics, NAICS levels, and the geographic areas covered vary by sector. These data were released in December 2015.</td>\n                    <td>2012</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                        <span class=\"hier-sep\">&rsaquo; </span>ind\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/ind/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/ind/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/ind/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/ind/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/ind\">https://api.census.gov/data/2012/ecn/islandareas/ind</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2012</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                        <span class=\"hier-sep\">&rsaquo; </span>lines\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/lines/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/lines/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/lines/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/lines/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecn/islandareas/lines\">https://api.census.gov/data/2012/ecn/islandareas/lines</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnadmben</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnadmben/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnadmben/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnadmben/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnadmben/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnadmben\">https://api.census.gov/data/2012/ecnadmben</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census US Basic Data</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2012</td>\n                    <td>ecnbasic</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbasic/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbasic/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbasic/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbasic/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbasic\">https://api.census.gov/data/2012/ecnbasic</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnbranddeal</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbranddeal/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbranddeal/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbranddeal/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbranddeal/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbranddeal\">https://api.census.gov/data/2012/ecnbranddeal</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012</td>\n                    <td>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnbridge1</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge1\">https://api.census.gov/data/2012/ecnbridge1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012</td>\n                    <td>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnbridge2</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbridge2\">https://api.census.gov/data/2012/ecnbridge2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnbrordeal</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbrordeal/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbrordeal/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbrordeal/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbrordeal/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnbrordeal\">https://api.census.gov/data/2012/ecnbrordeal</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012</td>\n                    <td>Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecncashadv</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncashadv/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncashadv/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncashadv/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncashadv/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncashadv\">https://api.census.gov/data/2012/ecncashadv</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnccard</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnccard/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnccard/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnccard/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnccard/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnccard\">https://api.census.gov/data/2012/ecnccard</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census US Economic Class of Customer</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for a variety of industry-specific topics for establishments of firms with payroll.  Presentation of data varies by kind of business.</td>\n                    <td>2012</td>\n                    <td>ecnclcust</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnclcust/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnclcust/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnclcust/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnclcust/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnclcust\">https://api.census.gov/data/2012/ecnclcust</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecncomm</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomm/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomm/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomm/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomm/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomm\">https://api.census.gov/data/2012/ecncomm</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007</td>\n                    <td>All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007.</td>\n                    <td>2012</td>\n                    <td>ecncomp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncomp\">https://api.census.gov/data/2012/ecncomp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012</td>\n                    <td>Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnconact</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconact/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconact/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconact/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconact/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconact\">https://api.census.gov/data/2012/ecnconact</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnconcess</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconcess/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconcess/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconcess/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconcess/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnconcess\">https://api.census.gov/data/2012/ecnconcess</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecncrfin</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncrfin/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncrfin/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncrfin/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncrfin/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecncrfin\">https://api.census.gov/data/2012/ecncrfin</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012</td>\n                    <td>Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecndissmed</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecndissmed/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecndissmed/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecndissmed/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecndissmed/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecndissmed\">https://api.census.gov/data/2012/ecndissmed</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnempfunc</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnempfunc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnempfunc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnempfunc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnempfunc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnempfunc\">https://api.census.gov/data/2012/ecnempfunc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census US Enterprise Support</td>\n                    <td>Economic Census Summary Statistics for Enterprise Support Establishments by Industry</td>\n                    <td>2012</td>\n                    <td>ecnentsup</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnentsup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnentsup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnentsup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnentsup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnentsup\">https://api.census.gov/data/2012/ecnentsup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.</td>\n                    <td>2012</td>\n                    <td>ecneoyinv</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinv/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinv/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinv/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinv/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinv\">https://api.census.gov/data/2012/ecneoyinv</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011</td>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.</td>\n                    <td>2012</td>\n                    <td>ecneoyinvwh</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinvwh/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinvwh/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinvwh/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinvwh/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecneoyinvwh\">https://api.census.gov/data/2012/ecneoyinvwh</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012</td>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnequip</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnequip/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnequip/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnequip/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnequip/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnequip\">https://api.census.gov/data/2012/ecnequip</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012</td>\n                    <td>Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnexpnrg</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpnrg/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpnrg/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpnrg/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpnrg/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpnrg\">https://api.census.gov/data/2012/ecnexpnrg</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census Exported Services Data</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for exported services for selected industries.</td>\n                    <td>2012</td>\n                    <td>ecnexpsvc</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpsvc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpsvc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpsvc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpsvc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnexpsvc\">https://api.census.gov/data/2012/ecnexpsvc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Retail Trade: Subject Series - Misc Subjects:States: Floor Space by Selected Industry for the U.S. and States: 2012</td>\n                    <td>Retail Trade: Subject Series - Misc Subjects: Floor Space by Selected Industry for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnflspace</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnflspace/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnflspace/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnflspace/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnflspace/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnflspace\">https://api.census.gov/data/2012/ecnflspace</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnfoodsvc</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfoodsvc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfoodsvc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfoodsvc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfoodsvc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfoodsvc\">https://api.census.gov/data/2012/ecnfoodsvc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States</td>\n                    <td>Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States</td>\n                    <td>2012</td>\n                    <td>ecnfran</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfran/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfran/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfran/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfran/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnfran\">https://api.census.gov/data/2012/ecnfran</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012</td>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecngrant</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecngrant/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecngrant/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecngrant/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecngrant/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecngrant\">https://api.census.gov/data/2012/ecngrant</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnguest</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguest/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguest/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguest/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguest/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguest\">https://api.census.gov/data/2012/ecnguest</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S.: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnguestsize</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguestsize/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguestsize/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguestsize/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguestsize/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnguestsize\">https://api.census.gov/data/2012/ecnguestsize</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012</td>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnhosp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnhosp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnhosp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnhosp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnhosp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnhosp\">https://api.census.gov/data/2012/ecnhosp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012</td>\n                    <td>Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012.</td>\n                    <td>2012</td>\n                    <td>ecninvval</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecninvval/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecninvval/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecninvval/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecninvval/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecninvval\">https://api.census.gov/data/2012/ecninvval</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census US Industry Products Analysis</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents company, establishments, value of shipments, value of product shipments, percentage of product shipments of the total value of shipments, and percentage of distribution of value of product shipments.</td>\n                    <td>2012</td>\n                    <td>ecnipa</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnipa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnipa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnipa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnipa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnipa\">https://api.census.gov/data/2012/ecnipa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012</td>\n                    <td>Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnkob</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnkob/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnkob/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnkob/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnkob/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnkob\">https://api.census.gov/data/2012/ecnkob</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012</td>\n                    <td>Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnlabor</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlabor/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlabor/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlabor/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlabor/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlabor\">https://api.census.gov/data/2012/ecnlabor</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012</td>\n                    <td>Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnlifomfg</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomfg/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomfg/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomfg/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomfg/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomfg\">https://api.census.gov/data/2012/ecnlifomfg</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012</td>\n                    <td>Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnlifomine</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomine/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomine/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomine/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomine/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifomine\">https://api.census.gov/data/2012/ecnlifomine</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011</td>\n                    <td>Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011.</td>\n                    <td>2012</td>\n                    <td>ecnlifoval</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifoval/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifoval/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifoval/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifoval/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlifoval\">https://api.census.gov/data/2012/ecnlifoval</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census Product Lines Data</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data on major categories of products sold/services rendered for establishments of firms with payroll by kind of business.</td>\n                    <td>2012</td>\n                    <td>ecnlines</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlines/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlines/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlines/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlines/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlines\">https://api.census.gov/data/2012/ecnlines</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012</td>\n                    <td>Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnloan</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnloan/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnloan/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnloan/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnloan/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnloan\">https://api.census.gov/data/2012/ecnloan</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012</td>\n                    <td>Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnlocmfg</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmfg/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmfg/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmfg/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmfg/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmfg\">https://api.census.gov/data/2012/ecnlocmfg</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012</td>\n                    <td>Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnlocmine</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmine/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmine/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmine/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmine/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnlocmine\">https://api.census.gov/data/2012/ecnlocmine</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnmargin</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmargin/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmargin/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmargin/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmargin/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmargin\">https://api.census.gov/data/2012/ecnmargin</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012</td>\n                    <td>Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnmatfuel</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmatfuel/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmatfuel/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmatfuel/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmatfuel/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmatfuel\">https://api.census.gov/data/2012/ecnmatfuel</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnmealcost</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmealcost/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmealcost/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmealcost/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmealcost/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmealcost\">https://api.census.gov/data/2012/ecnmealcost</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnmenutype</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmenutype/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmenutype/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmenutype/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmenutype/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnmenutype\">https://api.census.gov/data/2012/ecnmenutype</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012</td>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpatient</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpatient/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpatient/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpatient/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpatient/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpatient\">https://api.census.gov/data/2012/ecnpatient</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpetrfac</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrfac/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrfac/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrfac/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrfac/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrfac\">https://api.census.gov/data/2012/ecnpetrfac</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpetrprod</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrprod/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrprod/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrprod/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrprod/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrprod\">https://api.census.gov/data/2012/ecnpetrprod</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpetrrec</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrrec/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrrec/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrrec/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrrec/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrrec\">https://api.census.gov/data/2012/ecnpetrrec</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpetrstat</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrstat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrstat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrstat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrstat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpetrstat\">https://api.census.gov/data/2012/ecnpetrstat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnprofit</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnprofit/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnprofit/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnprofit/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnprofit/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnprofit\">https://api.census.gov/data/2012/ecnprofit</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S: 2012</td>\n                    <td>Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpurelec</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurelec/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurelec/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurelec/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurelec/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurelec\">https://api.census.gov/data/2012/ecnpurelec</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012</td>\n                    <td>Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnpurmode</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurmode/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurmode/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurmode/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurmode/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnpurmode\">https://api.census.gov/data/2012/ecnpurmode</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012</td>\n                    <td>Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnrdacq</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdacq/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdacq/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdacq/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdacq/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdacq\">https://api.census.gov/data/2012/ecnrdacq</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012</td>\n                    <td>Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnrdofc</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdofc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdofc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdofc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdofc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnrdofc\">https://api.census.gov/data/2012/ecnrdofc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012</td>\n                    <td>Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnseat</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnseat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnseat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnseat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnseat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnseat\">https://api.census.gov/data/2012/ecnseat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - Economic Census US Economic Data by Size Category</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2012</td>\n                    <td>ecnsize</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsize/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsize/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsize/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsize/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsize\">https://api.census.gov/data/2012/ecnsize</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012</td>\n                    <td>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnsocial</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsocial/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsocial/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsocial/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsocial/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnsocial\">https://api.census.gov/data/2012/ecnsocial</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012</td>\n                    <td>Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012.</td>\n                    <td>2012</td>\n                    <td>ecntype</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntype/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntype/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntype/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntype/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntype\">https://api.census.gov/data/2012/ecntype</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012</td>\n                    <td>Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012.</td>\n                    <td>2012</td>\n                    <td>ecntypop</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntypop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntypop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntypop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntypop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecntypop\">https://api.census.gov/data/2012/ecntypop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012</td>\n                    <td>Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012.</td>\n                    <td>2012</td>\n                    <td>ecnvalcon</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnvalcon/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnvalcon/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnvalcon/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnvalcon/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ecnvalcon\">https://api.census.gov/data/2012/ecnvalcon</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Economic Census - All Sectors: Economy-Wide Key Statistics</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2012</td>\n                    <td>ewks</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ewks/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ewks/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ewks/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ewks/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/ewks\">https://api.census.gov/data/2012/ewks</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2012</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/nonemp\">https://api.census.gov/data/2012/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 National Population Projections: Projected Births</td>\n                    <td>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2012 to 2060 \n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</td>\n                    <td>2012</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>births\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/births/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/births/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/births/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/births/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/births\">https://api.census.gov/data/2012/popproj/births</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 National Population Projections: Projected Deaths</td>\n                    <td>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</td>\n                    <td>2012</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>deaths\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/deaths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/deaths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/deaths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/deaths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/deaths\">https://api.census.gov/data/2012/popproj/deaths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 National Population Projections: Projected Net International Migration by Single Year of age</td>\n                    <td>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</td>\n                    <td>2012</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>nim\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/nim/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/nim/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/nim/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/nim/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/nim\">https://api.census.gov/data/2012/popproj/nim</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 National Population Projections: Projected Population by Single Year of Age</td>\n                    <td>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</td>\n                    <td>2012</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>pop\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/pop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/pop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/pop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/pop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/popproj/pop\">https://api.census.gov/data/2012/popproj/pop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Public Elementary-Secondary Education Finance: Individual Unit Tables</td>\n                    <td>The survey covers all public school systems that provide elementary or secondary education (PK-12). The data include revenue by source (local property tax, monies from other school systems, private tuition and transportation payments, school lunch charges, direct state aid, and federal aid passed through the state government), expenditure by function and object (instruction, support service functions, salaries, and capital outlay), indebtedness, and cash and investments.</td>\n                    <td>2012</td>\n                    <td>pubschlfin</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/pubschlfin/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/pubschlfin/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/pubschlfin/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/pubschlfin/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/pubschlfin\">https://api.census.gov/data/2012/pubschlfin</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Survey of Business Owners: Company Summary</td>\n                    <td>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status.\nData have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</td>\n                    <td>2012</td>\n                    <td>sbo</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo\">https://api.census.gov/data/2012/sbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Survey of Business Owners: Characteristics of Business</td>\n                    <td>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</td>\n                    <td>2012</td>\n                    <td>sbo\n                        <span class=\"hier-sep\">&rsaquo; </span>cscb\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscb/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscb/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscb/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscb/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscb\">https://api.census.gov/data/2012/sbo/cscb</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 Survey of Business Owners: Characteristics of Business Owners</td>\n                    <td>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</td>\n                    <td>2012</td>\n                    <td>sbo\n                        <span class=\"hier-sep\">&rsaquo; </span>cscbo\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/sbo/cscbo\">https://api.census.gov/data/2012/sbo/cscbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2012 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2012</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2012/zbp\">https://api.census.gov/data/2012/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1\">https://api.census.gov/data/2013/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/cprofile\">https://api.census.gov/data/2013/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/profile\">https://api.census.gov/data/2013/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/spp\">https://api.census.gov/data/2013/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs1/subject\">https://api.census.gov/data/2013/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3\">https://api.census.gov/data/2013/acs/acs3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/cprofile\">https://api.census.gov/data/2013/acs/acs3/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/profile\">https://api.census.gov/data/2013/acs/acs3/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/spp\">https://api.census.gov/data/2013/acs/acs3/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs3\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs3/subject\">https://api.census.gov/data/2013/acs/acs3/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5\">https://api.census.gov/data/2013/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/profile\">https://api.census.gov/data/2013/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/acs5/subject\">https://api.census.gov/data/2013/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2009-2013 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2013</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/acs/flows\">https://api.census.gov/data/2013/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2013 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2013</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/cbp\">https://api.census.gov/data/2013/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2013 American Community Survey - Table Packages: Detailed Language Spoken in the U.S.</td>\n                    <td>This data set uses the 2009-2013 American Community Survey to tabulate the number of speakers of languages spoken at home and the number of speakers of each language who speak English less than very well. These tabulations are available for the following geographies: nation; each of the 50 states, plus Washington, D.C. and Puerto Rico; counties with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish; core-based statistical areas (metropolitan statistical areas and micropolitan statistical areas) with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish.</td>\n                    <td>2013</td>\n                    <td>language</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/language/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/language/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/language/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/language/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/language\">https://api.census.gov/data/2013/language</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2013 Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2013</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/nonemp\">https://api.census.gov/data/2013/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cochar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar5\">https://api.census.gov/data/2013/pep/cochar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cochar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cochar6\">https://api.census.gov/data/2013/pep/cochar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: County Total Population and Components of Change</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cty\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cty/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cty/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cty/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cty/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/cty\">https://api.census.gov/data/2013/pep/cty</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/housing\">https://api.census.gov/data/2013/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>monthlynatchar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar5\">https://api.census.gov/data/2013/pep/monthlynatchar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>monthlynatchar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/monthlynatchar6\">https://api.census.gov/data/2013/pep/monthlynatchar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: US, State, and PR Total Population and Components of Change</td>\n                    <td>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // File:  National and State Population Estimates // Source: U.S. Census Bureau, Population Division  // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natstprc\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc\">https://api.census.gov/data/2013/pep/natstprc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: US, State, and PR Population Age 18+</td>\n                    <td>Estimates of the Total Resident Population and Resident Population Age 18 Years and Older for the United States, States, and Puerto Rico // File: State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natstprc18\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc18/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc18/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc18/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc18/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/natstprc18\">https://api.census.gov/data/2013/pep/natstprc18</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex</td>\n                    <td>Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Commonwealth Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prcagesex\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prcagesex/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prcagesex/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prcagesex/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prcagesex/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prcagesex\">https://api.census.gov/data/2013/pep/prcagesex</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: Puerto Rico Municipios Total Population</td>\n                    <td>Annual Resident Population Estimates for Puerto Rico Municipios: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. All geographic boundaries for these population estimates are as of January 1, 2013. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prm\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prm/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prm/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prm/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prm/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prm\">https://api.census.gov/data/2013/pep/prm</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex</td>\n                    <td>Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prmagesex\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prmagesex/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prmagesex/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prmagesex/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prmagesex/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/prmagesex\">https://api.census.gov/data/2013/pep/prmagesex</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin</td>\n                    <td>Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013// File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>stchar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar5\">https://api.census.gov/data/2013/pep/stchar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin</td>\n                    <td>Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>stchar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/stchar6\">https://api.census.gov/data/2013/pep/stchar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2013 Population Estimates: Subcounty Population Places and MCDs</td>\n                    <td>Subcounty Resident Population Estimates: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Subcounty Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: May 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of January 1, 2013. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2013</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>subcty\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/subcty/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/subcty/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/subcty/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/subcty/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/pep/subcty\">https://api.census.gov/data/2013/pep/subcty</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2013 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2013</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2013/zbp\">https://api.census.gov/data/2013/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1\">https://api.census.gov/data/2014/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nComparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/cprofile\">https://api.census.gov/data/2014/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/profile\">https://api.census.gov/data/2014/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/spp\">https://api.census.gov/data/2014/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs1/subject\">https://api.census.gov/data/2014/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5\">https://api.census.gov/data/2014/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/profile\">https://api.census.gov/data/2014/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acs5/subject\">https://api.census.gov/data/2014/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Supplemental Estimates</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acsse\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acsse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acsse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acsse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acsse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/acsse\">https://api.census.gov/data/2014/acs/acsse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2010-2014 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2014</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/acs/flows\">https://api.census.gov/data/2014/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 Annual Survey of Entrepreneurs: Company Statistics</td>\n                    <td>2014 Annual Survey of Entrepreneurs CSA</td>\n                    <td>2014</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>csa\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/csa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/csa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/csa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/csa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/csa\">https://api.census.gov/data/2014/ase/csa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 Annual Survey of Entrepreneurs: Characteristics of Businesses</td>\n                    <td>Gender, Ethnicity, Race and Veteran Status  code</td>\n                    <td>2014</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscb\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscb/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscb/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscb/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscb/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscb\">https://api.census.gov/data/2014/ase/cscb</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 Annual Survey of Entrepreneurs: Characteristics of Businesses Owners</td>\n                    <td>2014 Annual Survey of Entrepreneurs CSCBO</td>\n                    <td>2014</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscbo\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/ase/cscbo\">https://api.census.gov/data/2014/ase/cscbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2014</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/cbp\">https://api.census.gov/data/2014/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 International Trade: Historical Imports and Exports</td>\n                    <td>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>2014</td>\n                    <td>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imp_exp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/intltrade/imp_exp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/intltrade/imp_exp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/intltrade/imp_exp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/intltrade/imp_exp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/intltrade/imp_exp\">https://api.census.gov/data/2014/intltrade/imp_exp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2014</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/nonemp\">https://api.census.gov/data/2014/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: National Annual Resident Population Estimates by Single Year of Age and Sex</td>\n                    <td>Annual Estimates of the Resident Population by Single Year of Age and Sex for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>agesex\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agesex/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agesex/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agesex/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agesex/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agesex\">https://api.census.gov/data/2014/pep/agesex</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 5 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>agespecial5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial5\">https://api.census.gov/data/2014/pep/agespecial5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 6 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>agespecial6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecial6\">https://api.census.gov/data/2014/pep/agespecial6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Puerto Rico Commonwealth and Municipios Annual Resident Population Estimates by Age Groups and Sex</td>\n                    <td>Annual Estimates of the Resident Population for Selected Age Groups by Sex for Puerto Rico Commonwealth and Its Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>agespecialpr\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecialpr/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecialpr/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecialpr/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecialpr/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/agespecialpr\">https://api.census.gov/data/2014/pep/agespecialpr</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cochar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar5\">https://api.census.gov/data/2014/pep/cochar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin</td>\n                    <td>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cochar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cochar6\">https://api.census.gov/data/2014/pep/cochar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: County Total Population and Components of Change</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>cty\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cty/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cty/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cty/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cty/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/cty\">https://api.census.gov/data/2014/pep/cty</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/housing\">https://api.census.gov/data/2014/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>monthlynatchar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar5\">https://api.census.gov/data/2014/pep/monthlynatchar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>monthlynatchar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/monthlynatchar6\">https://api.census.gov/data/2014/pep/monthlynatchar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: US, State, and PR Total Population and Components of Change</td>\n                    <td>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natstprc\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc\">https://api.census.gov/data/2014/pep/natstprc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: US, State, and PR Population Age 18+</td>\n                    <td>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natstprc18\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc18/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc18/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc18/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc18/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/natstprc18\">https://api.census.gov/data/2014/pep/natstprc18</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex</td>\n                    <td>Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prcagesex\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prcagesex/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prcagesex/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prcagesex/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prcagesex/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prcagesex\">https://api.census.gov/data/2014/pep/prcagesex</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Puerto Rico Municipios Total Population</td>\n                    <td>Annual Resident Population Estimates for Puerto Rico Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prm\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prm/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prm/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prm/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prm/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prm\">https://api.census.gov/data/2014/pep/prm</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex</td>\n                    <td>Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>prmagesex\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prmagesex/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prmagesex/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prmagesex/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prmagesex/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/prmagesex\">https://api.census.gov/data/2014/pep/prmagesex</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States</td>\n                    <td>Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projagegroups\">https://api.census.gov/data/2014/pep/projagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States</td>\n                    <td>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projbirths\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projbirths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projbirths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projbirths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projbirths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projbirths\">https://api.census.gov/data/2014/pep/projbirths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</td>\n                    <td>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projdeaths\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projdeaths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projdeaths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projdeaths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projdeaths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projdeaths\">https://api.census.gov/data/2014/pep/projdeaths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States</td>\n                    <td>Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projnat\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnat\">https://api.census.gov/data/2014/pep/projnat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</td>\n                    <td>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projnim\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnim/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnim/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnim/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnim/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projnim\">https://api.census.gov/data/2014/pep/projnim</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</td>\n                    <td>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014 to 2060  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>projpop\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projpop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projpop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projpop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projpop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/projpop\">https://api.census.gov/data/2014/pep/projpop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin</td>\n                    <td>Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>stchar5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar5\">https://api.census.gov/data/2014/pep/stchar5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin</td>\n                    <td>Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>stchar6\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar6/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar6/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar6/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar6/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/stchar6\">https://api.census.gov/data/2014/pep/stchar6</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2014 Population Estimates: Subcounty Population Places and MCDs</td>\n                    <td>Subcounty Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of current vintage year. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2014</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>subcty\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/subcty/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/subcty/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/subcty/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/subcty/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/pep/subcty\">https://api.census.gov/data/2014/pep/subcty</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2014</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2014/zbp\">https://api.census.gov/data/2014/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1\">https://api.census.gov/data/2015/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/cprofile\">https://api.census.gov/data/2015/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/profile\">https://api.census.gov/data/2015/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/spp\">https://api.census.gov/data/2015/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs1/subject\">https://api.census.gov/data/2015/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5\">https://api.census.gov/data/2015/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year AIAN Detailed Tables</td>\n                    <td>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>aian\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aian/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aian/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aian/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aian/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aian\">https://api.census.gov/data/2015/acs/acs5/aian</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year</td>\n                    <td>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>aianprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/aianprofile\">https://api.census.gov/data/2015/acs/acs5/aianprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/cprofile\">https://api.census.gov/data/2015/acs/acs5/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/profile\">https://api.census.gov/data/2015/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year</td>\n                    <td>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>spt\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/spt/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/spt/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/spt/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/spt/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/spt\">https://api.census.gov/data/2015/acs/acs5/spt</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acs5/subject\">https://api.census.gov/data/2015/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Supplemental Estimates</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acsse\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acsse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acsse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acsse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acsse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/acsse\">https://api.census.gov/data/2015/acs/acsse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2011-2015 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2015</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs/flows\">https://api.census.gov/data/2015/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 American Community Survey 1-Year Data Profile 115th Congressional District</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The 115th Congressional District Data Profiles are available for the nation, all 50 states, the District of Columbia, and Puerto Rico (at large). Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts for over 1,000 distinct variables.</td>\n                    <td>2015</td>\n                    <td>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cd115\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs1/cd115/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs1/cd115/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs1/cd115/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs1/cd115/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/acs1/cd115\">https://api.census.gov/data/2015/acs1/cd115</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Company Summary</td>\n                    <td>Component Summary Data for Survey of Business Owners</td>\n                    <td>2015</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>csa\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/csa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/csa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/csa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/csa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/csa\">https://api.census.gov/data/2015/ase/csa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Businesses</td>\n                    <td>Gender, Ethnicity, Race and Veteran Status  code</td>\n                    <td>2015</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscb\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscb/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscb/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscb/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscb/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscb\">https://api.census.gov/data/2015/ase/cscb</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Business Owners</td>\n                    <td>Gender, Ethnicity, Race, Veteran Status and Years in Business code</td>\n                    <td>2015</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscbo\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/ase/cscbo\">https://api.census.gov/data/2015/ase/cscbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2015</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/cbp\">https://api.census.gov/data/2015/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 International Trade: Historical Imports and Exports</td>\n                    <td>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>2015</td>\n                    <td>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imp_exp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/intltrade/imp_exp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/intltrade/imp_exp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/intltrade/imp_exp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/intltrade/imp_exp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/intltrade/imp_exp\">https://api.census.gov/data/2015/intltrade/imp_exp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2015</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/nonemp\">https://api.census.gov/data/2015/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 Census Planning Database: Block Group</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2015</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>blockgroup\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/blockgroup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/blockgroup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/blockgroup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/blockgroup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/blockgroup\">https://api.census.gov/data/2015/pdb/blockgroup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 Census Planning Database: Tract Level</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2015</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>tract\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/tract/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/tract/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/tract/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/tract/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pdb/tract\">https://api.census.gov/data/2015/pdb/tract</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: Characteristics by Single Year of Age</td>\n                    <td>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charage\">https://api.census.gov/data/2015/pep/charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: Demographic Characteristics Estimates by Age Groups</td>\n                    <td>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/charagegroups\">https://api.census.gov/data/2015/pep/charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: Components of Change Estimates</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for United States, States, Counties, and Puerto Rico: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at https://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>components\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/components/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/components/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/components/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/components/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/components\">https://api.census.gov/data/2015/pep/components</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/housing\">https://api.census.gov/data/2015/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/natmonthly\">https://api.census.gov/data/2015/pep/natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2015 Population Estimates: Population Estimates</td>\n                    <td>Annual Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2015// Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</td>\n                    <td>2015</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/pep/population\">https://api.census.gov/data/2015/pep/population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2015 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2015</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2015/zbp\">https://api.census.gov/data/2015/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1\">https://api.census.gov/data/2016/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profile</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nComparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/cprofile\">https://api.census.gov/data/2016/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/profile\">https://api.census.gov/data/2016/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Selected Population Profiles</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/spp\">https://api.census.gov/data/2016/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs1/subject\">https://api.census.gov/data/2016/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5\">https://api.census.gov/data/2016/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Comparison Profile</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/cprofile\">https://api.census.gov/data/2016/acs/acs5/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profile</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/profile\">https://api.census.gov/data/2016/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acs5/subject\">https://api.census.gov/data/2016/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Supplemental Estimates</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acsse\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acsse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acsse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acsse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acsse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/acsse\">https://api.census.gov/data/2016/acs/acsse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS FLOWS</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\". There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2016 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2016</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/acs/flows\">https://api.census.gov/data/2016/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Annual Survey of Entrepreneurs - CSA</td>\n                    <td>Component Summary Data for Survey of Business Owners</td>\n                    <td>2016</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>csa\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/csa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/csa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/csa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/csa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/csa\">https://api.census.gov/data/2016/ase/csa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Annual Survey of Entrepreneurs - CSCB</td>\n                    <td>Gender, Ethnicity, Race and Veteran Status  code</td>\n                    <td>2016</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscb\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscb/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscb/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscb/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscb/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscb\">https://api.census.gov/data/2016/ase/cscb</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Annual Survey of Entrepreneurs - CSCBO</td>\n                    <td>Gender, Ethnicity, Race, Veteran Status and Years in Business code</td>\n                    <td>2016</td>\n                    <td>ase\n                        <span class=\"hier-sep\">&rsaquo; </span>cscbo\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/ase/cscbo\">https://api.census.gov/data/2016/ase/cscbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2016</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/cbp\">https://api.census.gov/data/2016/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 International Trade: Historical Imports and Exports</td>\n                    <td>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>2016</td>\n                    <td>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imp_exp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/intltrade/imp_exp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/intltrade/imp_exp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/intltrade/imp_exp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/intltrade/imp_exp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/intltrade/imp_exp\">https://api.census.gov/data/2016/intltrade/imp_exp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2016</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/nonemp\">https://api.census.gov/data/2016/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Census Planning Database: Block Group</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2016</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>blockgroup\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/blockgroup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/blockgroup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/blockgroup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/blockgroup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/blockgroup\">https://api.census.gov/data/2016/pdb/blockgroup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 Census Planning Database: Tract Level</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2016</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>tract\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/tract/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/tract/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/tract/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/tract/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pdb/tract\">https://api.census.gov/data/2016/pdb/tract</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: Characteristics by Single Year of Age</td>\n                    <td>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charage\">https://api.census.gov/data/2016/pep/charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: Demographic Characteristics Estimates by Age Groups</td>\n                    <td>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/charagegroups\">https://api.census.gov/data/2016/pep/charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: Components of Change Estimates</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>components\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/components/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/components/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/components/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/components/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/components\">https://api.census.gov/data/2016/pep/components</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/housing\">https://api.census.gov/data/2016/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/natmonthly\">https://api.census.gov/data/2016/pep/natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2016 Population Estimates: Population Estimates</td>\n                    <td>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2016</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/pep/population\">https://api.census.gov/data/2016/pep/population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2016 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2016</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2016/zbp\">https://api.census.gov/data/2016/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Business Survey</td>\n                    <td>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</td>\n                    <td>2017</td>\n                    <td>abscb</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscb/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscb/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscb/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscb/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscb\">https://api.census.gov/data/2017/abscb</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Business Survey</td>\n                    <td>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</td>\n                    <td>2017</td>\n                    <td>abscbo</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscbo/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscbo/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscbo/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscbo/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscbo\">https://api.census.gov/data/2017/abscbo</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Business Survey</td>\n                    <td>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</td>\n                    <td>2017</td>\n                    <td>abscs</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/abscs\">https://api.census.gov/data/2017/abscs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1\">https://api.census.gov/data/2017/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/cprofile\">https://api.census.gov/data/2017/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/profile\">https://api.census.gov/data/2017/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Selected Population Profiles</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/spp\">https://api.census.gov/data/2017/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs1/subject\">https://api.census.gov/data/2017/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Detailed Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5\">https://api.census.gov/data/2017/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Comparison Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/cprofile\">https://api.census.gov/data/2017/acs/acs5/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/profile\">https://api.census.gov/data/2017/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acs5/subject\">https://api.census.gov/data/2017/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Supplemental Estimates</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acsse\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acsse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acsse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acsse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acsse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/acsse\">https://api.census.gov/data/2017/acs/acsse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS FLOWS</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\". The Census Bureau provides flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2017</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/acs/flows\">https://api.census.gov/data/2017/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Annual Surveys: Business Patterns: County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2017</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cbp\">https://api.census.gov/data/2017/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data</td>\n                    <td>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series.</td>\n                    <td>2017</td>\n                    <td>cfsarea</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsarea/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsarea/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsarea/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsarea/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsarea\">https://api.census.gov/data/2017/cfsarea</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data</td>\n                    <td>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</td>\n                    <td>2017</td>\n                    <td>cfsexport</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsexport/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsexport/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsexport/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsexport/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsexport\">https://api.census.gov/data/2017/cfsexport</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data</td>\n                    <td>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series.</td>\n                    <td>2017</td>\n                    <td>cfshazmat</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfshazmat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfshazmat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfshazmat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfshazmat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfshazmat\">https://api.census.gov/data/2017/cfshazmat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Commidity Flow Survey Preliminary Data</td>\n                    <td>The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</td>\n                    <td>2017</td>\n                    <td>cfsprelim</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsprelim/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsprelim/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsprelim/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsprelim/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfsprelim\">https://api.census.gov/data/2017/cfsprelim</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Commodity Flow Survey Temperature Data</td>\n                    <td>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Temperature Series.</td>\n                    <td>2017</td>\n                    <td>cfstemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfstemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfstemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfstemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfstemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/cfstemp\">https://api.census.gov/data/2017/cfstemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2017</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas\">https://api.census.gov/data/2017/ecn/islandareas</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2017</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                        <span class=\"hier-sep\">&rsaquo; </span>comp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/comp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/comp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/comp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/comp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/comp\">https://api.census.gov/data/2017/ecn/islandareas/comp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of Island Areas</td>\n                    <td>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</td>\n                    <td>2017</td>\n                    <td>ecn\n                        <span class=\"hier-sep\">&rsaquo; </span>islandareas\n                        <span class=\"hier-sep\">&rsaquo; </span>napcs\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecn/islandareas/napcs\">https://api.census.gov/data/2017/ecn/islandareas/napcs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Economic Census US Basic Data</td>\n                    <td>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</td>\n                    <td>2017</td>\n                    <td>ecnbasic</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecnbasic/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecnbasic/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecnbasic/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecnbasic/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecnbasic\">https://api.census.gov/data/2017/ecnbasic</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Mining: Detailed Statistics by Type of Operation for the U.S., States, and Offshore Areas</td>\n                    <td>This dataset presents statistics for Mining: Summary Statistics by Type of Operation for the U.S., States, and Offshore Areas</td>\n                    <td>2017</td>\n                    <td>ecntype</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntype/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntype/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntype/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntype/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntype\">https://api.census.gov/data/2017/ecntype</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Census: Economic Census of the United States: Wholesale Trade: Detailed Type of Operation for the U.S.</td>\n                    <td>This dataset presents statistics for Wholesale Trade: Detailed Type of Operation for the U.S.</td>\n                    <td>2017</td>\n                    <td>ecntypop</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntypop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntypop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntypop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntypop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/ecntypop\">https://api.census.gov/data/2017/ecntypop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2017 International Trade: Historical Imports and Exports</td>\n                    <td>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>2017</td>\n                    <td>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imp_exp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/intltrade/imp_exp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/intltrade/imp_exp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/intltrade/imp_exp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/intltrade/imp_exp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/intltrade/imp_exp\">https://api.census.gov/data/2017/intltrade/imp_exp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2017 Nonemployer Statistics: Non Employer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</td>\n                    <td>2017</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/nonemp\">https://api.census.gov/data/2017/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: Characteristics by Single Year of Age</td>\n                    <td>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charage\">https://api.census.gov/data/2017/pep/charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: Demographic Characteristics Estimates by Age Groups</td>\n                    <td>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/charagegroups\">https://api.census.gov/data/2017/pep/charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: Components of Change Estimates</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>components\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/components/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/components/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/components/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/components/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/components\">https://api.census.gov/data/2017/pep/components</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/housing\">https://api.census.gov/data/2017/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/natmonthly\">https://api.census.gov/data/2017/pep/natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2017 Population Estimates: Population Estimates</td>\n                    <td>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2017</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/pep/population\">https://api.census.gov/data/2017/pep/population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060</td>\n                    <td>Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>agegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/agegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/agegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/agegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/agegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/agegroups\">https://api.census.gov/data/2017/popproj/agegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060</td>\n                    <td>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>births\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/births/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/births/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/births/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/births/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/births\">https://api.census.gov/data/2017/popproj/births</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</td>\n                    <td>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>deaths\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/deaths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/deaths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/deaths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/deaths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/deaths\">https://api.census.gov/data/2017/popproj/deaths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin, and Nativity for the United States: 2016-2060</td>\n                    <td>Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>nat\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nat/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nat/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nat/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nat/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nat\">https://api.census.gov/data/2017/popproj/nat</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</td>\n                    <td>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>nim\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nim/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nim/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nim/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nim/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/nim\">https://api.census.gov/data/2017/popproj/nim</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</td>\n                    <td>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016 to 2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-propproj.html</td>\n                    <td>2017</td>\n                    <td>popproj\n                        <span class=\"hier-sep\">&rsaquo; </span>pop\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/pop/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/pop/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/pop/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/pop/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/popproj/pop\">https://api.census.gov/data/2017/popproj/pop</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Economic Annual Surveys: Business Patterns: Zipcode Business Patterns</td>\n                    <td>ZIP Code Business Patterns Methodology: Basis of Reporting ZIP Code Business Patterns is tabulated at the establishment level. An establishment is a single physical location at which business is conducted or services or industrial operations are performed. It is not necessarily identical with a company or enterprise, which may consist of one or more establishments. When two or more activities are carried on at a single location under a single ownership, all activities generally are grouped together as a single establishment. The entire establishment is classified on the basis of its major activity and all data are included in that classification. Establishment-size designations are determined by paid employment in the mid-March pay period. The size group \"1 to 4\" includes establishments that did not report any paid employees in the mid-March pay period but paid wages to at least one employee at some time during the year. Establishment counts represent the number of locations with paid employees any time during the year. Sources of the Data Payroll and employment data are tabulated from administrative records for single-unit firms and a combination of administrative records and survey-collected data for multi-unit firms. Read more &gt;&gt; Geographic Area Coding Most geography codes are derived from the physical location address reported in Census Bureau programs. The Internal Revenue Service and the Bureau of Labor Statistics provide supplemental address information. Reliability of Data The data are not subject to sampling error, but are subject to nonsampling errors, which can be attributed to several sources: inability to identify all cases that should be in the universe; definition and classification difficulties; errors in recording or coding the data obtained; and other errors of coverage, processing, and estimation for missing or misreported data. Read more &gt;&gt; Dollar Values All dollar values presented in the reports from the ZIP Code Business Patterns are expressed in current dollars, i.e, 2009 data are expressed in 2009 dollars and 2008 data in 2008 dollars. Consequently, when making comparisons to prior years, data users should take into consideration the inflation that has occurred. All dollar values, unless noted otherwise, are shown in thousands of dollars. Disclosure In accordance with federal law (U.S. Code, Title 13, Section 9) no data are published that would disclose the operations of an individual establishment or business. Noise Infusion: ZIP Code Business Patterns apply the Noise Infusion method of data protection. Noise infusion is a method used to protect data in which values for each establishment such as first-quarter payroll, annual payroll, and number of employees are perturbed prior to publication by applying a random noise multiplier to the data for each company. This method results in a relatively small change to the vast majority of cell values. Read more &gt;&gt; The number of establishments in a particular tabulation cell is not considered a disclosure; therefore, this information may be released without the addition of protective noise. Other Survey-Specific Information Definitional and coverage differences may affect the direct comparison of Economic Census and ZIP Code Business Patterns data. Read more &gt;&gt;</td>\n                    <td>2017</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2017/zbp\">https://api.census.gov/data/2017/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1\">https://api.census.gov/data/2018/acs/acs1</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Comparison Profiles 1-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/cprofile\">https://api.census.gov/data/2018/acs/acs1/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Profile Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/profile\">https://api.census.gov/data/2018/acs/acs1/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</td>\n                    <td>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>spp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/spp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/spp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/spp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/spp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/spp\">https://api.census.gov/data/2018/acs/acs1/spp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs1\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs1/subject\">https://api.census.gov/data/2018/acs/acs1/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Detailed Tables 5-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5\">https://api.census.gov/data/2018/acs/acs5</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>American Community Survey: 1-Year Estimates: Comparison Profiles 5-Year</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>cprofile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/cprofile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/cprofile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/cprofile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/cprofile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/cprofile\">https://api.census.gov/data/2018/acs/acs5/cprofile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Data Profiles</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>profile\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/profile/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/profile/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/profile/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/profile/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/profile\">https://api.census.gov/data/2018/acs/acs5/profile</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 5-Year Subject Tables</td>\n                    <td>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acs5\n                        <span class=\"hier-sep\">&rsaquo; </span>subject\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/subject/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/subject/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/subject/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/subject/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acs5/subject\">https://api.census.gov/data/2018/acs/acs5/subject</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>ACS 1-Year Supplemental Estimates</td>\n                    <td>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates, it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>acsse\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acsse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acsse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acsse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acsse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/acsse\">https://api.census.gov/data/2018/acs/acsse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2014-2018 American Community Survey: Migration Flows</td>\n                    <td>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \"Where did you live 1 year ago?\". There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets. The variables change for each dataset and do not repeat in overlapping datasets. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</td>\n                    <td>2018</td>\n                    <td>acs\n                        <span class=\"hier-sep\">&rsaquo; </span>flows\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/flows/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/flows/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/flows/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/flows/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/acs/flows\">https://api.census.gov/data/2018/acs/flows</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2018 County Business Patterns</td>\n                    <td>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</td>\n                    <td>2018</td>\n                    <td>cbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/cbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/cbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/cbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/cbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/cbp\">https://api.census.gov/data/2018/cbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2018 International Trade: Historical Imports and Exports</td>\n                    <td>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>2018</td>\n                    <td>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imp_exp\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/intltrade/imp_exp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/intltrade/imp_exp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/intltrade/imp_exp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/intltrade/imp_exp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/intltrade/imp_exp\">https://api.census.gov/data/2018/intltrade/imp_exp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Nonemployer Statistics</td>\n                    <td>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only).</td>\n                    <td>2018</td>\n                    <td>nonemp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/nonemp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/nonemp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/nonemp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/nonemp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/nonemp\">https://api.census.gov/data/2018/nonemp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2018 Census Planning Database: Block Group</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2018</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>blockgroup\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/blockgroup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/blockgroup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/blockgroup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/blockgroup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/blockgroup\">https://api.census.gov/data/2018/pdb/blockgroup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2018 Census Planning Database: Tract Level</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2018</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>tract\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/tract/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/tract/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/tract/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/tract/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pdb/tract\">https://api.census.gov/data/2018/pdb/tract</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: Characteristics by Single Year of Age</td>\n                    <td>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data.  // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The vintage year refers to the final year of the time series. Each vintage of estimates includes all years since the most recent decennial census.  The latest vintage estimates supersede all previous vintage estimates. More information about the Population Estimates Program, methodologies, and other products are available at https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charage\">https://api.census.gov/data/2018/pep/charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: Demographic Characteristics Estimates by Age Groups</td>\n                    <td>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/charagegroups\">https://api.census.gov/data/2018/pep/charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: Components of Change Estimates</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>components\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/components/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/components/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/components/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/components/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/components\">https://api.census.gov/data/2018/pep/components</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/housing\">https://api.census.gov/data/2018/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/natmonthly\">https://api.census.gov/data/2018/pep/natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Vintage 2018 Population Estimates: Population Estimates</td>\n                    <td>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2018</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/pep/population\">https://api.census.gov/data/2018/pep/population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Business Patterns: Zipcode Business Patterns</td>\n                    <td>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</td>\n                    <td>2018</td>\n                    <td>zbp</td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/zbp/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/zbp/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/zbp/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/zbp/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2018/zbp\">https://api.census.gov/data/2018/zbp</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Current Population Survey: School Enrollment Supplement</td>\n                    <td>Provides information on population 3 years old and older on school enrollment, junior or regular college attendance, and high school graduation.</td>\n                    <td>2019</td>\n                    <td>cps\n                        <span class=\"hier-sep\">&rsaquo; </span>school\n                        <span class=\"hier-sep\">&rsaquo; </span>oct\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/cps/school/oct/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/cps/school/oct/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/cps/school/oct/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/cps/school/oct/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/cps/school/oct\">https://api.census.gov/data/2019/cps/school/oct</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Census Planning Database: Block Group</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning</td>\n                    <td>2019</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>blockgroup\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/blockgroup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/blockgroup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/blockgroup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/blockgroup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/blockgroup\">https://api.census.gov/data/2019/pdb/blockgroup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Census Planning Database: Tract Level</td>\n                    <td>No description provided by data sponsor</td>\n                    <td>2019</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>tract\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/tract/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/tract/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/tract/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/tract/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pdb/tract\">https://api.census.gov/data/2019/pdb/tract</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: Estimates by Age, Sex, Race, and Hispanic Origin</td>\n                    <td>Annual Resident Population Estimates by Age, Sex, Race, and Hispanic Origin; for the United States, States, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charage\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charage/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charage/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charage/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charage/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charage\">https://api.census.gov/data/2019/pep/charage</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: Estimates by Age Group, Sex, Race, and Hispanic Origin</td>\n                    <td>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin; for the United States, States, Counties; and for Puerto Rico and its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>charagegroups\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charagegroups/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charagegroups/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charagegroups/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charagegroups/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/charagegroups\">https://api.census.gov/data/2019/pep/charagegroups</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: Census Bureau Version: Components of Change Estimates</td>\n                    <td>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change; for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>components\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/components/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/components/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/components/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/components/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/components\">https://api.census.gov/data/2019/pep/components</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: Housing Unit Estimates for US, States, and Counties</td>\n                    <td>Annual Housing Unit Estimates for the United States, States, and Counties: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions // Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised.  Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>housing\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/housing/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/housing/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/housing/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/housing/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/housing\">https://api.census.gov/data/2019/pep/housing</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: National Monthly Population Estimates</td>\n                    <td>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2020  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. A time series of estimates is produced, beginning with the census. The reference date for all estimates is the first of the month. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>natmonthly\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/natmonthly/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/natmonthly/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/natmonthly/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/natmonthly/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/natmonthly\">https://api.census.gov/data/2019/pep/natmonthly</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Population Estimates: Population Estimates</td>\n                    <td>Annual  Population Estimates for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, Incorporated Places, and Minor Civil Divisions; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</td>\n                    <td>2019</td>\n                    <td>pep\n                        <span class=\"hier-sep\">&rsaquo; </span>population\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/population/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/population/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/population/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/population/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2019/pep/population\">https://api.census.gov/data/2019/pep/population</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Decennial Census: Decennial Self-Response Rate</td>\n                    <td>Daily Decennial Self-Response Rates</td>\n                    <td>2020</td>\n                    <td>dec\n                        <span class=\"hier-sep\">&rsaquo; </span>responserate\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/dec/responserate/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/dec/responserate/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/dec/responserate/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/dec/responserate/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/dec/responserate\">https://api.census.gov/data/2020/dec/responserate</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Planning Database Block Group Level</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select&nbsp; 5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2020</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>blockgroup\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/blockgroup/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/blockgroup/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/blockgroup/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/blockgroup/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/blockgroup\">https://api.census.gov/data/2020/pdb/blockgroup</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>2020 Planning Database - State and County Level</td>\n                    <td>This is a one-time release of the Census Bureau&rsquo;s Planning Database (PDB). This version of the PDB is at the state and county levels of geography. It contains only select U.S. housing, demographic, and socioeconomic statistics from the 2010 Census and the American Community Survey, not the operational statistics found on most versions. This special release of the PDB can be easily combined with county and state level statistics from other data sources.</td>\n                    <td>2020</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>statecounty\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/statecounty/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/statecounty/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/statecounty/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/statecounty/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/statecounty\">https://api.census.gov/data/2020/pdb/statecounty</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Planning Database: Tract Level</td>\n                    <td>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select&nbsp; 5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</td>\n                    <td>2020</td>\n                    <td>pdb\n                        <span class=\"hier-sep\">&rsaquo; </span>tract\n                    </td>\n                    <td>Aggregate</td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/tract/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/tract/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/tract/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/tract/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/2020/pdb/tract\">https://api.census.gov/data/2020/pdb/tract</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Area</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>area2012\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012\">https://api.census.gov/data/timeseries/asm/area2012</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Area</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>area2017\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017\">https://api.census.gov/data/timeseries/asm/area2017</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>industry\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry\">https://api.census.gov/data/timeseries/asm/industry</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>product\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product\">https://api.census.gov/data/timeseries/asm/product</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>state\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state\">https://api.census.gov/data/timeseries/asm/state</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Value</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>value2012\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012\">https://api.census.gov/data/timeseries/asm/value2012</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Business Dynamics Statistics: Firm Statistics</td>\n                    <td>The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>bds\n                        <span class=\"hier-sep\">&rsaquo; </span>firms\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms\">https://api.census.gov/data/timeseries/bds/firms</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>advm3\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3\">https://api.census.gov/data/timeseries/eits/advm3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Business Formation Statistics</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>bfs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs\">https://api.census.gov/data/timeseries/eits/bfs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>ftd\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd\">https://api.census.gov/data/timeseries/eits/ftd</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>hv\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv\">https://api.census.gov/data/timeseries/eits/hv</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>m3\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3\">https://api.census.gov/data/timeseries/eits/m3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>marts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts\">https://api.census.gov/data/timeseries/eits/marts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufactured Homes Survey</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mhs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs\">https://api.census.gov/data/timeseries/eits/mhs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mhs2\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2\">https://api.census.gov/data/timeseries/eits/mhs2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mrts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts\">https://api.census.gov/data/timeseries/eits/mrts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mtis\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis\">https://api.census.gov/data/timeseries/eits/mtis</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mwts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts\">https://api.census.gov/data/timeseries/eits/mwts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Financial Report</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qfr\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr\">https://api.census.gov/data/timeseries/eits/qfr</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qpr\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr\">https://api.census.gov/data/timeseries/eits/qpr</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Services Survey</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qss\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss\">https://api.census.gov/data/timeseries/eits/qss</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qtax\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax\">https://api.census.gov/data/timeseries/eits/qtax</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: New Residential Construction</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>resconst\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst\">https://api.census.gov/data/timeseries/eits/resconst</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: New Home Sales</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>ressales\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales\">https://api.census.gov/data/timeseries/eits/ressales</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Construction Spending</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>vip\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip\">https://api.census.gov/data/timeseries/eits/vip</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys</td>\n                    <td>The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>govs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs\">https://api.census.gov/data/timeseries/govs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates</td>\n                    <td>The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>healthins\n                        <span class=\"hier-sep\">&rsaquo; </span>sahie\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie\">https://api.census.gov/data/timeseries/healthins/sahie</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Database: International Populations by Single Year of Age and Sex</td>\n                    <td>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>idb\n                        <span class=\"hier-sep\">&rsaquo; </span>1year\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year\">https://api.census.gov/data/timeseries/idb/1year</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Database: International Populations by 5 Year Age Groups and Sex</td>\n                    <td>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>idb\n                        <span class=\"hier-sep\">&rsaquo; </span>5year\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year\">https://api.census.gov/data/timeseries/idb/5year</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by End-use Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>enduse\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse\">https://api.census.gov/data/timeseries/intltrade/exports/enduse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>hitech\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech\">https://api.census.gov/data/timeseries/intltrade/exports/hitech</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>hs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs\">https://api.census.gov/data/timeseries/intltrade/exports/hs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>naics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics\">https://api.census.gov/data/timeseries/intltrade/exports/naics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>porths\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths\">https://api.census.gov/data/timeseries/intltrade/exports/porths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>sitc\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc\">https://api.census.gov/data/timeseries/intltrade/exports/sitc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>statehs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs\">https://api.census.gov/data/timeseries/intltrade/exports/statehs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>statenaics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\">https://api.census.gov/data/timeseries/intltrade/exports/statenaics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>usda\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda\">https://api.census.gov/data/timeseries/intltrade/exports/usda</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by End-use Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>enduse\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse\">https://api.census.gov/data/timeseries/intltrade/imports/enduse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>hitech\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech\">https://api.census.gov/data/timeseries/intltrade/imports/hitech</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>hs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs\">https://api.census.gov/data/timeseries/intltrade/imports/hs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>naics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics\">https://api.census.gov/data/timeseries/intltrade/imports/naics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>porths\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths\">https://api.census.gov/data/timeseries/intltrade/imports/porths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>sitc\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc\">https://api.census.gov/data/timeseries/intltrade/imports/sitc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>statehs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs\">https://api.census.gov/data/timeseries/intltrade/imports/statehs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>statenaics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\">https://api.census.gov/data/timeseries/intltrade/imports/statenaics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>usda\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda\">https://api.census.gov/data/timeseries/intltrade/imports/usda</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Current Population Survey: Poverty Status</td>\n                    <td>The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>histpov2\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2\">https://api.census.gov/data/timeseries/poverty/histpov2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County</td>\n                    <td>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>saipe\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe\">https://api.census.gov/data/timeseries/poverty/saipe</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts</td>\n                    <td>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>saipe\n                        <span class=\"hier-sep\">&rsaquo; </span>schdist\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist\">https://api.census.gov/data/timeseries/poverty/saipe/schdist</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>rh\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh\">https://api.census.gov/data/timeseries/qwi/rh</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>sa\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa\">https://api.census.gov/data/timeseries/qwi/sa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>se\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se\">https://api.census.gov/data/timeseries/qwi/se</a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"4aa98cd9-5db4-40f9-a880-4c6559f2d3fe"},{"name":"List of Census API Datasets in XML","id":"aa1ac689-5681-4dac-851a-27988329e129","request":{"method":"GET","header":[],"url":" https://api.census.gov/data.xml","urlObject":{"path":["data.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"35732ab2-9f8c-43f7-a18b-4a0e85df7793","name":"List of Census API Datasets in XML","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data.xml"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 09 Sep 2020 13:36:59 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <dct:dataset\n        vintage=\"1986\"\n        geographyLink=\"https://api.census.gov/data/1986/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1986/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1986/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1986/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1986/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1986/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1986\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1986/1986\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1986 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1986/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1994\"\n        geographyLink=\"https://api.census.gov/data/1994/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1994/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1994/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1994/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1994/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1994/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1994\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1994/1994\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1994 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1994/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1987\"\n        geographyLink=\"https://api.census.gov/data/1987/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1987/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1987/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1987/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1987/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1987/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1987\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1987/1987\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1987 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1987/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1995\"\n        geographyLink=\"https://api.census.gov/data/1995/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1995/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1995/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1995/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1995/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1995/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1995\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1995/1995\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1995 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1995/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1988\"\n        geographyLink=\"https://api.census.gov/data/1988/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1988/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1988/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1988/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1988/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1988/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1988\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1988/1988\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1988 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1988/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1989\"\n        geographyLink=\"https://api.census.gov/data/1989/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1989/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1989/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1989/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1989/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1989/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1989\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1989/1989\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1989 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1989/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1995\"\n        geographyLink=\"https://api.census.gov/data/1995/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1995/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1995/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1995/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1995/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1995/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1995\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1995/1995\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1995 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1995/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1990/1990\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1990 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/pep/int_charagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalcharagegroups1990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_charagegroups\"/>\n        </dataset-name>\n        <dct:title>1990 Population Estimates - 1990-2000 Intercensal Estimates: County Estimates by 5 Year Age Groups, Race by Sex, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Intercensal Estimates of the Resident Population by Age Groups, Race by Sex, and Hispanic Origin for Counties: July 1, 1990 to July 1, 1999 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/pep/int_charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1997\"\n        geographyLink=\"https://api.census.gov/data/1997/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1997/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1997/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1997/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1997/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1997/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1997\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1997/1997\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1997 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1997/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/pep/int_natcivpop/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalnatcivpop1990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_natcivpop\"/>\n        </dataset-name>\n        <dct:title>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Civilian Population Estimates by Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Intercensal Estimates of the Civilian Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/pep/int_natcivpop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/pep/int_natresafo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/pep/int_natresafo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/pep/int_natresafo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/pep/int_natresafo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/pep/int_natresafo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/pep/int_natresafo/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalnatresafo1990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_natresafo\"/>\n        </dataset-name>\n        <dct:title>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident plus Armed Forces Overseas Population Estimates by Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Intercensal Estimates of the Resident plus Armed Forces Overseas Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/pep/int_natresafo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/pep/int_natrespop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/pep/int_natrespop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/pep/int_natrespop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/pep/int_natrespop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/pep/int_natrespop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/pep/int_natrespop/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalnatrespop1990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_natrespop\"/>\n        </dataset-name>\n        <dct:title>1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident Population Estimates by Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Intercensal Estimates of the Resident Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/pep/int_natrespop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1996\"\n        geographyLink=\"https://api.census.gov/data/1996/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1996/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1996/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1996/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1996/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1996/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1996\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1996/1996\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1996 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1996/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/sf1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/sf1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/sf1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/sf1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/sf1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/sf1/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/DecennialSF11990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1990/1990\">\n        <dataset-name>\n            <part name=\"sf1\"/>\n        </dataset-name>\n        <dct:title>1990 Decennial Census of Population and Housing - Summary File 1: Summary File 1</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown. \nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts. \nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).  Puerto Rico data will be loaded in January 2017.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/sf1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Application Services Division</vcard:fn>\n            <vcard:hasEmail>asd.internet.staff@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1990\"\n        geographyLink=\"https://api.census.gov/data/1990/sf3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1990/sf3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1990/sf3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1990/sf3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1990/sf3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1990/sf3/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/DecennialSF31990\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2012-06-06\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1990/1990\">\n        <dataset-name>\n            <part name=\"sf3\"/>\n        </dataset-name>\n        <dct:title>1990 Decennial Census of Population and Housing - Summary File 3: Summary File 3</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The census of population and housing, taken by the Census Bureau in years ending in 0 (zero). Article I of the Constitution requires that a census be taken every ten years for the purpose of reapportioning the U.S. House of Representatives. Title 13 of the U. S. Code provides the authorization for conducting the census in Puerto Rico and the Island Areas.\nAfter each decennial census, the results are released to the public in a variety of ways, including publishing multiple series of reports titled Census of Population and Housing. The abbreviation for these reports was CPH for some decades (including 1990 and 2010) and PHC for some decades (including 1970 and 2000).</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1990/sf3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Customer Service Call Center</vcard:fn>\n            <vcard:hasEmail>clmso@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1996\"\n        geographyLink=\"https://api.census.gov/data/1996/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1996/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1996/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1996/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1996/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1996/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1996\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1996/1996\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1996 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1996/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1991\"\n        geographyLink=\"https://api.census.gov/data/1991/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1991/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1991/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1991/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1991/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1991/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1991\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1991/1991\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1991 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1991/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1997\"\n        geographyLink=\"https://api.census.gov/data/1997/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1997/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1997/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1997/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1997/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1997/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1997\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1997/1997\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1997 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1997/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1992\"\n        geographyLink=\"https://api.census.gov/data/1992/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1992/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1992/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1992/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1992/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1992/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1992\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1992/1992\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1992 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1992/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1993\"\n        geographyLink=\"https://api.census.gov/data/1993/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1993/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1993/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1993/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1993/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1993/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1993\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1993/1993\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1993 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1993/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1997\"\n        geographyLink=\"https://api.census.gov/data/1997/ewks/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1997/ewks/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1997/ewks/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1997/ewks/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1997/ewks/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1997/ewks/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EWKS1997\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"ewks\"/>\n        </dataset-name>\n        <dct:title>1997 Economic Census - All Sectors: Economy-Wide Key Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1997/ewks\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.2012@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1994\"\n        geographyLink=\"https://api.census.gov/data/1994/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1994/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1994/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1994/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1994/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1994/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1994\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1994/1994\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1994 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1994/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1997\"\n        geographyLink=\"https://api.census.gov/data/1997/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1997/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1997/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1997/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1997/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1997/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP1997\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1997/1997\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>1997 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1997/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1998\"\n        geographyLink=\"https://api.census.gov/data/1998/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1998/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1998/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1998/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1998/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1998/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1998\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1998/1998\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1998 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1998/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1998\"\n        geographyLink=\"https://api.census.gov/data/1998/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1998/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1998/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1998/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1998/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1998/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP1998\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1998/1998\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>1998 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1998/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1998\"\n        geographyLink=\"https://api.census.gov/data/1998/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1998/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1998/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1998/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1998/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1998/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1998\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1998/1998\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1998 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1998/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1999\"\n        geographyLink=\"https://api.census.gov/data/1999/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1999/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1999/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1999/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1999/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1999/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP1999\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1999/1999\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>1999 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1999/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1999\"\n        geographyLink=\"https://api.census.gov/data/1999/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1999/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1999/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1999/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1999/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1999/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP1999\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1999/1999\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>1999 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1999/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"1999\"\n        geographyLink=\"https://api.census.gov/data/1999/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/1999/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/1999/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/1999/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/1999/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/1999/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal1999\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1999/1999\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>1999 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/1999/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2000/2000\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2000 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2000/2000\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2000 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/pep/int_charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/pep/int_charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/pep/int_charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/pep/int_charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/pep/int_charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/pep/int_charage/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalcharage2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_charage\"/>\n        </dataset-name>\n        <dct:title>2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Single Year of Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Intercensal Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin for the United States, and by Single Year of Age and Sex for Puerto Rico Commonwealth: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see https://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/pep/int_charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/pep/int_charagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalcharagegroups2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_charagegroups\"/>\n        </dataset-name>\n        <dct:title>2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Age Groups</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Intercensal Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin for the United States, States, and Counties, and by Age Group and Sex for Puerto Rico Commonwealth and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see http://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see http://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/pep/int_charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2002\"\n        geographyLink=\"https://api.census.gov/data/2002/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2002/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2002/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2002/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2002/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2002/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2002\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2002/2002\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2002 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2002/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/pep/int_housingunits/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/pep/int_housingunits/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/pep/int_housingunits/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/pep/int_housingunits/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/pep/int_housingunits/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/pep/int_housingunits/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalhousing2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_housingunits\"/>\n        </dataset-name>\n        <dct:title>2000 Population Estimates - 2000-2010 Intercensal Estimates: Housing Units</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Intercensal Housing Unit Estimates for the United States, States, and Counties: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // For the intercensal estimates methodology statement, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States housing units are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/pep/int_housingunits\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/pep/int_natmonthly/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalnatmonthly2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_natmonthly\"/>\n        </dataset-name>\n        <dct:title>2000 Population Estimates - 2000-2010 Intercensal Estimates: National Monthly Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Intercensal Population Estimates for the United States: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/pep/int_natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/pep/int_population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/pep/int_population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/pep/int_population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/pep/int_population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/pep/int_population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/pep/int_population/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTintercensalpop2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"int_population\"/>\n        </dataset-name>\n        <dct:title>2000 Population Estimates - 2000-2010 Intercensal Estimates: Population</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Intercensal Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/pep/int_population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/sf1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/sf1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/sf1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/sf1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/sf1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/sf1/values.xml\"\n        documentationLink=\"http://www.census.gov/developers/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/2000sf1\"\n        dct:spatial=\"US\"\n        dct:temporal=\"2000\">\n        <dataset-name>\n            <part name=\"sf1\"/>\n        </dataset-name>\n        <dct:title>2000 Decennial: Summary File 1</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Data files available from Census 2000 and the 2010 Census. This file presents 100-percent population and housing figures for the total population, for 63 race categories, and for many other race and Hispanic or Latino categories. This includes age, sex, households, household relationship, housing units, occupancy status, and tenure (whether the residence is owned or rented). Also included are selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, blocks, metropolitan areas (2000), core based statistical areas (2010), American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and ZIP Code Tabulation Areas. Data are available down to the block level for many tabulations, but only to the census-tract level for others. The 2010 Census SF 1 has some tables on the population in group quarters that are available only to the county level. Available on DVD and American FactFinder.\n\nThe Census 2000 Summary File 1 data were released in three stages. Individual state files and two national files were released. The state-level data were released first, followed by the Advance National File, which covered the same data subjects, but includes national level summary data for areas that cross state boundaries such as whole metropolitan areas, whole American Indian areas, etc. The Final National File contains the same data subjects and geographic areas as the Advance National File, but adds the first available urban/rural and urbanized area data. For the most current release dates for these files, see the &quot;Census 2000 Release Schedule&quot; link on the AFFAmerican FactFinder Main Page.\n\nThe 2010 Census Summaray File 1 data were released in stages. Individual state files and a national update were released in 2011. The SF 1 urban/rural update is planned for release in Fall 2012. This file contains the same data subjects as the previously released files, but for additional geography, including the urban and rural parts of the United States, regions, divisions, states, counties, and places; and urbanized areas and urban clusters. See the 2010 Census Data Products At A Glance</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/sf1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>US Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2001\"\n        geographyLink=\"https://api.census.gov/data/2001/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2001/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2001/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2001/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2001/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2001/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2001\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2001/2001\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2001 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2001/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/sf3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/sf3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/sf3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/sf3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/sf3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/sf3/values.xml\"\n        documentationLink=\"http://www.census.gov/developers/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/2000sf3\"\n        dct:modified=\"2017-05-23\"\n        dct:spatial=\"US\"\n        dct:temporal=\"2000\">\n        <dataset-name>\n            <part name=\"sf3\"/>\n        </dataset-name>\n        <dct:title>2000 Decennial: Summary File 3</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This Census 2000 file presents data on the population and housing long form subjects such as income and education. It includes population totals for ancestry groups. It also includes selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, metropolitan areas, American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and Zip Code Tabulation Areas. Available on CD-ROM, DVD, and American FactFinder.\n\nAfter Census 2000, data on these subjects were produced from the American Community Survey or the Puerto Rico Community Survey.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/sf3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>US Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/surname/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/surname/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/surname/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/surname/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/surname/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/surname/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/DecennialSurname2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2000/2000\">\n        <dataset-name>\n            <part name=\"surname\"/>\n        </dataset-name>\n        <dct:title>2000 Decennial Census of Population and Housing: Surnames</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/surname\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Joshua Comenetz</vcard:fn>\n            <vcard:hasEmail>Joshua.Comenetz@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2001\"\n        geographyLink=\"https://api.census.gov/data/2001/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2001/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2001/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2001/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2001/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2001/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2001\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2001/2001\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2001 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2001/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2000\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2000/2000\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2000 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2001\"\n        geographyLink=\"https://api.census.gov/data/2001/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2001/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2001/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2001/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2001/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2001/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2001\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2001/2001\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2001 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2001/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2002\"\n        geographyLink=\"https://api.census.gov/data/2002/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2002/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2002/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2002/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2002/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2002/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2002\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2002/2002\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2002 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2002/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2002\"\n        geographyLink=\"https://api.census.gov/data/2002/ewks/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2002/ewks/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2002/ewks/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2002/ewks/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2002/ewks/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2002/ewks/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EWKS2002\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"ewks\"/>\n        </dataset-name>\n        <dct:title>2002 Economic Census - All Sectors: Economy-Wide Key Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2002/ewks\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.2012@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2002\"\n        geographyLink=\"https://api.census.gov/data/2002/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2002/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2002/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2002/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2002/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2002/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2002\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2002/2002\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2002 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2002/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2003\"\n        geographyLink=\"https://api.census.gov/data/2003/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2003/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2003/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2003/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2003/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2003/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2003\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2003/2003\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2003 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2003/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2003\"\n        geographyLink=\"https://api.census.gov/data/2003/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2003/nonemp/variables.xml\"\n        examplesLink=\"https://api.census.gov/data/2003/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2003/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2003/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2003\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2003/2003\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2003 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2003/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2003\"\n        geographyLink=\"https://api.census.gov/data/2003/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2003/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2003/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2003/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2003/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2003/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2003\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2003/2003\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2003 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2003/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2004\"\n        geographyLink=\"https://api.census.gov/data/2004/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2004/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2004/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2004/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2004/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2004/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2004\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2004/2004\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2004 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2004/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2004\"\n        geographyLink=\"https://api.census.gov/data/2004/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2004/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2004/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2004/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2004/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2004/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2004\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2004/2004\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2004 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2004/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2004\"\n        geographyLink=\"https://api.census.gov/data/2004/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2004/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2004/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2004/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2004/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2004/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2004\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2004/2004\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2004 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2004/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2005\"\n        geographyLink=\"https://api.census.gov/data/2005/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2005/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2005/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2005/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2005/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2005/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2005\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2005/2005\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2005 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2005/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2005\"\n        geographyLink=\"https://api.census.gov/data/2005/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2005/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2005/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2005/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2005/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2005/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2005\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2005/2005\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2005 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2005/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2005\"\n        geographyLink=\"https://api.census.gov/data/2005/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2005/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2005/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2005/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2005/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2005/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2005\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2005/2005\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2005 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2005/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2006\"\n        geographyLink=\"https://api.census.gov/data/2006/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2006/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2006/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2006/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2006/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2006/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2006\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006/2006\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2006 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2006/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2006\"\n        geographyLink=\"https://api.census.gov/data/2006/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2006/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2006/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2006/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2006/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2006/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2006\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006/2006\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2006 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2006/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2006\"\n        geographyLink=\"https://api.census.gov/data/2006/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2006/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2006/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2006/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2006/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2006/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2006\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006/2006\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2006 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2006/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2007\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-02-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2007/2007\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2007 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/ewks/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/ewks/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/ewks/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/ewks/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/ewks/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/ewks/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EconCensusEWKS2007\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"ewks\"/>\n        </dataset-name>\n        <dct:title>2007 Economic Census - All Sectors: Economy-Wide Key Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/ewks\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.2012@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2007\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2007/2007\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2007 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2007\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2007/2007\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2007 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2008\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2008/2008\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2008 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>epcd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2008\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2008/2008\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2008 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>epcd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2008\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2008/2008\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2008 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSSF5Y2009\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"July 1, 2005 - Current\">\n        <dataset-name>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>2005-2009 American Community Survey 5-Year Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <dcat:keyword name=\"Income\"/>\n        <dcat:keyword name=\"Marital\"/>\n        <dcat:keyword name=\"Poverty\"/>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2009\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2005-2009 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2009\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2009/2009\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2009 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>epcd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2009\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2009/2009\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2009 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>epcd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2009\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2009/2009\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2009 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-05 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2010\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2010/2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2010 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2010\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2006-2010 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2010\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2010/2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2010 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>epcd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/cd113/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/cd113/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/cd113/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/cd113/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/cd113/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/cd113/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALCD1132010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"cd113\"/>\n        </dataset-name>\n        <dct:title>Decennial CD113</dct:title>\n        <dct:description>The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.  The Congressional District Summary File (113th Congress) (CD113) contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census. Population items include sex, age, race, Hispanic or Latino origin, household relationship, household type, household size, family type, family size, and group quarters. Housing items include occupancy status, vacancy status, and tenure (whether a housing unit is owner-occupied or renter-occupied). The file contains subject content identical to that shown in the 2010 Census Summary File 1.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/cd113\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/cd115/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/cd115/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/cd115/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/cd115/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/cd115/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/cd115/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALCD1152010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"cd115\"/>\n        </dataset-name>\n        <dct:title>Decennial CD115</dct:title>\n        <dct:description>The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/cd115\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/sf1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/sf1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/sf1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/sf1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/sf1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/sf1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALSF12010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-08-28 12:52:11.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"sf1\"/>\n        </dataset-name>\n        <dct:title>Decennial SF1</dct:title>\n        <dct:description>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin&gt; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown.\nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts.\nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/sf1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/sf2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/sf2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/sf2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/sf2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/sf2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/sf2/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALSF22010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"sf2\"/>\n        </dataset-name>\n        <dct:title>Decennial SF2</dct:title>\n        <dct:description>Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. SF 2 includes population characteristics, such as sex, age, average household size, household type, and relationship to householder such as nonrelative or child. The file includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter-occupied), age of householder, and household size for occupied housing units. Selected aggregates and medians also are provided</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/sf2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2010\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2010/2010\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2010 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>epcd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/surname/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/surname/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/surname/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/surname/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/surname/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/surname/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/DecennialSurname2010\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2010/2010\">\n        <dataset-name>\n            <part name=\"surname\"/>\n        </dataset-name>\n        <dct:title>2010 Decennial Census of Population and Housing: Surnames</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/surname\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Joshua Comenetz</vcard:fn>\n            <vcard:hasEmail>Joshua.Comenetz@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs1/cd113/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs1/cd113/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs1/cd113/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs1/cd113/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs1/cd113/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs1/cd113/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSCD1132011\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-06\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2011/2011\">\n        <dataset-name>\n            <part name=\"acs1\"/>\n            <part name=\"cd113\"/>\n        </dataset-name>\n        <dct:title>2011 American Community Survey 1-Year Profiles for the 113th Congressional Districts</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs1/cd113\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSProfile5Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-08\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profile</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2011\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2007-2011 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/cbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CBP2011\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2011/2011\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2011 County Business Patterns: Business Patterns</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>epcd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/nonemp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/NONEMP2011\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-09-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2011/2011\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2011 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income.\nThe majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>epcd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/zbp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ZBPTotal2011\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-01-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2011/2011\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2011 County Business Patterns - Zip Code Business Patterns: Total For Zip Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>ewd.county.business.patterns@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnbridge2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnbridge2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnbridge2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnbridge2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnbridge2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnbridge2/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBRIDGE22012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbridge2\"/>\n        </dataset-name>\n        <dct:title>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012</dct:title>\n        <dct:description>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnbridge2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2008-2012 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2012 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnadmben/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnadmben/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnadmben/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnadmben/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnadmben/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnadmben/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNADMBEN2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnadmben\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnadmben\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnbasic/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnbasic/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnbasic/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnbasic/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnbasic/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnbasic/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBASIC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:52:01.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbasic\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census US Basic Data</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnbasic\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnbranddeal/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnbranddeal/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnbranddeal/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnbranddeal/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnbranddeal/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnbranddeal/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBRANDDEAL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbranddeal\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnbranddeal\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnbridge1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnbridge1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnbridge1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnbridge1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnbridge1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnbridge1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBRIDGE12012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbridge1\"/>\n        </dataset-name>\n        <dct:title>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012</dct:title>\n        <dct:description>All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnbridge1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecncashadv/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecncashadv/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecncashadv/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecncashadv/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecncashadv/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecncashadv/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCASHADV2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecncashadv\"/>\n        </dataset-name>\n        <dct:title>Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012</dct:title>\n        <dct:description>Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecncashadv\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnbrordeal/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnbrordeal/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnbrordeal/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnbrordeal/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnbrordeal/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnbrordeal/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBRORDEAL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbrordeal\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnbrordeal\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnccard/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnccard/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnccard/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnccard/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnccard/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnccard/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCCARD2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnccard\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnccard\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecninvval/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecninvval/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecninvval/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecninvval/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecninvval/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecninvval/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNINVVAL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecninvval\"/>\n        </dataset-name>\n        <dct:title>Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012</dct:title>\n        <dct:description>Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecninvval\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnclcust/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnclcust/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnclcust/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnclcust/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnclcust/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnclcust/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCLCUST2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-08-20 15:08:15.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnclcust\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census US Economic Class of Customer</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for a variety of industry-specific topics for establishments of firms with payroll.  Presentation of data varies by kind of business.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnclcust\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnipa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnipa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnipa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnipa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnipa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnipa/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNIPA2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-08-08 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnipa\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census US Industry Products Analysis</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents company, establishments, value of shipments, value of product shipments, percentage of product shipments of the total value of shipments, and percentage of distribution of value of product shipments.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnipa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecncomm/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecncomm/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecncomm/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecncomm/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecncomm/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecncomm/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCOMM2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecncomm\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecncomm\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnkob/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnkob/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnkob/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnkob/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnkob/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnkob/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNKOB2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-12-03 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnkob\"/>\n        </dataset-name>\n        <dct:title>Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012</dct:title>\n        <dct:description>Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnkob\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecncomp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecncomp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecncomp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecncomp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecncomp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecncomp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCOMP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecncomp\"/>\n        </dataset-name>\n        <dct:title>All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007</dct:title>\n        <dct:description>All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecncomp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlabor/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlabor/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlabor/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlabor/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlabor/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlabor/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLABOR2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlabor\"/>\n        </dataset-name>\n        <dct:title>Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012</dct:title>\n        <dct:description>Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlabor\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnfran/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnfran/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnfran/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnfran/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnfran/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnfran/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNFRAN2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-12-03 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnfran\"/>\n        </dataset-name>\n        <dct:title>Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States</dct:title>\n        <dct:description>Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnfran\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnconact/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnconact/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnconact/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnconact/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnconact/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnconact/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCONACT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnconact\"/>\n        </dataset-name>\n        <dct:title>Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012</dct:title>\n        <dct:description>Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnconact\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnconcess/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnconcess/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnconcess/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnconcess/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnconcess/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnconcess/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCONCESS2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnconcess\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnconcess\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlifomfg/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlifomfg/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlifomfg/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlifomfg/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlifomfg/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlifomfg/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLIFOMFG2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlifomfg\"/>\n        </dataset-name>\n        <dct:title>Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012</dct:title>\n        <dct:description>Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlifomfg\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecncrfin/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecncrfin/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecncrfin/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecncrfin/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecncrfin/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecncrfin/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNCRFIN2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecncrfin\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecncrfin\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlifomine/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlifomine/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlifomine/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlifomine/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlifomine/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlifomine/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLIFOMINE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlifomine\"/>\n        </dataset-name>\n        <dct:title>Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012</dct:title>\n        <dct:description>Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlifomine\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecngrant/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecngrant/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecngrant/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecngrant/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecngrant/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecngrant/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNGRANT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecngrant\"/>\n        </dataset-name>\n        <dct:title>Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012</dct:title>\n        <dct:description>Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecngrant\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecndissmed/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecndissmed/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecndissmed/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecndissmed/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecndissmed/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecndissmed/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNDISSMED2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecndissmed\"/>\n        </dataset-name>\n        <dct:title>Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012</dct:title>\n        <dct:description>Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecndissmed\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnempfunc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnempfunc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnempfunc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnempfunc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnempfunc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnempfunc/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEMPFUNC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnempfunc\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnempfunc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlifoval/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlifoval/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlifoval/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlifoval/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlifoval/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlifoval/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLIFOVAL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlifoval\"/>\n        </dataset-name>\n        <dct:title>Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011</dct:title>\n        <dct:description>Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlifoval\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnentsup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnentsup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnentsup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnentsup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnentsup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnentsup/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNENTSUP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnentsup\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census US Enterprise Support</dct:title>\n        <dct:description>Economic Census Summary Statistics for Enterprise Support Establishments by Industry</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnentsup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlines/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlines/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlines/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlines/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlines/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlines/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLINES2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-08-07 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlines\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census Product Lines Data</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data on major categories of products sold/services rendered for establishments of firms with payroll by kind of business.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlines\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnguest/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnguest/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnguest/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnguest/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnguest/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnguest/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNGUEST2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnguest\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnguest\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecneoyinv/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecneoyinv/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecneoyinv/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecneoyinv/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecneoyinv/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecneoyinv/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEOYINV2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecneoyinv\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecneoyinv\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecneoyinvwh/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecneoyinvwh/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecneoyinvwh/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecneoyinvwh/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecneoyinvwh/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecneoyinvwh/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEOYINVWH2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecneoyinvwh\"/>\n        </dataset-name>\n        <dct:title>Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011</dct:title>\n        <dct:description>Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecneoyinvwh\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnloan/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnloan/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnloan/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnloan/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnloan/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnloan/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLOAN2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnloan\"/>\n        </dataset-name>\n        <dct:title>Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012</dct:title>\n        <dct:description>Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnloan\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnequip/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnequip/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnequip/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnequip/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnequip/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnequip/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEQUIP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-25 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnequip\"/>\n        </dataset-name>\n        <dct:title>Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012</dct:title>\n        <dct:description>Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnequip\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlocmfg/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlocmfg/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlocmfg/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlocmfg/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlocmfg/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlocmfg/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLOCMFG2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2019-01-30 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlocmfg\"/>\n        </dataset-name>\n        <dct:title>Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012</dct:title>\n        <dct:description>Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlocmfg\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnguestsize/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnguestsize/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnguestsize/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnguestsize/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnguestsize/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnguestsize/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNGUESTSIZE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnguestsize\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S.: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnguestsize\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnexpnrg/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnexpnrg/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnexpnrg/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnexpnrg/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnexpnrg/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnexpnrg/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEXPNRG2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnexpnrg\"/>\n        </dataset-name>\n        <dct:title>Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012</dct:title>\n        <dct:description>Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnexpnrg\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnexpsvc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnexpsvc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnexpsvc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnexpsvc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnexpsvc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnexpsvc/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNEXPSVC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnexpsvc\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census Exported Services Data</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for exported services for selected industries.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnexpsvc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnlocmine/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnlocmine/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnlocmine/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnlocmine/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnlocmine/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnlocmine/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNLOCMINE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2019-01-30 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnlocmine\"/>\n        </dataset-name>\n        <dct:title>Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012</dct:title>\n        <dct:description>Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnlocmine\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnflspace/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnflspace/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnflspace/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnflspace/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnflspace/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnflspace/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNFLSPACE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnflspace\"/>\n        </dataset-name>\n        <dct:title>Retail Trade: Subject Series - Misc Subjects:States: Floor Space by Selected Industry for the U.S. and States: 2012</dct:title>\n        <dct:description>Retail Trade: Subject Series - Misc Subjects: Floor Space by Selected Industry for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnflspace\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnmargin/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnmargin/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnmargin/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnmargin/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnmargin/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnmargin/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNMARGIN2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnmargin\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnmargin\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnfoodsvc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnfoodsvc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnfoodsvc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnfoodsvc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnfoodsvc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnfoodsvc/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNFOODSVC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnfoodsvc\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnfoodsvc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnhosp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnhosp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnhosp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnhosp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnhosp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnhosp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNHOSP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnhosp\"/>\n        </dataset-name>\n        <dct:title>Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012</dct:title>\n        <dct:description>Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnhosp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnmatfuel/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnmatfuel/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnmatfuel/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnmatfuel/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnmatfuel/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnmatfuel/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNMATFUEL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnmatfuel\"/>\n        </dataset-name>\n        <dct:title>Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012</dct:title>\n        <dct:description>Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnmatfuel\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnmealcost/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnmealcost/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnmealcost/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnmealcost/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnmealcost/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnmealcost/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNMEALCOST2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnmealcost\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnmealcost\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnmenutype/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnmenutype/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnmenutype/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnmenutype/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnmenutype/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnmenutype/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNMENUTYPE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnmenutype\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnmenutype\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpatient/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpatient/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpatient/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpatient/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpatient/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpatient/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPATIENT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpatient\"/>\n        </dataset-name>\n        <dct:title>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012</dct:title>\n        <dct:description>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpatient\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpetrfac/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpetrfac/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpetrfac/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpetrfac/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpetrfac/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpetrfac/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPETRFAC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpetrfac\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpetrfac\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpetrprod/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpetrprod/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpetrprod/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpetrprod/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpetrprod/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpetrprod/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPETRPROD2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpetrprod\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpetrprod\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpetrrec/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpetrrec/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpetrrec/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpetrrec/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpetrrec/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpetrrec/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPETRREC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpetrrec\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpetrrec\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpetrstat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpetrstat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpetrstat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpetrstat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpetrstat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpetrstat/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPETRSTAT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpetrstat\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpetrstat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnprofit/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnprofit/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnprofit/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnprofit/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnprofit/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnprofit/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPROFIT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnprofit\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnprofit\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpurelec/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpurelec/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpurelec/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpurelec/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpurelec/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpurelec/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPURELEC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpurelec\"/>\n        </dataset-name>\n        <dct:title>Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S: 2012</dct:title>\n        <dct:description>Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpurelec\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnpurmode/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnpurmode/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnpurmode/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnpurmode/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnpurmode/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnpurmode/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNPURMODE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnpurmode\"/>\n        </dataset-name>\n        <dct:title>Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012</dct:title>\n        <dct:description>Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnpurmode\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnrdacq/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnrdacq/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnrdacq/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnrdacq/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnrdacq/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnrdacq/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNRDACQ2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnrdacq\"/>\n        </dataset-name>\n        <dct:title>Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012</dct:title>\n        <dct:description>Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnrdacq\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnrdofc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnrdofc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnrdofc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnrdofc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnrdofc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnrdofc/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNRDOFC2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnrdofc\"/>\n        </dataset-name>\n        <dct:title>Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012</dct:title>\n        <dct:description>Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnrdofc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnseat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnseat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnseat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnseat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnseat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnseat/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNSEAT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnseat\"/>\n        </dataset-name>\n        <dct:title>Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012</dct:title>\n        <dct:description>Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnseat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnsize/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnsize/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnsize/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnsize/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnsize/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnsize/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNSIZE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-08-02 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnsize\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - Economic Census US Economic Data by Size Category</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnsize\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnsocial/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnsocial/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnsocial/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnsocial/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnsocial/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnsocial/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNSOCIAL2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnsocial\"/>\n        </dataset-name>\n        <dct:title>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012</dct:title>\n        <dct:description>Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnsocial\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecntype/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecntype/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecntype/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecntype/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecntype/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecntype/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNTYPE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-11-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecntype\"/>\n        </dataset-name>\n        <dct:title>Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012</dct:title>\n        <dct:description>Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecntype\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecntypop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecntypop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecntypop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecntypop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecntypop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecntypop/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNTYPOP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecntypop\"/>\n        </dataset-name>\n        <dct:title>Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012</dct:title>\n        <dct:description>Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecntypop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecnvalcon/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecnvalcon/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecnvalcon/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecnvalcon/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecnvalcon/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecnvalcon/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNVALCON2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-11-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnvalcon\"/>\n        </dataset-name>\n        <dct:title>Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012</dct:title>\n        <dct:description>Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecnvalcon\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach and Education Branch</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ewks/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ewks/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ewks/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ewks/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ewks/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ewks/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EWKS2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-12\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"ewks\"/>\n        </dataset-name>\n        <dct:title>2012 Economic Census - All Sectors: Economy-Wide Key Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law.\nIn October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ewks\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-03-14 12:39:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2012 Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/sbo/cscbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/sbo/cscbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/sbo/cscbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/sbo/cscbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/sbo/cscbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/sbo/cscbo/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/SBOCSCBO12\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2012\">\n        <dataset-name>\n            <part name=\"sbo\"/>\n            <part name=\"cscbo\"/>\n        </dataset-name>\n        <dct:title>2012 Survey of Business Owners: Characteristics of Business Owners</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/sbo/cscbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economy Wide Statistics Division Outreach</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/popproj/births/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/popproj/births/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/popproj/births/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/popproj/births/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/popproj/births/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/popproj/births/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPPROJBirths2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-02-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"July 1, 2012 - July 1, 2060\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"births\"/>\n        </dataset-name>\n        <dct:title>2012 National Population Projections: Projected Births</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2012 to 2060 \n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/popproj/births\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>null</vcard:fn>\n            <vcard:hasEmail>null</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:17:23.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2012 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ZBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/popproj/deaths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/popproj/deaths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/popproj/deaths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/popproj/deaths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/popproj/deaths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/popproj/deaths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPPROJDeaths2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-02-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"July 1, 2012 - July 1, 2060\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"deaths\"/>\n        </dataset-name>\n        <dct:title>2012 National Population Projections: Projected Deaths</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/popproj/deaths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>null</vcard:fn>\n            <vcard:hasEmail>null</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/popproj/nim/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/popproj/nim/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/popproj/nim/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/popproj/nim/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/popproj/nim/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/popproj/nim/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPPROJNIM2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-02-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"July 1, 2012 - July 1, 2060\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"nim\"/>\n        </dataset-name>\n        <dct:title>2012 National Population Projections: Projected Net International Migration by Single Year of age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/popproj/nim\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>null</vcard:fn>\n            <vcard:hasEmail>null</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/popproj/pop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/popproj/pop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/popproj/pop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/popproj/pop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/popproj/pop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/popproj/pop/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPPROJPop2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-02-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"July 1, 2012 - July 1, 2060\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"pop\"/>\n        </dataset-name>\n        <dct:title>2012 National Population Projections: Projected Population by Single Year of Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060\n\nFile: 2012 National Population Projections\n\nSource: U.S. Census Bureau, Population Division\nRelease Date: December 2012\n\nNOTE: \nHispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. \n\nThe projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population. \n\nFor detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.\n\n***\n\nThe U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.\n\nAdditional information is available on the Population Projections website: http://www.census.gov/population/projections/.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/popproj/pop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>null</vcard:fn>\n            <vcard:hasEmail>null</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/pubschlfin/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/pubschlfin/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/pubschlfin/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/pubschlfin/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/pubschlfin/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/pubschlfin/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/pubschlfin2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-09-30\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2012/2012\">\n        <dataset-name>\n            <part name=\"pubschlfin\"/>\n        </dataset-name>\n        <dct:title>2012 Public Elementary-Secondary Education Finance: Individual Unit Tables</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The survey covers all public school systems that provide elementary or secondary education (PK-12). The data include revenue by source (local property tax, monies from other school systems, private tuition and transportation payments, school lunch charges, direct state aid, and federal aid passed through the state government), expenditure by function and object (instruction, support service functions, salaries, and capital outlay), indebtedness, and cash and investments.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/pubschlfin\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Public Elementary-Secondary Education Finance</vcard:fn>\n            <vcard:hasEmail>govs.elsec@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/sbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/sbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/sbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/sbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/sbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/sbo/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/SBO2012\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2012\">\n        <dataset-name>\n            <part name=\"sbo\"/>\n        </dataset-name>\n        <dct:title>2012 Survey of Business Owners: Company Summary</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status.\nData have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/sbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economy Wide Statistics Division Outreach</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/sbo/cscb/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/sbo/cscb/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/sbo/cscb/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/sbo/cscb/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/sbo/cscb/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/sbo/cscb/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/SBOCSCB12\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2012\">\n        <dataset-name>\n            <part name=\"sbo\"/>\n            <part name=\"cscb\"/>\n        </dataset-name>\n        <dct:title>2012 Survey of Business Owners: Characteristics of Business</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/sbo/cscb\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economy Wide Statistics Division Outreach</vcard:fn>\n            <vcard:hasEmail>ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2013 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-02 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2009-2013 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/language/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/language/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/language/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/language/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/language/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/language/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSLANG5Y2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-09-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2013/2013\">\n        <dataset-name>\n            <part name=\"language\"/>\n        </dataset-name>\n        <dct:title>2013 American Community Survey - Table Packages: Detailed Language Spoken in the U.S.</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This data set uses the 2009-2013 American Community Survey to tabulate the number of speakers of languages spoken at home and the number of speakers of each language who speak English less than very well. These tabulations are available for the following geographies: nation; each of the 50 states, plus Washington, D.C. and Puerto Rico; counties with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish; core-based statistical areas (metropolitan statistical areas and micropolitan statistical areas) with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/language\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Education and Social Stratification Branch</vcard:fn>\n            <vcard:hasEmail>dsd.ferrett@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-03-14 12:39:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2013 Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/cochar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/cochar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/cochar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/cochar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/cochar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/cochar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcochar52013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cochar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/cochar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/cochar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/cochar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/cochar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/cochar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/cochar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/cochar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcochar62013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cochar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/cochar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/cty/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/cty/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/cty/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/cty/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/cty/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/cty/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcty2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-04-01\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cty\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: County Total Population and Components of Change</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/cty\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/housing/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPHOUSING2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-04-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTmonthlynatchar52013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"monthlynatchar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/monthlynatchar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/monthlynatchar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTmonthlynatchar62013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"monthlynatchar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/monthlynatchar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/natstprc18/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/natstprc18/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/natstprc18/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/natstprc18/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/natstprc18/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/natstprc18/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTnatstprc182013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-03-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natstprc18\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: US, State, and PR Population Age 18+</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Estimates of the Total Resident Population and Resident Population Age 18 Years and Older for the United States, States, and Puerto Rico // File: State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/natstprc18\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/natstprc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/natstprc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/natstprc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/natstprc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/natstprc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/natstprc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTnatstprc2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-03-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natstprc\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: US, State, and PR Total Population and Components of Change</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // File:  National and State Population Estimates // Source: U.S. Census Bureau, Population Division  // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/natstprc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/prcagesex/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/prcagesex/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/prcagesex/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/prcagesex/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/prcagesex/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/prcagesex/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprcagesex2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prcagesex\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Commonwealth Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/prcagesex\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/prm/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/prm/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/prm/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/prm/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/prm/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/prm/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprm2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-03-28\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prm\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: Puerto Rico Municipios Total Population</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates for Puerto Rico Municipios: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. All geographic boundaries for these population estimates are as of January 1, 2013. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/prm\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/prmagesex/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/prmagesex/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/prmagesex/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/prmagesex/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/prmagesex/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/prmagesex/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprmagesex2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prmagesex\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/prmagesex\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/stchar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/stchar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/stchar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/stchar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/stchar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/stchar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTstchar52013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"stchar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013// File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/stchar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/stchar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/stchar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/stchar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/stchar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/stchar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/stchar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTstchar62013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-10-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"stchar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/stchar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/pep/subcty/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/pep/subcty/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/pep/subcty/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/pep/subcty/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/pep/subcty/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/pep/subcty/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTsubcty2013\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2014-08-20\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"subcty\"/>\n        </dataset-name>\n        <dct:title>Vintage 2013 Population Estimates: Subcounty Population Places and MCDs</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Subcounty Resident Population Estimates: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Subcounty Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: May 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of January 1, 2013. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/pep/subcty\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:17:23.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2013 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ZBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-05 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nComparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-04 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acsse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acsse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acsse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acsse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acsse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acsse/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSE2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-06 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acsse\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Supplemental Estimates</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acsse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2010-2014 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/ase/csa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/ase/csa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/ase/csa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/ase/csa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/ase/csa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/ase/csa/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASECSA2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-09-08\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2014/2014\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"csa\"/>\n        </dataset-name>\n        <dct:title>2014 Annual Survey of Entrepreneurs: Company Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>2014 Annual Survey of Entrepreneurs CSA</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/ase/csa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/ase/cscb/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/ase/cscb/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/ase/cscb/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/ase/cscb/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/ase/cscb/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/ase/cscb/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECSCB2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:17:23.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscb\"/>\n        </dataset-name>\n        <dct:title>2014 Annual Survey of Entrepreneurs: Characteristics of Businesses</dct:title>\n        <dct:description>Gender, Ethnicity, Race and Veteran Status  code</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/ase/cscb\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>unidentified</vcard:fn>\n            <vcard:hasEmail>mailto:unidentified</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/ase/cscbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/ase/cscbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/ase/cscbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/ase/cscbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/ase/cscbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/ase/cscbo/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASECSCBO2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-09-08\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2014/2014\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscbo\"/>\n        </dataset-name>\n        <dct:title>2014 Annual Survey of Entrepreneurs: Characteristics of Businesses Owners</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>2014 Annual Survey of Entrepreneurs CSCBO</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/ase/cscbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2014 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/agesex/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/agesex/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/agesex/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/agesex/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/agesex/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/agesex/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTagesex\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-11-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"agesex\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: National Annual Resident Population Estimates by Single Year of Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population by Single Year of Age and Sex for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/agesex\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/intltrade/imp_exp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ftdImpExpHist\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-07-20\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2014/2014\">\n        <dataset-name>\n            <part name=\"intltrade\"/>\n            <part name=\"imp_exp\"/>\n        </dataset-name>\n        <dct:title>2014 International Trade: Historical Imports and Exports</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/intltrade/imp_exp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Foreign Trade Staff</vcard:fn>\n            <vcard:hasEmail>EID.International.Trade.Data@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-03-14 12:39:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2014 Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/prcagesex/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/prcagesex/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/prcagesex/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/prcagesex/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/prcagesex/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/prcagesex/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprcagesex2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prcagesex\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/prcagesex\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/agespecial5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/agespecial5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/agespecial5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/agespecial5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/agespecial5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/agespecial5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTagespecial5\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-11-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"agespecial5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 5 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/agespecial5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/prm/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/prm/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/prm/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/prm/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/prm/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/prm/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprm2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-03-12\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prm\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Puerto Rico Municipios Total Population</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates for Puerto Rico Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/prm\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/agespecial6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/agespecial6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/agespecial6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/agespecial6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/agespecial6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/agespecial6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTagespecial6\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-11-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"agespecial6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 6 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/agespecial6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/prmagesex/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/prmagesex/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/prmagesex/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/prmagesex/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/prmagesex/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/prmagesex/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTprmagesex2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"prmagesex\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/prmagesex\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:17:23.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2014 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ZBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/agespecialpr/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/agespecialpr/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/agespecialpr/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/agespecialpr/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/agespecialpr/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/agespecialpr/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTagespecialPR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-11-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"agespecialpr\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Puerto Rico Commonwealth and Municipios Annual Resident Population Estimates by Age Groups and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Estimates of the Resident Population for Selected Age Groups by Sex for Puerto Rico Commonwealth and Its Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/agespecialpr\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projnim/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projnim/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projnim/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projnim/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projnim/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projnim/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJnim2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projnim\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projnim\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/cochar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/cochar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/cochar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/cochar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/cochar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/cochar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcochar52014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cochar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/cochar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJagegroups2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projagegroups\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/cochar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/cochar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/cochar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/cochar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/cochar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/cochar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcochar62014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cochar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/cochar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projpop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projpop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projpop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projpop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projpop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projpop/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJprojections2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projpop\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014 to 2060  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projpop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/cty/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/cty/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/cty/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/cty/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/cty/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/cty/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTcty2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-03-12\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"cty\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: County Total Population and Components of Change</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/cty\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/stchar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/stchar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/stchar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/stchar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/stchar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/stchar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTstchar52014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"stchar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/stchar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/housing/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPHOUSING2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-04-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projbirths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projbirths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projbirths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projbirths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projbirths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projbirths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJbirths2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projbirths\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projbirths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/natstprc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/natstprc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/natstprc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/natstprc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/natstprc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/natstprc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTnatstprc2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2014-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natstprc\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: US, State, and PR Total Population and Components of Change</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/natstprc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar5/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTmonthlynatchar52014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"monthlynatchar5\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/monthlynatchar5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/monthlynatchar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTmonthlynatchar62014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"monthlynatchar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/monthlynatchar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projdeaths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projdeaths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projdeaths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projdeaths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projdeaths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projdeaths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJdeaths2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projdeaths\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projdeaths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/projnat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/projnat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/projnat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/projnat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/projnat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/projnat/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTPROJnat2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"projnat\"/>\n        </dataset-name>\n        <dct:title>2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/projnat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/natstprc18/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/natstprc18/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/natstprc18/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/natstprc18/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/natstprc18/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/natstprc18/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTnatstprc182014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2014-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natstprc18\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: US, State, and PR Population Age 18+</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/natstprc18\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/stchar6/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/stchar6/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/stchar6/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/stchar6/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/stchar6/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/stchar6/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTstchar62014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-06-09\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"stchar6\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/stchar6\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/pep/subcty/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/pep/subcty/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/pep/subcty/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/pep/subcty/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/pep/subcty/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/pep/subcty/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/POPESTsubcty2014\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-05-11\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1, 2010 - Current\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"subcty\"/>\n        </dataset-name>\n        <dct:title>Vintage 2014 Population Estimates: Subcounty Population Places and MCDs</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Subcounty Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of current vintage year. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/pep/subcty\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-04 13:17:23.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2015 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ZBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs1/cd115/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs1/cd115/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs1/cd115/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs1/cd115/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs1/cd115/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs1/cd115/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSCD1152015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-10\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2015/2015\">\n        <dataset-name>\n            <part name=\"acs1\"/>\n            <part name=\"cd115\"/>\n        </dataset-name>\n        <dct:title>2015 American Community Survey 1-Year Data Profile 115th Congressional District</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The 115th Congressional District Data Profiles are available for the nation, all 50 states, the District of Columbia, and Puerto Rico (at large). Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts for over 1,000 distinct variables.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs1/cd115\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-05 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2015 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-05 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP5Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-06-29 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acsse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acsse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acsse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acsse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acsse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acsse/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSE2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-07-06 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acsse\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Supplemental Estimates</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acsse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/flows/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ACSFlows2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-08-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2006-2010\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2011-2015 American Community Survey: Migration Flows</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;.  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/intltrade/imp_exp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ftd15ImpExpHist\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-03-01\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2015/2015\">\n        <dataset-name>\n            <part name=\"intltrade\"/>\n            <part name=\"imp_exp\"/>\n        </dataset-name>\n        <dct:title>2015 International Trade: Historical Imports and Exports</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/intltrade/imp_exp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Foreign Trade Staff</vcard:fn>\n            <vcard:hasEmail>EID.International.Trade.Data@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-03-14 12:39:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2015 Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pdb/blockgroup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pdb/blockgroup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pdb/blockgroup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pdb/blockgroup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pdb/blockgroup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pdb/blockgroup/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBBlockGroup2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2015/2015\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"blockgroup\"/>\n        </dataset-name>\n        <dct:title>2015 Census Planning Database: Block Group</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pdb/blockgroup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pdb/tract/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pdb/tract/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pdb/tract/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pdb/tract/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pdb/tract/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pdb/tract/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBTract2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2015/2015\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"tract\"/>\n        </dataset-name>\n        <dct:title>2015 Census Planning Database: Tract Level</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pdb/tract\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/charage/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGE2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-06-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charage\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: Characteristics by Single Year of Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/charagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGEGROUPS2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charagegroups\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: Demographic Characteristics Estimates by Age Groups</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/components/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/components/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/components/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/components/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/components/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/components/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCOMPONENTS2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"components\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: Components of Change Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for United States, States, Counties, and Puerto Rico: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at https://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/components\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/housing/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPHOUSING2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-05-19\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/natmonthly/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPNATMONTHLY2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natmonthly\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: National Monthly Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/pep/population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/pep/population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/pep/population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/pep/population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/pep/population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/pep/population/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPPOP2015\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2016-12-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"population\"/>\n        </dataset-name>\n        <dct:title>Vintage 2015 Population Estimates: Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2015// Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/pep/population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-07\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profile</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nComparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSProfile2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acsse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acsse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acsse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acsse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acsse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acsse/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSE2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-11-20\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acsse\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Supplemental Estimates</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acsse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/flows/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSFLOWS2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-10-10 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>ACS FLOWS</dct:title>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;. There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2016 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-04-20 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2016 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Selected Population Profiles</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-14\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.\n\nSummary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.\n\nSubject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-07\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs5/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP5Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-07\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Comparison Profile</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs5/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSProfile5Y2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-07\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profile</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/intltrade/imp_exp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ftd16ImpExpHist\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-07-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2016/2016\">\n        <dataset-name>\n            <part name=\"intltrade\"/>\n            <part name=\"imp_exp\"/>\n        </dataset-name>\n        <dct:title>2016 International Trade: Historical Imports and Exports</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/intltrade/imp_exp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Foreign Trade Staff</vcard:fn>\n            <vcard:hasEmail>EID.International.Trade.Data@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-05-24 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2016 Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pdb/blockgroup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pdb/blockgroup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pdb/blockgroup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pdb/blockgroup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pdb/blockgroup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pdb/blockgroup/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBBlockGroup2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-08\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2016/2016\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"blockgroup\"/>\n        </dataset-name>\n        <dct:title>2016 Census Planning Database: Block Group</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pdb/blockgroup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pdb/tract/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pdb/tract/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pdb/tract/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pdb/tract/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pdb/tract/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pdb/tract/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBTract2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-08\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2016/2016\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"tract\"/>\n        </dataset-name>\n        <dct:title>2016 Census Planning Database: Tract Level</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pdb/tract\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/charage/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGE2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-06-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charage\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: Characteristics by Single Year of Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/charagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGEGROUPS2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-06-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charagegroups\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: Demographic Characteristics Estimates by Age Groups</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/components/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/components/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/components/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/components/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/components/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/components/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCOMPONENTS2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-03-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"components\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: Components of Change Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/components\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/housing/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPHOUSING2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/natmonthly/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPNATMONTHLY2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-03-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natmonthly\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: National Monthly Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/pep/population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/pep/population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/pep/population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/pep/population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/pep/population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/pep/population/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPPOP2016\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-25\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"population\"/>\n        </dataset-name>\n        <dct:title>Vintage 2016 Population Estimates: Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/pep/population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-05-24 00:00:00.0\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>2016 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ZBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Selected Population Profiles</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-09-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-08-21 07:11:43.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Detailed Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs5/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP5Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-10-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Comparison Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs5/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-10-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-10-19 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/acsse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/acsse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/acsse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/acsse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/acsse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/acsse/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSE2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-10-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acsse\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Supplemental Estimates</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/acsse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/intltrade/imp_exp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ftd17ImpExpHist\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-03-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2017/2017\">\n        <dataset-name>\n            <part name=\"intltrade\"/>\n            <part name=\"imp_exp\"/>\n        </dataset-name>\n        <dct:title>2017 International Trade: Historical Imports and Exports</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/intltrade/imp_exp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Foreign Trade Staff</vcard:fn>\n            <vcard:hasEmail>EID.International.Trade.Data@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-06-20 12:58:48.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>2017 Nonemployer Statistics: Non Employer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/charage/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGE2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charage\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: Characteristics by Single Year of Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/charagegroups/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCHARAGEGROUPS2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charagegroups\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: Demographic Characteristics Estimates by Age Groups</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/components/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/components/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/components/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/components/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/components/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/components/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPCOMPONENTS2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-03-22\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"components\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: Components of Change Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/components\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/housing/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPHOUSING2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-05-24\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/natmonthly/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPNATMONTHLY2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-21\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natmonthly\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: National Monthly Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/pep/population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/pep/population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/pep/population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/pep/population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/pep/population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/pep/population/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PEPPOP2017\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-05-24\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"April 1,2010\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"population\"/>\n        </dataset-name>\n        <dct:title>Vintage 2017 Population Estimates: Population Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/pep/population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/intltrade/imp_exp/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ftd18ImpExpHist\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-03-13\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2018/2018\">\n        <dataset-name>\n            <part name=\"intltrade\"/>\n            <part name=\"imp_exp\"/>\n        </dataset-name>\n        <dct:title>2018 International Trade: Historical Imports and Exports</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/intltrade/imp_exp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Foreign Trade Staff</vcard:fn>\n            <vcard:hasEmail>EID.International.Trade.Data@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pdb/blockgroup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pdb/blockgroup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pdb/blockgroup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pdb/blockgroup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pdb/blockgroup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pdb/blockgroup/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBBLOCKGROUP2018\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-19\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2018/2018\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"blockgroup\"/>\n        </dataset-name>\n        <dct:title>2018 Census Planning Database: Block Group</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pdb/blockgroup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pdb/tract/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pdb/tract/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pdb/tract/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pdb/tract/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pdb/tract/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pdb/tract/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/PDBTRACT2018\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-07-19\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"2018/2018\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"tract\"/>\n        </dataset-name>\n        <dct:title>2018 Census Planning Database: Tract Level</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pdb/tract\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/charage/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCHARAGE2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-03-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charage\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: Characteristics by Single Year of Age</dct:title>\n        <dct:description>Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data.  // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The vintage year refers to the final year of the time series. Each vintage of estimates includes all years since the most recent decennial census.  The latest vintage estimates supersede all previous vintage estimates. More information about the Population Estimates Program, methodologies, and other products are available at https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/charagegroups/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCHARAGEGROUPS2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-10 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charagegroups\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: Demographic Characteristics Estimates by Age Groups</dct:title>\n        <dct:description>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/components/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/components/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/components/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/components/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/components/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/components/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCOMPONENTS2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-10 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"components\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: Components of Change Estimates</dct:title>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/components\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/housing/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPHOUSING2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-05-23 16:55:50.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/natmonthly/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPNATMONTHLY2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/unidentified\"\n        dct:modified=\"2018-12-10 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natmonthly\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: National Monthly Population Estimates</dct:title>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/pep/population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/pep/population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/pep/population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/pep/population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/pep/population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/pep/population/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPPOP2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-10 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"population\"/>\n        </dataset-name>\n        <dct:title>Vintage 2018 Population Estimates: Population Estimates</dct:title>\n        <dct:description>Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/pep/population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/state/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/state/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/state/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/state/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/state/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/state/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMState\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"state\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/state\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>stephen mangum</vcard:fn>\n            <vcard:hasEmail>stephen.c.mangum@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/product/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/product/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/product/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/product/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/product/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/product/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMProduct\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"product\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/product\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>stephen mangum</vcard:fn>\n            <vcard:hasEmail>stephen.c.mangum@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/industry/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/industry/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/industry/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/industry/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/industry/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/industry/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMIndustry\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"industry\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/industry\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/bds/firms/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/bds/firms/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/bds/firms/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/bds/firms/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/bds/firms/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/bds/firms/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/BDSFirmsTimeSeries\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-09-24\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1977 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"bds\"/>\n            <part name=\"firms\"/>\n        </dataset-name>\n        <dct:title>Time Series Business Dynamics Statistics: Firm Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/bds/firms\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Javier Miranda</vcard:fn>\n            <vcard:hasEmail>ces.bds@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/advm3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/advm3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/advm3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/advm3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/advm3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/advm3/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSADVM3\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"advm3\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/advm3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/bfs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/bfs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/bfs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/bfs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/bfs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/bfs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSBFS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"bfs\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Business Formation Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/bfs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/ftd/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/ftd/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/ftd/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/ftd/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/ftd/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/ftd/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSFTD\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"ftd\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/ftd\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/hv/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/hv/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/hv/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/hv/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/hv/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/hv/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSHV\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1956 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"hv\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/hv\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/m3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/m3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/m3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/m3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/m3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/m3/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSM3\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"m3\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/m3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/marts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/marts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/marts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/marts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/marts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/marts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMARTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"marts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/marts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mhs2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mhs2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mhs2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMHS2\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mhs2\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mhs2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mhs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mhs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mhs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mhs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mhs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mhs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1959 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mhs\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufactured Homes Survey</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mhs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mrts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mrts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mrts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mrts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mrts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mrts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMRTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mrts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mrts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mtis/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mtis/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mtis/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mtis/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mtis/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mtis/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMTIS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mtis\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mtis\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mwts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mwts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mwts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mwts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mwts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mwts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMWTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mwts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mwts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qfr/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qfr/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qfr/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qfr/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qfr/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qfr/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQFR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"4th Quarter 2000 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qfr\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Financial Report</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qfr\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qpr/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qpr/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qpr/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qpr/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qpr/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qpr/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQPR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1968 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qpr\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qpr\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qss/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qss/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qss/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qss/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qss/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qss/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQSS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"4th Quarter 2003 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qss\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Services Survey</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qss\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qtax/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qtax/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qtax/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qtax/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qtax/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qtax/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQTAX\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qtax\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qtax\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/resconst/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/resconst/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/resconst/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/resconst/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/resconst/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/resconst/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSRESCONST\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1959 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"resconst\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: New Residential Construction</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/resconst\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/ressales/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/ressales/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/ressales/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/ressales/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/ressales/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/ressales/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSRESSALES\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1963 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"ressales\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: New Home Sales</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/ressales\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/vip/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/vip/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/vip/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/vip/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/vip/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/vip/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSVIP\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 2002 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"vip\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Construction Spending</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/vip\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/healthins/sahie/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/healthins/sahie/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/healthins/sahie/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/SAHIE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-04-09\"\n        dct:spatial=\"US/State/County\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"healthins\"/>\n            <part name=\"sahie\"/>\n        </dataset-name>\n        <dct:title>Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/healthins/sahie\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Estimates Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.sahie@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/idb/1year/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/idb/1year/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/idb/1year/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/idb/1year/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/idb/1year/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/idb/1year/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/IDBSINGLEYEAR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-08-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"idb\"/>\n            <part name=\"1year\"/>\n        </dataset-name>\n        <dct:title>Time Series International Database: International Populations by Single Year of Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/idb/1year\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Loraine West</vcard:fn>\n            <vcard:hasEmail>loraine.a.west@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/idb/5year/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/idb/5year/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/idb/5year/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/idb/5year/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/idb/5year/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/idb/5year/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/IDB5YR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-08-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"idb\"/>\n            <part name=\"5year\"/>\n        </dataset-name>\n        <dct:title>Time Series International Database: International Populations by 5 Year Age Groups and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/idb/5year\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Loraine West</vcard:fn>\n            <vcard:hasEmail>loraine.a.west@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSENDUSE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"enduse\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by End-use Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSPORTHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"porths\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/porths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSHITECH\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"hitech\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATEHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"statehs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSITC\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"sitc\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"hs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/hs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATENAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"statenaics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSNAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"naics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/naics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/saipe/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/SAIPESTATECOUNTY\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"saipe\"/>\n        </dataset-name>\n        <dct:title>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County</dct:title>\n        <dct:description>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/saipe\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Income and Poverty Estimates</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.saipe@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSUSDA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"usda\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/usda\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/SAIPESCHOOLDISTRICTS\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"saipe\"/>\n            <part name=\"schdist\"/>\n        </dataset-name>\n        <dct:title>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts</dct:title>\n        <dct:description>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Income and Poverty Estimates</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.saipe@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSENDUSE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"enduse\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by End-use Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-07-15 09:36:36.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSHITECH\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"hitech\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs1/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs1/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs1/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs1/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs1/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs1/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST1Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-07-15 09:36:47\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs1/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"hs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/hs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/rh/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/rh/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/rh/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/rh/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/rh/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/rh/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWIRE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"rh\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/rh\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSNAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"naics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/naics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/acs/flows/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSFLOWS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-20 10:12:55.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>ACS FLOWS</dct:title>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;. The Census Bureau provides flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSPORTHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"porths\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/porths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSITC\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"sitc\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pdb/blockgroup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pdb/blockgroup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pdb/blockgroup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pdb/blockgroup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pdb/blockgroup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pdb/blockgroup/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PDBBLOCKGROUP2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:28:06.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"blockgroup\"/>\n        </dataset-name>\n        <dct:title>Census Planning Database: Block Group</dct:title>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pdb/blockgroup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>mailto:census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/cfsarea/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/cfsarea/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/cfsarea/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/cfsarea/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/cfsarea/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/cfsarea/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSAREA2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-18 16:03:01.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsarea\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data</dct:title>\n        <dct:description>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series, including Temperature Control.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/cfsarea\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATEHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"statehs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pdb/tract/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pdb/tract/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pdb/tract/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pdb/tract/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pdb/tract/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pdb/tract/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PDBTRACT2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 08:49:55.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"tract\"/>\n        </dataset-name>\n        <dct:title>Census Planning Database: Tract Level</dct:title>\n        <dct:description>No description provided by data sponsor</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pdb/tract\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>mailto:census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATENAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"statenaics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/cd116/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/cd116/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/cd116/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/cd116/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/cd116/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/cd116/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALCD1162010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-07-05 12:33:40.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"cd116\"/>\n        </dataset-name>\n        <dct:title>Decennial Congressional District 116</dct:title>\n        <dct:description>The Congressional District Summary File contains data compiled from the questions asked of all people and about every housing unit in the 2010 Census.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/cd116\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/sa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/sa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/sa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/sa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/sa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/sa/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWISA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"sa\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/sa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSUSDA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"usda\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/usda\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-06-25 15:57:36.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CPSPoverty\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-09-12\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"histpov2\"/>\n        </dataset-name>\n        <dct:title>Time Series Current Population Survey: Poverty Status</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/histpov2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Current Population Survey Office</vcard:fn>\n            <vcard:hasEmail>dsd.ferrett@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecnbasic/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecnbasic/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecnbasic/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecnbasic/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecnbasic/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecnbasic/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNBASIC2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-09-04 07:11:59.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecnbasic\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Economic Census US Basic Data</dct:title>\n        <dct:description>The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecnbasic\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data user Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs1/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP1Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-07-15 09:36:24.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Comparison Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs1/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-06-25 15:57:43.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Profile Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/se/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/se/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/se/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/se/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/se/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/se/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWISE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"se\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/se\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2005\"\n        geographyLink=\"https://api.census.gov/data/2005/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2005/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2005/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2005/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2005/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2005/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2005\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 12:50:06.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2005/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2005\"\n        geographyLink=\"https://api.census.gov/data/2005/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2005/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2005/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2005/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2005/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2005/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2005\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:56:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2005/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2006\"\n        geographyLink=\"https://api.census.gov/data/2006/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2006/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2006/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2006/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2006/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2006/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2006\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 10:47:47.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2006/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2006\"\n        geographyLink=\"https://api.census.gov/data/2006/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2006/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2006/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2006/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2006/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2006/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2006\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:40:51.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2006/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/cfsexport/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/cfsexport/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/cfsexport/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/cfsexport/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/cfsexport/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/cfsexport/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSEXPORT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-18 16:03:11.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsexport\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data</dct:title>\n        <dct:description>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/cfsexport\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2007\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 10:05:20.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/cfshazmat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/cfshazmat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/cfshazmat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/cfshazmat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/cfshazmat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/cfshazmat/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSHAZMAT2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-18 16:03:19.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfshazmat\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data</dct:title>\n        <dct:description>The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series, including Temperature Control.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/cfshazmat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/cfsprelim/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/cfsprelim/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/cfsprelim/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/cfsprelim/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/cfsprelim/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/cfsprelim/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSPRELIM2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-18 16:03:28.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsprelim\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Commodity Flow Survey Preliminary Data</dct:title>\n        <dct:description>The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/cfsprelim\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecn/islandareas/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecn/islandareas/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecn/islandareas/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecn/islandareas/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecn/islandareas/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecn/islandareas/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREAS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-19 11:02:49.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecn/islandareas\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-07 14:49:23.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>Economic Annual Surveys: Business Patterns: County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:Econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-05 14:23:04.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>Economic Annual Surveys: Business Patterns: Zipcode Business Patterns</dct:title>\n        <dct:description>ZIP Code Business Patterns Methodology: Basis of Reporting ZIP Code Business Patterns is tabulated at the establishment level. An establishment is a single physical location at which business is conducted or services or industrial operations are performed. It is not necessarily identical with a company or enterprise, which may consist of one or more establishments. When two or more activities are carried on at a single location under a single ownership, all activities generally are grouped together as a single establishment. The entire establishment is classified on the basis of its major activity and all data are included in that classification. Establishment-size designations are determined by paid employment in the mid-March pay period. The size group &quot;1 to 4&quot; includes establishments that did not report any paid employees in the mid-March pay period but paid wages to at least one employee at some time during the year. Establishment counts represent the number of locations with paid employees any time during the year. Sources of the Data Payroll and employment data are tabulated from administrative records for single-unit firms and a combination of administrative records and survey-collected data for multi-unit firms. Read more &gt;&gt; Geographic Area Coding Most geography codes are derived from the physical location address reported in Census Bureau programs. The Internal Revenue Service and the Bureau of Labor Statistics provide supplemental address information. Reliability of Data The data are not subject to sampling error, but are subject to nonsampling errors, which can be attributed to several sources: inability to identify all cases that should be in the universe; definition and classification difficulties; errors in recording or coding the data obtained; and other errors of coverage, processing, and estimation for missing or misreported data. Read more &gt;&gt; Dollar Values All dollar values presented in the reports from the ZIP Code Business Patterns are expressed in current dollars, i.e, 2009 data are expressed in 2009 dollars and 2008 data in 2008 dollars. Consequently, when making comparisons to prior years, data users should take into consideration the inflation that has occurred. All dollar values, unless noted otherwise, are shown in thousands of dollars. Disclosure In accordance with federal law (U.S. Code, Title 13, Section 9) no data are published that would disclose the operations of an individual establishment or business. Noise Infusion: ZIP Code Business Patterns apply the Noise Infusion method of data protection. Noise infusion is a method used to protect data in which values for each establishment such as first-quarter payroll, annual payroll, and number of employees are perturbed prior to publication by applying a random noise multiplier to the data for each company. This method results in a relatively small change to the vast majority of cell values. Read more &gt;&gt; The number of establishments in a particular tabulation cell is not considered a disclosure; therefore, this information may be released without the addition of protective noise. Other Survey-Specific Information Definitional and coverage differences may affect the direct comparison of Economic Census and ZIP Code Business Patterns data. Read more &gt;&gt;</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:Econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-22 16:28:02.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 5-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:Acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2007\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:13:41.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/natmonthly/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/natmonthly/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/natmonthly/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/natmonthly/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/natmonthly/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/natmonthly/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPNATMONTHLY2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-17 13:13:54.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"natmonthly\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: National Monthly Population Estimates</dct:title>\n        <dct:description>Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2020  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. A time series of estimates is produced, beginning with the census. The reference date for all estimates is the first of the month. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/natmonthly\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs5/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP5Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-22 14:54:09.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Comparison Profiles 5-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs5/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:Acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2008\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 07:30:33.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-22 16:22:18.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Data Profiles</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:Acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acs5/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acs5/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acs5/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acs5/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acs5/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acs5/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST5Y2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-22 15:36:29.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year Subject Tables</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acs5/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:Acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2008\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 08:38:11.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/population/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/population/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/population/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/population/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/population/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/population/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPPOP2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-17 13:13:16.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"population\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: Population Estimates</dct:title>\n        <dct:description>Annual  Population Estimates for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, Incorporated Places, and Minor Civil Divisions; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/population\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/charagegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/charagegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/charagegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/charagegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/charagegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/charagegroups/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCHARAGEGROUPS2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-17 13:14:09.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charagegroups\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: Estimates by Age Group, Sex, Race, and Hispanic Origin</dct:title>\n        <dct:description>Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin; for the United States, States, Counties; and for Puerto Rico and its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/charagegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT1Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-26 10:52:39.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Detailed Tables 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/components/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/components/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/components/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/components/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/components/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/components/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCOMPONENTS2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-17 13:14:02.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"components\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: Census Bureau Version: Components of Change Estimates</dct:title>\n        <dct:description>Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change; for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/components\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs1/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs1/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs1/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs1/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs1/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs1/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP1Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 12:22:20.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Data Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs1/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2007\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:23:35.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecn/islandareas/comp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREASCOMP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-21 10:57:12.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n            <part name=\"comp\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecn/islandareas/comp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecn/islandareas/napcs/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREASNAPCS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-21 10:57:03.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n            <part name=\"napcs\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecn/islandareas/napcs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2007\"\n        geographyLink=\"https://api.census.gov/data/2007/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2007/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2007/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2007/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2007/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2007/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2007\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 09:03:27.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2007/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2008\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-28 09:07:18.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/agegroups/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/agegroups/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/agegroups/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/agegroups/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/agegroups/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/agegroups/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJAGEGROUPS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:53:37\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"agegroups\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/agegroups\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.cdob@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cfsarea/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cfsarea/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cfsarea/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cfsarea/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cfsarea/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cfsarea/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSAREA2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsarea\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data</dct:title>\n        <dct:description>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cfsarea\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2008\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-28 13:38:57.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-08 07:27:05.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/births/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/births/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/births/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/births/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/births/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/births/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJBIRTHS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:53:44\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"births\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/births\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.cdob@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-09 06:43:35.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/deaths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/deaths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/deaths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/deaths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/deaths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/deaths/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJDEATHS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:53:51\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"deaths\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/deaths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.cdob@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/nat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/nat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/nat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/nat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/nat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/nat/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJNAT2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:54:00\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"nat\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin, and Nativity for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/nat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.cdob@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/nim/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/nim/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/nim/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/nim/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/nim/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/nim/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJNIM2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:54:10\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"nim\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/nim\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.cdob@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecn/islandareas/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecn/islandareas/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecn/islandareas/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecn/islandareas/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecn/islandareas/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecn/islandareas/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREAS2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-04 13:03:40.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecn/islandareas\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/acsse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/acsse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/acsse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/acsse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/acsse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/acsse/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSE2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-10 07:41:48.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acsse\"/>\n        </dataset-name>\n        <dct:title>ACS 1-Year Supplemental Estimates</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates, it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/acsse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/govs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/govs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/govs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/govs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/govs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/govs/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/GOVSTIMESERIES\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-09-25 14:54:19.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"govs\"/>\n        </dataset-name>\n        <dct:title>Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys</dct:title>\n        <dct:description>The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/govs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census of Governments</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006-004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/popproj/pop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/popproj/pop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/popproj/pop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/popproj/pop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/popproj/pop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/popproj/pop/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/POPPROJPOP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-03 06:54:17.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"popproj\"/>\n            <part name=\"pop\"/>\n        </dataset-name>\n        <dct:title>National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060</dct:title>\n        <dct:description>Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016 to 2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-propproj.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/popproj/pop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Population Estimates Branch</vcard:fn>\n            <vcard:hasEmail>mailto:pop.population.estimates@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs5/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs5/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs5/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs5/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs5/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs5/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-27 13:11:18.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: Detailed Tables 5-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs5\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs5/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs5/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs5/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs5/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs5/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs5/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-29 10:36:01.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: Data Profiles 5-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs5/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/responserate/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/responserate/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/responserate/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/responserate/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/responserate/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/responserate/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALRR2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-12-19 11:02:34.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"responserate\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Decennial Self-Reponse Rate</dct:title>\n        <dct:description>Final 2010 Self-Response Rates</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/responserate\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2020\"\n        geographyLink=\"https://api.census.gov/data/2020/dec/responserate/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2020/dec/responserate/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2020/dec/responserate/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2020/dec/responserate/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2020/dec/responserate/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2020/dec/responserate/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALRR2020\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-06 13:16:24.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"responserate\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Decennial Self-Response Rate</dct:title>\n        <dct:description>Daily Decennial Self-Response Rates</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2020/dec/responserate\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecn/islandareas/comp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREASCOMP2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-04 13:29:29.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n            <part name=\"comp\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecn/islandareas/comp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/ase/csa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/ase/csa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/ase/csa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/ase/csa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/ase/csa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/ase/csa/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECS2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:51.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"csa\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Company Summary</dct:title>\n        <dct:description>Component Summary Data for Survey of Business Owners</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/ase/csa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/ase/cscb/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/ase/cscb/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/ase/cscb/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/ase/cscb/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/ase/cscb/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/ase/cscb/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECB2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:08.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscb\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Businesses</dct:title>\n        <dct:description>Gender, Ethnicity, Race and Veteran Status  code</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/ase/cscb\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/ase/cscbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/ase/cscbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/ase/cscbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/ase/cscbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/ase/cscbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/ase/cscbo/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECBO2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:25.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscbo\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Business Owners</dct:title>\n        <dct:description>Gender, Ethnicity, Race, Veteran Status and Years in Business code</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/ase/cscbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/ase/csa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/ase/csa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/ase/csa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/ase/csa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/ase/csa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/ase/csa/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECS2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:58.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"csa\"/>\n        </dataset-name>\n        <dct:title>2016 Annual Survey of Entrepreneurs - CSA</dct:title>\n        <dct:description>Component Summary Data for Survey of Business Owners</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/ase/csa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/ase/cscb/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/ase/cscb/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/ase/cscb/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/ase/cscb/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/ase/cscb/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/ase/cscb/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECB2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:16.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscb\"/>\n        </dataset-name>\n        <dct:title>2016 Annual Survey of Entrepreneurs - CSCB</dct:title>\n        <dct:description>Gender, Ethnicity, Race and Veteran Status  code</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/ase/cscb\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2016\"\n        geographyLink=\"https://api.census.gov/data/2016/ase/cscbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2016/ase/cscbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2016/ase/cscbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2016/ase/cscbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2016/ase/cscbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2016/ase/cscbo/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASECBO2016\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-07 10:19:42.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ase\"/>\n            <part name=\"cscbo\"/>\n        </dataset-name>\n        <dct:title>2016 Annual Survey of Entrepreneurs - CSCBO</dct:title>\n        <dct:description>Gender, Ethnicity, Race, Veteran Status and Years in Business code</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2016/ase/cscbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/sf1/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/sf1/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/sf1/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/sf1/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/sf1/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/sf1/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALSF12000\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-07 10:31:10.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"sf1\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Summary File 1</dct:title>\n        <dct:description>Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin&gt; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown.\nSummary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts.\nGeographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/sf1\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/pl/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/pl/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/pl/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/pl/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/pl/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/pl/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALPL2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-07-18 08:36:06.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"pl\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Redistricting Data (PL 94-171)</dct:title>\n        <dct:description>Public Law 94-171, enacted in 1975, directs the Census Bureau to make special preparations to provide redistricting data needed by the 50 states. It specifies that within a year following Census Day, the Census Bureau must send the governor and legislative leadership in each state the data they need to redraw congressional and state legislative districts. To meet this legal requirement, the Census Bureau set up a program that affords the states an opportunity before each decennial census to define the small areas for which they wish to receive census population totals for redistricting. Officials may receive data for voting districts (e.g., election precincts, wards) and state house and senate districts, in addition to standard census geographic areas such as counties, cities, census tracts, and tabulation blocks. State participation in defining areas is voluntary and nonpartisan.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/pl\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cfsprelim/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cfsprelim/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cfsprelim/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cfsprelim/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cfsprelim/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cfsprelim/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSPRELIM2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-04 12:47:47.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsprelim\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Commidity Flow Survey Preliminary Data</dct:title>\n        <dct:description>The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cfsprelim\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/aian/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/aian/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/aian/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/aian/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/aian/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/aian/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALAIAN2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-08-06 07:21:39.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"aian\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: American Indian and Alaska Native Summary File</dct:title>\n        <dct:description>The AIAN Summary File contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder.  The American Indian and Alaska Native Summary File (AIANSF) contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder. The file also includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter- occupied) and age of householder for occupied housing units. Selected aggregates and medians also are provided. A complete listing of subjects in the AIANSF is found in Chapter 3, Subject Locator. The layout of the tables in the AIANSF is similar to that in Summary File 2 (SF 2). These data are presented in 47 population tables (identified with a &quot;PCT&quot;) and 14 housing tables (identified with an &quot;HCT&quot;) shown down to the census tract level; and 10 population tables (identified with a &quot;PCO&quot;) shown down to the county level, for a total of 71 tables. \n\nEach table is iterated for the total population, the total American Indian and Alaska Native population alone, the total American Indian and Alaska Native population alone or in combination, and 1,567 detailed tribes and tribal groupings. Tribes or tribal groupings are included on the iterations list if they met a threshold of at least 100 people in the 2010 Census. In addition, the presentation of AIANSF tables for any of the tribes and tribal groupings is subject to a population threshold of 100 or more people in a given geography. That is, if there are fewer than 100 people in a specific population group in a specific geographic area, their population and housing characteristics data are not available for that geographic area in the AIANSF. See Appendix H, Characteristic Iterations, for more information.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/aian\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-31 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs3/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP3Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-03 09:25:46.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs3/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-28 15:14:18.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs3/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs3/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs3/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs3/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs3/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs3/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP3Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs3/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs3/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs3/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs3/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs3/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs3/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs3/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST3Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-12 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs3/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-31 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs3/cprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSCP3Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"cprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs3/cprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-28 15:59:11.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs3/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs3/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs3/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs3/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs3/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs3/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP3Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs3/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs3/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs3/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs3/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs3/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs3/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs3/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST3Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-10 15:55:41.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs3/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecn/islandareas/ind/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREASIND2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-06 09:53:09.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n            <part name=\"ind\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>This dataset provides  industry statistics on number of establishments; number of employees; payroll; sales, value of shipments, or revenue; and other industry-specific data items by geographic area for establishments and firms with paid employees for Puerto Rico.. Data are shown on a 2012 NAICS basis. The statistics, NAICS levels, and the geographic areas covered vary by sector. These data were released in December 2015.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecn/islandareas/ind\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/ecn/islandareas/lines/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ISLANDAREASLINES2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-04 14:10:52.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecn\"/>\n            <part name=\"islandareas\"/>\n            <part name=\"lines\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of Island Areas</dct:title>\n        <dct:description>Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/ecn/islandareas/lines\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Staff</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-02 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2009\"\n        geographyLink=\"https://api.census.gov/data/2009/acs/acs3/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2009/acs/acs3/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2009/acs/acs3/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2009/acs/acs3/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2009/acs/acs3/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2009/acs/acs3/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP3Y2009\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-02 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2009/acs/acs3/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-28 09:44:53.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs3/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs3/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs3/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs3/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs3/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs3/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP3Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-04 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs3/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs3/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs3/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs3/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs3/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs3/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs3/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST3Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-05 15:59:41.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs3/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs3/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT3Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-30 14:14:31.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Detailed Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs3/profile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs3/profile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs3/profile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs3/profile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs3/profile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs3/profile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP3Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-28 13:45:30.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"profile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Data Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years.\nQuestionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself.\nThe American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.\n\nAlthough the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties.\nFor 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs3/profile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs3/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs3/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs3/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs3/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs3/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs3/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP3Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs3/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs3/subject/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs3/subject/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs3/subject/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs3/subject/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs3/subject/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs3/subject/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSST3Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-10 10:38:37.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs3\"/>\n            <part name=\"subject\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 3-Year Estimates: Subject Tables 3-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs3/subject\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/charage/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/charage/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/charage/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/charage/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/charage/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/charage/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPCHARAGE2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"charage\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: Estimates by Age, Sex, Race, and Hispanic Origin</dct:title>\n        <dct:description>Annual Resident Population Estimates by Age, Sex, Race, and Hispanic Origin; for the United States, States, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/charage\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/area2012/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/area2012/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/area2012/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/area2012/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/area2012/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/area2012/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMAREA2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"area2012\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Area</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/area2012\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/area2017/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/area2017/variables.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/area2017/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/area2017/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/area2017/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMAREA2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"area2017\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Area</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/area2017\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2020\"\n        geographyLink=\"https://api.census.gov/data/2020/pdb/statecounty/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2020/pdb/statecounty/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2020/pdb/statecounty/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2020/pdb/statecounty/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2020/pdb/statecounty/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2020/pdb/statecounty/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PDBSTATECOUNTY2020\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"statecounty\"/>\n        </dataset-name>\n        <dct:title>2020 Planning Database - State and County Level</dct:title>\n        <dct:description>This is a one-time release of the Census Bureau’s Planning Database (PDB). This version of the PDB is at the state and county levels of geography. It contains only select U.S. housing, demographic, and socioeconomic statistics from the 2010 Census and the American Community Survey, not the operational statistics found on most versions. This special release of the PDB can be easily combined with county and state level statistics from other data sources.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2020/pdb/statecounty\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>mailto:Census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/value2012/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/value2012/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/value2012/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/value2012/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/value2012/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/value2012/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMVALUE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"value2012\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Value</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/value2012\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2011\"\n        geographyLink=\"https://api.census.gov/data/2011/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2011/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2011/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2011/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2011/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2011/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2011\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-14 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2011/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/abscb/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/abscb/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/abscb/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/abscb/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/abscb/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/abscb/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ABSCB2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-30 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"abscb\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Business Survey</dct:title>\n        <dct:description>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/abscb\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/abscbo/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/abscbo/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/abscbo/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/abscbo/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/abscbo/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/abscbo/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ABSCBO2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-30 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"abscbo\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Business Survey</dct:title>\n        <dct:description>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/abscbo\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/abscs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/abscs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/abscs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/abscs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/abscs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/abscs/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ABSCS2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-30 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"abscs\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Business Survey</dct:title>\n        <dct:description>The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&amp;D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&amp;D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/abscs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>ASE Staff</vcard:fn>\n            <vcard:hasEmail>mailto:erd.annual.survey.of.entrepreneurs@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/nonemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/nonemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/nonemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/nonemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/nonemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/nonemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/NONEMP2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-05-05 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"nonemp\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Nonemployer Statistics</dct:title>\n        <dct:description>Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only).</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/nonemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Nonemployer Statistics Staff</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.nonemployer.statistics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2019\"\n        geographyLink=\"https://api.census.gov/data/2019/pep/housing/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2019/pep/housing/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2019/pep/housing/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2019/pep/housing/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2019/pep/housing/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2019/pep/housing/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PEPHOUSING2019\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-01-27 12:40:11.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pep\"/>\n            <part name=\"housing\"/>\n        </dataset-name>\n        <dct:title>Population Estimates: Housing Unit Estimates for US, States, and Counties</dct:title>\n        <dct:description>Annual Housing Unit Estimates for the United States, States, and Counties: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions // Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised.  Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2019/pep/housing\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Coordination, Dissemination, and Outreach Branch</vcard:fn>\n            <vcard:hasEmail>mailto:POP.PEP.API.list@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:008</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/asyoe/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/asyoe/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/asyoe/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/asyoe/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/asyoe/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/asyoe/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALYOEAS2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-02 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"asyoe\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: American Samoa Year of Entry File</dct:title>\n        <dct:description>The American Samoa Year of Entry Summary File contains data on year of entry.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/asyoe\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/guyoe/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/guyoe/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/guyoe/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/guyoe/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/guyoe/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/guyoe/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALYOEGU2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"guyoe\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Guam Year of Entry File</dct:title>\n        <dct:description>The Guam Year of Entry Summary File contains data on year of entry.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/guyoe\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/mpyoe/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/mpyoe/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/mpyoe/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/mpyoe/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/mpyoe/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/mpyoe/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALYOEMP2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"mpyoe\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Commonwealth of the Northern Mariana Islands Year of Entry File</dct:title>\n        <dct:description>The Commonwealth of the Northern Mariana Islands Year of Entry Summary File contains data on year of entry.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/mpyoe\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/dec/as/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/dec/as/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/dec/as/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/dec/as/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/dec/as/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/dec/as/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALAS2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"as\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: American Samoa Summary File</dct:title>\n        <dct:description>The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/dec/as\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/mp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/mp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/mp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/mp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/mp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/mp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALMP2000\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"mp\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Commonwealth of the Northern Mariana Islands Summary File</dct:title>\n        <dct:description>The Commonwealth of the Northern Mariana Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/mp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/vi/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/vi/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/vi/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/vi/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/vi/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/vi/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALVI2000\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"vi\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: U.S. Virgin Islands Summary File</dct:title>\n        <dct:description>The U.S. Virgin Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/vi\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/sptprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5YSPT2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-09 13:54:45.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"sptprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: Selected Population Data Profiles 5-Year</dct:title>\n        <dct:description>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/sptprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/cbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/cbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/cbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/cbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/cbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/cbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CBP2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-05-07 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cbp\"/>\n        </dataset-name>\n        <dct:title>2018 County Business Patterns</dct:title>\n        <dct:description>County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/cbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/gu/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/gu/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/gu/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/gu/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/gu/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/gu/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALGU2000\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"gu\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: Guam Summary File</dct:title>\n        <dct:description>The Guam Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/gu\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/as/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/as/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/as/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/as/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/as/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/as/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALAS2000\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"as\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: American Samoa Summary File</dct:title>\n        <dct:description>The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/as\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2013\"\n        geographyLink=\"https://api.census.gov/data/2013/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2013/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2013/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2013/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2013/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2013/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2013\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-11 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2013/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2014\"\n        geographyLink=\"https://api.census.gov/data/2014/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2014/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2014/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2014/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2014/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2014/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2014\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-11 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2014/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-11 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2012\"\n        geographyLink=\"https://api.census.gov/data/2012/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2012/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2012/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2012/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2012/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2012/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2012/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecntypop/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecntypop/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecntypop/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecntypop/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecntypop/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecntypop/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNTYPOP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecntypop\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Wholesale Trade: Detailed Type of Operation for the U.S.</dct:title>\n        <dct:description>This dataset presents statistics for Wholesale Trade: Detailed Type of Operation for the U.S.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecntypop\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cfsexport/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cfsexport/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cfsexport/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cfsexport/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cfsexport/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cfsexport/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSEXPORT2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfsexport\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data</dct:title>\n        <dct:description>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cfsexport\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cfshazmat/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cfshazmat/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cfshazmat/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cfshazmat/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cfshazmat/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cfshazmat/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSHAZMAT2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfshazmat\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data</dct:title>\n        <dct:description>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cfshazmat\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/cfstemp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/cfstemp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/cfstemp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/cfstemp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/cfstemp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/cfstemp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/CFSTEMP2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-27 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"cfstemp\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Commodity Flow Survey Temperature Data</dct:title>\n        <dct:description>The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Temperature Series.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/cfstemp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2020\"\n        geographyLink=\"https://api.census.gov/data/2020/pdb/blockgroup/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2020/pdb/blockgroup/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2020/pdb/blockgroup/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2020/pdb/blockgroup/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2020/pdb/blockgroup/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2020/pdb/blockgroup/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PDBBLOCKGROUP2020\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-06-12 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"blockgroup\"/>\n        </dataset-name>\n        <dct:title>Planning Database Block Group Level</dct:title>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2020/pdb/blockgroup\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>mailto:Census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2020\"\n        geographyLink=\"https://api.census.gov/data/2020/pdb/tract/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2020/pdb/tract/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2020/pdb/tract/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2020/pdb/tract/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2020/pdb/tract/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2020/pdb/tract/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/PDBTRACT2020\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-06-12 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"pdb\"/>\n            <part name=\"tract\"/>\n        </dataset-name>\n        <dct:title>Planning Database: Tract Level</dct:title>\n        <dct:description>The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2020/pdb/tract\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Planning Database questions</vcard:fn>\n            <vcard:hasEmail>mailto:Census.pdb.questions@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/zbp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/zbp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/zbp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/zbp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/zbp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/zbp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ZBP2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-05-07 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"zbp\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Business Patterns: Zipcode Business Patterns</dct:title>\n        <dct:description>ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/zbp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>CBP Staff</vcard:fn>\n            <vcard:hasEmail>mailto:Econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2018\"\n        geographyLink=\"https://api.census.gov/data/2018/acs/flows/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2018/acs/flows/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2018/acs/flows/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2018/acs/flows/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2018/acs/flows/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2018/acs/flows/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSFLOWS2018\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-04-07 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"flows\"/>\n        </dataset-name>\n        <dct:title>2014-2018 American Community Survey: Migration Flows</dct:title>\n        <dct:description>Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question &quot;Where did you live 1 year ago?&quot;. There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets. The variables change for each dataset and do not repeat in overlapping datasets. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2018/acs/flows\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Journey to Work and Migration Statistics Branch</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.migration@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/aian/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/aian/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/aian/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/aian/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/aian/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/aian/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5YAIAN2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"aian\"/>\n        </dataset-name>\n        <dct:title>ACS 5-Year AIAN Detailed Tables</dct:title>\n        <dct:description>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/aian\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2008\"\n        geographyLink=\"https://api.census.gov/data/2008/acs/acs1/spp/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2008/acs/acs1/spp/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2008/acs/acs1/spp/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2008/acs/acs1/spp/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2008/acs/acs1/spp/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2008/acs/acs1/spp/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSSPP1Y2008\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-02 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs1\"/>\n            <part name=\"spp\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year</dct:title>\n        <dct:description>The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2008/acs/acs1/spp\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/aianprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5YAIAN2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-11 08:52:59.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"aianprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year</dct:title>\n        <dct:description>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/aianprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2015\"\n        geographyLink=\"https://api.census.gov/data/2015/acs/acs5/spt/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2015/acs/acs5/spt/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2015/acs/acs5/spt/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2015/acs/acs5/spt/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2015/acs/acs5/spt/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2015/acs/acs5/spt/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5YSPT2015\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-18 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"spt\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year</dct:title>\n        <dct:description>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2015/acs/acs5/spt\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/aian/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/aian/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/aian/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/aian/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/aian/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/aian/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5YAIAN2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-24 07:18:57.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"aian\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Detailed Tables 5-Year</dct:title>\n        <dct:description>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/aian\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/aianprofile/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDP5YAIAN2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-24 06:46:02.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"aianprofile\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year</dct:title>\n        <dct:description>The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/aianprofile\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2010\"\n        geographyLink=\"https://api.census.gov/data/2010/acs/acs5/spt/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2010/acs/acs5/spt/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2010/acs/acs5/spt/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2010/acs/acs5/spt/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2010/acs/acs5/spt/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2010/acs/acs5/spt/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ACSDT5YSPT2010\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-10-11 14:16:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"acs\"/>\n            <part name=\"acs5\"/>\n            <part name=\"spt\"/>\n        </dataset-name>\n        <dct:title>American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year</dct:title>\n        <dct:description>The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2010/acs/acs5/spt\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>American Community Survey Office</vcard:fn>\n            <vcard:hasEmail>mailto:acso.users.support@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2000\"\n        geographyLink=\"https://api.census.gov/data/2000/dec/cd110h/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2000/dec/cd110h/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2000/dec/cd110h/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2000/dec/cd110h/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2000/dec/cd110h/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2000/dec/cd110h/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/DECENNIALCD110H\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-02-28 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"dec\"/>\n            <part name=\"cd110h\"/>\n        </dataset-name>\n        <dct:title>Decennial Census: 110th Congressional District Summary File (100-Percent)</dct:title>\n        <dct:description>The 110th Congressional District Summary File (100-percent) (110CD100) contains the 100- percent data, which is the information compiled from the questions asked of all people and about every housing unit. Population items include sex, age, race, Hispanic or Latino, household relationship, and group quarters. Housing items include occupancy status, vacancy status, and tenure (owner occupied or renter occupied). The file contains subject content identical to that shown in Summary File 1 (SF 1).</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2000/dec/cd110h\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census Bureau Call Center</vcard:fn>\n            <vcard:hasEmail>mailto:pio@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        vintage=\"2017\"\n        geographyLink=\"https://api.census.gov/data/2017/ecntype/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/2017/ecntype/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/2017/ecntype/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/2017/ecntype/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/2017/ecntype/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/2017/ecntype/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isAggregate=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ECNTYPE2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-06-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"ecntype\"/>\n        </dataset-name>\n        <dct:title>Economic Census: Economic Census of the United States: Mining: Detailed Statistics by Type of Operation for the U.S., States, and Offshore Areas</dct:title>\n        <dct:description>This dataset presents statistics for Mining: Summary Statistics by Type of Operation for the U.S., States, and Offshore Areas</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/2017/ecntype\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n</census-api>"}],"_postman_id":"aa1ac689-5681-4dac-851a-27988329e129"},{"name":"List of Census API Datasets in JSON","id":"6c6192ca-8ed5-4658-8f61-2be5cc25ec07","request":{"method":"GET","header":[],"url":" https://api.census.gov/data.json","urlObject":{"path":["data.json"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"09d7743c-35f8-4ab8-a175-955c348bed9c","name":"List of Census API Datasets in JSON","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 09 Sep 2020 13:37:12 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld\",\n    \"@id\": \"https://api.census.gov/data/1986/cbp.json\",\n    \"@type\": \"dcat:Catalog\",\n    \"conformsTo\": \"https://project-open-data.cio.gov/v1.1/schema\",\n    \"describedBy\": \"https://project-open-data.cio.gov/v1.1/schema/catalog.json\",\n    \"dataset\": [\n        {\n            \"c_vintage\": 1986,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1986/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1986/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1986/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1986/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1986/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1986/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1986 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1986/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1986\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1986/1986\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1994,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1994/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1994/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1994/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1994/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1994/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1994/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1994 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1994/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1994\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1994/1994\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1987,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1987/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1987/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1987/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1987/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1987/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1987/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1987 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1987/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1987\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1987/1987\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1995,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1995/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1995/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1995/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1995/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1995/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1995/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1995 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1995/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1995\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1995/1995\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1988,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1988/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1988/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1988/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1988/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1988/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1988/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1988 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1988/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1988\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1988/1988\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1989,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1989/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1989/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1989/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1989/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1989/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1989/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1989 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1989/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1989\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1989/1989\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1995,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1995/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1995/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1995/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1995/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1995/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1995/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1995 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1995/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1995\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1995/1995\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1990/1990\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/pep/int_charagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Population Estimates - 1990-2000 Intercensal Estimates: County Estimates by 5 Year Age Groups, Race by Sex, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Intercensal Estimates of the Resident Population by Age Groups, Race by Sex, and Hispanic Origin for Counties: July 1, 1990 to July 1, 1999 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/pep/int_charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalcharagegroups1990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-13\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1997,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1997/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1997/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1997/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1997/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1997/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1997/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1997 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1997/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1997\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1997/1997\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_natcivpop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/pep/int_natcivpop/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Civilian Population Estimates by Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Intercensal Estimates of the Civilian Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/pep/int_natcivpop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalnatcivpop1990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-13\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_natresafo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/pep/int_natresafo/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident plus Armed Forces Overseas Population Estimates by Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Intercensal Estimates of the Resident plus Armed Forces Overseas Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/pep/int_natresafo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalnatresafo1990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-13\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_natrespop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/pep/int_natrespop/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Population Estimates - 1990-2000 Intercensal Estimates: United States Resident Population Estimates by Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Intercensal Estimates of the Resident Population by Single Year of Age and Sex: April 1, 1990 to April 1, 2000 // Source: U.S. Census Bureau, Population Division // For detailed information about the methods used to create the intercensal population estimates, see https://www.census.gov/popest/methodology/intercensal_nat_meth.pdf. // The Census Bureau's Population Estimates Program produces intercensal estimates each decade by adjusting the existing time series of postcensal estimates for a decade to smooth the transition from one decennial census count to the next. They differ from the postcensal estimates that are released annually because they rely on a formula that redistributes the difference between the April 1 postcensal estimate and April 1 census count for the end of the decade across the estimates for that decade. Meanwhile, the postcensal estimates incorporate current data on births, deaths, and migration to produce each new vintage of estimates, and to revise estimates for years back to the last census. The Population Estimates Program provides additional information including historical and postcensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/pep/int_natrespop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalnatrespop1990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-13\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1996,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1996/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1996/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1996/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1996/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1996/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1996/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1996 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1996/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1996\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1996/1996\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"sf1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/sf1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/sf1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/sf1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/sf1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/sf1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/sf1/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Decennial Census of Population and Housing - Summary File 1: Summary File 1\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin; some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown.  Summary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts.  Geographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).  Puerto Rico data will be loaded in January 2017.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/sf1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Application Services Division\",\n                \"hasEmail\": \"asd.internet.staff@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/DecennialSF11990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-16\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1990/1990\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1990,\n            \"c_dataset\": [\n                \"sf3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1990/sf3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1990/sf3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1990/sf3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1990/sf3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1990/sf3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1990/sf3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1990 Decennial Census of Population and Housing - Summary File 3: Summary File 3\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The census of population and housing, taken by the Census Bureau in years ending in 0 (zero). Article I of the Constitution requires that a census be taken every ten years for the purpose of reapportioning the U.S. House of Representatives. Title 13 of the U. S. Code provides the authorization for conducting the census in Puerto Rico and the Island Areas. After each decennial census, the results are released to the public in a variety of ways, including publishing multiple series of reports titled Census of Population and Housing. The abbreviation for these reports was CPH for some decades (including 1990 and 2010) and PHC for some decades (including 1970 and 2000).\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1990/sf3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Customer Service Call Center\",\n                \"hasEmail\": \"clmso@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/DecennialSF31990\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2012-06-06\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1990/1990\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1996,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1996/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1996/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1996/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1996/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1996/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1996/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1996 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1996/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1996\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1996/1996\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1991,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1991/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1991/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1991/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1991/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1991/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1991/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1991 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1991/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1991\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1991/1991\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1997,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1997/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1997/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1997/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1997/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1997/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1997/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1997 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1997/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1997\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1997/1997\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1992,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1992/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1992/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1992/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1992/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1992/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1992/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1992 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1992/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1992\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1992/1992\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1993,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1993/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1993/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1993/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1993/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1993/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1993/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1993 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1993/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1993\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1993/1993\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1997,\n            \"c_dataset\": [\n                \"ewks\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1997/ewks/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1997/ewks/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1997/ewks/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1997/ewks/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1997/ewks/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1997/ewks/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1997 Economic Census - All Sectors: Economy-Wide Key Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1997/ewks\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.2012@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EWKS1997\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1994,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1994/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1994/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1994/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1994/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1994/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1994/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1994 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1994/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1994\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1994/1994\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1997,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1997/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1997/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1997/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1997/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1997/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1997/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1997 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1997/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP1997\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1997/1997\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1998,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1998/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1998/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1998/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1998/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1998/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1998/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1998 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1998/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1998\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1998/1998\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1998,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1998/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1998/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1998/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1998/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1998/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1998/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1998 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1998/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP1998\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1998/1998\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1998,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1998/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1998/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1998/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1998/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1998/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1998/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1998 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1998/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1998\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1998/1998\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1999,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1999/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1999/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1999/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1999/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1999/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1999/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1999 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1999/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP1999\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1999/1999\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1999,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1999/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1999/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1999/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1999/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1999/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1999/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1999 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1999/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP1999\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1999/1999\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 1999,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/1999/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/1999/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/1999/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/1999/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/1999/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/1999/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"1999 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/1999/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal1999\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1999/1999\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2000/2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2000/2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/pep/int_charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/pep/int_charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/pep/int_charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/pep/int_charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/pep/int_charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/pep/int_charage/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Single Year of Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Intercensal Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin for the United States, and by Single Year of Age and Sex for Puerto Rico Commonwealth: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see https://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/pep/int_charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalcharage2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/pep/int_charagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Population Estimates - 2000-2010 Intercensal Estimates: Characteristics by Age Groups\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Intercensal Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin for the United States, States, and Counties, and by Age Group and Sex for Puerto Rico Commonwealth and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2000 and 2010 Censuses are modified. This results in differences between the population for specific race categories shown for the 2000 and 2010 Census populations in this file versus those in original 2000 and 2010 Census data. For more information, see http://www.census.gov/popest/research/modified.html. // The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see http://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/pep/int_charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalcharagegroups2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-13\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2002,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2002/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2002/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2002/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2002/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2002/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2002/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2002 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2002/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2002\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2002/2002\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_housingunits\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/pep/int_housingunits/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Population Estimates - 2000-2010 Intercensal Estimates: Housing Units\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Intercensal Housing Unit Estimates for the United States, States, and Counties: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // For the intercensal estimates methodology statement, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States housing units are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/pep/int_housingunits\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalhousing2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/pep/int_natmonthly/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Population Estimates - 2000-2010 Intercensal Estimates: National Monthly Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Intercensal Population Estimates for the United States: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/pep/int_natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalnatmonthly2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"pep\",\n                \"int_population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/pep/int_population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/pep/int_population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/pep/int_population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/pep/int_population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/pep/int_population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/pep/int_population/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Population Estimates - 2000-2010 Intercensal Estimates: Population\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Intercensal Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2000 to April 1, 2010 // Source: U.S. Census Bureau, Population Division // Note: The April 1, 2000 Population Estimates base reflects changes to the Census 2000 population from the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the intercensal estimates, see https://www.census.gov/popest/methodology/index.html. // The intercensal estimates for 2000-2010 for the United States and Puerto Rico populations are produced by the Census Bureau's Population Estimates Program by modifying the 2000-2010 postcensal estimates prepared previously for the United States and Puerto Rico, to account for differences between the postcensal estimates for April 1, 2010 and the 2010 Census counts. The reference date for all estimates is July 1, unless otherwise specified. The Population Estimates Program provides additional information including historical and current estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/pep/int_population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTintercensalpop2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"sf1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/sf1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/sf1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/sf1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/sf1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/sf1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/sf1/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developers/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Decennial: Summary File 1\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Data files available from Census 2000 and the 2010 Census. This file presents 100-percent population and housing figures for the total population, for 63 race categories, and for many other race and Hispanic or Latino categories. This includes age, sex, households, household relationship, housing units, occupancy status, and tenure (whether the residence is owned or rented). Also included are selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, blocks, metropolitan areas (2000), core based statistical areas (2010), American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and ZIP Code Tabulation Areas. Data are available down to the block level for many tabulations, but only to the census-tract level for others. The 2010 Census SF 1 has some tables on the population in group quarters that are available only to the county level. Available on DVD and American FactFinder.  The Census 2000 Summary File 1 data were released in three stages. Individual state files and two national files were released. The state-level data were released first, followed by the Advance National File, which covered the same data subjects, but includes national level summary data for areas that cross state boundaries such as whole metropolitan areas, whole American Indian areas, etc. The Final National File contains the same data subjects and geographic areas as the Advance National File, but adds the first available urban/rural and urbanized area data. For the most current release dates for these files, see the \\\"Census 2000 Release Schedule\\\" link on the AFFAmerican FactFinder Main Page.  The 2010 Census Summaray File 1 data were released in stages. Individual state files and a national update were released in 2011. The SF 1 urban/rural update is planned for release in Fall 2012. This file contains the same data subjects as the previously released files, but for additional geography, including the urban and rural parts of the United States, regions, divisions, states, counties, and places; and urbanized areas and urban clusters. See the 2010 Census Data Products At A Glance\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/sf1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"pio@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/2000sf1\",\n            \"keyword\": [],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"US\",\n            \"temporal\": \"2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"US Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2001,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2001/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2001/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2001/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2001/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2001/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2001/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2001 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2001/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2001\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2001/2001\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"sf3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/sf3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/sf3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/sf3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/sf3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/sf3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/sf3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developers/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Decennial: Summary File 3\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This Census 2000 file presents data on the population and housing long form subjects such as income and education. It includes population totals for ancestry groups. It also includes selected characteristics for a limited number of race and Hispanic or Latino categories. The data are available for the U.S., regions, divisions, states, counties, county subdivisions, places, census tracts, block groups, metropolitan areas, American Indian and Alaska Native areas, tribal subdivisions, Hawaiian home lands, congressional districts, and Zip Code Tabulation Areas. Available on CD-ROM, DVD, and American FactFinder.  After Census 2000, data on these subjects were produced from the American Community Survey or the Puerto Rico Community Survey.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/sf3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"pio@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/2000sf3\",\n            \"keyword\": [],\n            \"modified\": \"2017-05-23\",\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"US\",\n            \"temporal\": \"2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"US Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"surname\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/surname/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/surname/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/surname/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/surname/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/surname/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/surname/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 Decennial Census of Population and Housing: Surnames\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/surname\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Joshua Comenetz\",\n                \"hasEmail\": \"Joshua.Comenetz@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/DecennialSurname2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-15\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2000/2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2001,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2001/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2001/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2001/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2001/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2001/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2001/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2001 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2001/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2001\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2001/2001\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2000 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2000\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2000/2000\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2001,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2001/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2001/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2001/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2001/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2001/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2001/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2001 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2001/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2001\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2001/2001\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2002,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2002/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2002/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2002/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2002/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2002/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2002/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2002 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2002/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2002\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2002/2002\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2002,\n            \"c_dataset\": [\n                \"ewks\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2002/ewks/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2002/ewks/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2002/ewks/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2002/ewks/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2002/ewks/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2002/ewks/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2002 Economic Census - All Sectors: Economy-Wide Key Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2002/ewks\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.2012@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EWKS2002\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2002,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2002/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2002/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2002/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2002/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2002/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2002/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2002 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2002/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2002\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2002/2002\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2003,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2003/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2003/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2003/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2003/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2003/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2003/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2003 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2003/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2003\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2003/2003\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2003,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2003/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2003/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2003/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2003/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2003/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2003/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2003 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2003/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2003\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2003/2003\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2003,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2003/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2003/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2003/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2003/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2003/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2003/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2003 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2003/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2003\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2003/2003\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2004,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2004/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2004/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2004/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2004/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2004/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2004/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2004 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2004/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2004\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2004/2004\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2004,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2004/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2004/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2004/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2004/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2004/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2004/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2004 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2004/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2004\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2004/2004\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2004,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2004/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2004/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2004/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2004/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2004/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2004/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2004 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2004/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2004\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2004/2004\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2005,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2005/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2005/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2005/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2005/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2005/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2005/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2005 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2005/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2005\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2005/2005\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2005,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2005/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2005/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2005/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2005/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2005/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2005/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2005 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2005/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2005\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2005/2005\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2005,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2005/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2005/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2005/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2005/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2005/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2005/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2005 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2005/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2005\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2005/2005\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2006,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2006/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2006/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2006/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2006/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2006/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2006/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2006 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2006/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2006\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006/2006\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2006,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2006/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2006/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2006/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2006/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2006/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2006/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2006 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2006/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2006\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006/2006\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2006,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2006/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2006/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2006/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2006/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2006/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2006/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2006 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2006/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2006\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006/2006\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2007 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2007\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-02-13\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2007/2007\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"ewks\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/ewks/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/ewks/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/ewks/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/ewks/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/ewks/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/ewks/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2007 Economic Census - All Sectors: Economy-Wide Key Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/ewks\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.2012@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EconCensusEWKS2007\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-21\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2007 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2007\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-09\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2007/2007\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2007 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2007\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2007/2007\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2008 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"epcd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2008\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-22\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2008/2008\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2008 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"epcd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2008\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-21\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2008/2008\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2008 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2008\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2008/2008\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2005-2009 American Community Survey 5-Year Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSSF5Y2009\",\n            \"keyword\": [\n                \"Income\",\n                \"Marital\",\n                \"Poverty\"\n            ],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-23\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"July 1, 2005 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2005-2009 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2009\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2009 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"epcd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2009\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-22\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2009/2009\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2009 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"epcd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2009\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-21\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2009/2009\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2009 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2009\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2009/2009\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2010 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2010\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2010/2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2006-2010 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2010\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2010 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"epcd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2010\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-22\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2010/2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"cd113\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/cd113/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/cd113/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/cd113/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/cd113/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/cd113/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/cd113/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial CD113\",\n            \"description\": \"The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.  The Congressional District Summary File (113th Congress) (CD113) contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census. Population items include sex, age, race, Hispanic or Latino origin, household relationship, household type, household size, family type, family size, and group quarters. Housing items include occupancy status, vacancy status, and tenure (whether a housing unit is owner-occupied or renter-occupied). The file contains subject content identical to that shown in the 2010 Census Summary File 1.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/cd113\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALCD1132010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"cd115\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/cd115/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/cd115/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/cd115/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/cd115/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/cd115/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/cd115/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial CD115\",\n            \"description\": \"The Congressional District Summary File contains the data compiled from the questions asked of all people and about every housing unit in the 2010 Census.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/cd115\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALCD1152010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"sf1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/sf1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/sf1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/sf1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/sf1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/sf1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/sf1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial SF1\",\n            \"description\": \"Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin> some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown. Summary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts. Geographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/sf1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALSF12010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-08-28 12:52:11.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"sf2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/sf2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/sf2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/sf2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/sf2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/sf2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/sf2/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial SF2\",\n            \"description\": \"Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. Summary File 2 (SF 2) contains the data compiled from the questions asked of all people and about every housing unit. SF 2 includes population characteristics, such as sex, age, average household size, household type, and relationship to householder such as nonrelative or child. The file includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter-occupied), age of householder, and household size for occupied housing units. Selected aggregates and medians also are provided\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/sf2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALSF22010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2010 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"epcd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2010\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-21\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2010/2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"surname\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/surname/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/surname/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/surname/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/surname/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/surname/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/surname/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2010 Decennial Census of Population and Housing: Surnames\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census Bureau's Census surnames product is a data release based on names recorded in the decennial census.  The product contains rank and frequency data on surnames reported 100 or more times in the decennial census, along with Hispanic origin and race category percentages.  The latter are suppressed where necessary for confidentiality.  The data focus on summarized aggregates of counts and characteristics associated with surnames, and the data do not in any way identify any specific individuals.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/surname\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Joshua Comenetz\",\n                \"hasEmail\": \"Joshua.Comenetz@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/DecennialSurname2010\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-15\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2010/2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs1\",\n                \"cd113\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs1/cd113/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs1/cd113/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs1/cd113/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs1/cd113/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs1/cd113/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs1/cd113/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2011 American Community Survey 1-Year Profiles for the 113th Congressional Districts\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs1/cd113\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSCD1132011\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-06\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2011/2011\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profile\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSProfile5Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-08\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2007-2011 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2011\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/cbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2011 County Business Patterns: Business Patterns\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides economic data by industry at the U.S., State, County and Metropolitan Area levels. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. CBP provides statistics for businesses with paid employees for the U.S., Puerto Rico, and the Island Areas. Census Bureau staff identified a processing error that affects selected data from the 2014 County Business Patterns (CBP). As a result, we suppressed 2014 employment and payroll totals in the Health Care and Social Assistance sector (Sector 62) for the following geographies: U.S.; Michigan; Battle Creek, MI metro area; Calhoun County, MI; and the 3rd congressional district of Michigan. This processing error did not affect other sectors. While suppressed values can be derived by subtraction, we do not recommend using the derived values in any analyses.  The Census Bureau plans to release revised statistics at a later date.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"epcd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CBP2011\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-22\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2011/2011\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/nonemp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2011 Nonemployer Statistics: Non Employer Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax. The data consist of the number of businesses and total receipts by industry. Most nonemployers are self-employed individuals operating unincorporated businesses (known as sole proprietorships), which may or may not be the owner's principal source of income. The majority of all business establishments in the United States are nonemployers, yet these firms average less than 4 percent of all sales and receipts nationally. Due to their small economic impact, these firms are excluded from most other Census Bureau business statistics (the primary exception being the Survey of Business Owners). The Nonemployers Statistics series is the primary resource available to study the scope and activities of nonemployers at a detailed geographic level. For complementary statistics on the firms that do have paid employees, refer to the County Business Patterns. Additional sources of data on small businesses include the Economic Census, and the Statistics of U.S. Businesses.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"epcd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/NONEMP2011\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-09-21\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2011/2011\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/zbp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2011 County Business Patterns - Zip Code Business Patterns: Total For Zip Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code.  This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries by 5-digit ZIP Code.  All Industries is set using SIC=00 from 1994 to 1997 and then with NAICS=00 from 1998 to present.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"ewd.county.business.patterns@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ZBPTotal2011\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-01-25\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2011/2011\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnbridge2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnbridge2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnbridge2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnbridge2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnbridge2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnbridge2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnbridge2/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012\",\n            \"description\": \"All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2007 NAICS Basis With Distribution Among 2012 NAICS-Based Industries for the United States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnbridge2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBRIDGE22012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2008-2012 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnadmben\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnadmben/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnadmben/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnadmben/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnadmben/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnadmben/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnadmben/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Administrative Expenses and Benefits Paid for Life, Health, and Medical Insurance Carriers for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnadmben\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNADMBEN2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnbasic\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnbasic/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnbasic/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnbasic/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnbasic/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnbasic/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnbasic/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census US Basic Data\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnbasic\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBASIC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:52:01.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnbranddeal\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnbranddeal/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnbranddeal/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnbranddeal/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnbranddeal/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnbranddeal/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnbranddeal/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Brokering and Dealing Services Income for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnbranddeal\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBRANDDEAL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnbridge1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnbridge1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnbridge1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnbridge1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnbridge1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnbridge1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnbridge1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012\",\n            \"description\": \"All sectors: Core Business Statistics Series: Industry Bridge Statistics on 2012 NAICS Basis With Distribution Among 2007 NAICS-Based Industries for the United States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnbridge1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBRIDGE12012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecncashadv\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecncashadv/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecncashadv/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecncashadv/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecncashadv/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecncashadv/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecncashadv/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012\",\n            \"description\": \"Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts/Revenue from Repayments of Cash Advances for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecncashadv\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCASHADV2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnbrordeal\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnbrordeal/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnbrordeal/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnbrordeal/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnbrordeal/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnbrordeal/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnbrordeal/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Brokering or Dealing Services Income for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnbrordeal\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBRORDEAL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnccard\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnccard/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnccard/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnccard/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnccard/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnccard/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnccard/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Credit Card Services Income for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnccard\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCCARD2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecninvval\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecninvval/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecninvval/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecninvval/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecninvval/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecninvval/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecninvval/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012\",\n            \"description\": \"Manufacturing: Summary Series: General Summary: Method of Inventory Valuation by Subsector and Industries: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecninvval\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNINVVAL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnclcust\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnclcust/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnclcust/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnclcust/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnclcust/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnclcust/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnclcust/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census US Economic Class of Customer\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for a variety of industry-specific topics for establishments of firms with payroll.  Presentation of data varies by kind of business.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnclcust\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCLCUST2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-08-20 15:08:15.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnipa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnipa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnipa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnipa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnipa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnipa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnipa/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census US Industry Products Analysis\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents company, establishments, value of shipments, value of product shipments, percentage of product shipments of the total value of shipments, and percentage of distribution of value of product shipments.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnipa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNIPA2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-08-08 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecncomm\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecncomm/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecncomm/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecncomm/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecncomm/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecncomm/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecncomm/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Sales and Commissions of Electronic Markets, Agents, Brokers, and Commission Merchants for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecncomm\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCOMM2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnkob\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnkob/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnkob/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnkob/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnkob/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnkob/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnkob/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012\",\n            \"description\": \"Construction: Summary Series: General Summary: Value of Business Done for Kind-of-Business by Subsectors and Industries for U.S., Regions, and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnkob\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNKOB2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-12-03 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecncomp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecncomp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecncomp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecncomp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecncomp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecncomp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecncomp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007\",\n            \"description\": \"All sectors: Core Business Statistics Series: Comparative Statistics for the U.S. and the States (2007 NAICS Basis): 2012 and 2007.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecncomp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCOMP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlabor\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlabor/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlabor/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlabor/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlabor/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlabor/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlabor/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Other Services (Except Public Administration): Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012\",\n            \"description\": \"Other Services (Except Public Administration) : Subject Series - Misc Subjects: Receipts from Labor Charges and Parts Installed for Repair and Maintenance Services for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlabor\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLABOR2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnfran\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnfran/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnfran/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnfran/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnfran/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnfran/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnfran/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States\",\n            \"description\": \"Core Business Statistics Series, 2012: Franchise Status for Selected Industries and States\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnfran\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNFRAN2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-12-03 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnconact\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnconact/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnconact/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnconact/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnconact/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnconact/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnconact/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012\",\n            \"description\": \"Subject Series - Misc Subjects: Construction Activity for Selected Industries for the selected geographies: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnconact\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCONACT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnconcess\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnconcess/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnconcess/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnconcess/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnconcess/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnconcess/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnconcess/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Concession Operators for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnconcess\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCONCESS2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlifomfg\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlifomfg/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlifomfg/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlifomfg/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlifomfg/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlifomfg/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlifomfg/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012\",\n            \"description\": \"Manufacturing: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlifomfg\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLIFOMFG2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecncrfin\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecncrfin/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecncrfin/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecncrfin/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecncrfin/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecncrfin/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecncrfin/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Types of Credit Financing Services Income for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecncrfin\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNCRFIN2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlifomine\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlifomine/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlifomine/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlifomine/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlifomine/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlifomine/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlifomine/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012\",\n            \"description\": \"Mining: Summary Series: General Summary: Inventories with LIFO Valuation by Subsector and Industries: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlifomine\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLIFOMINE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecngrant\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecngrant/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecngrant/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecngrant/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecngrant/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecngrant/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecngrant/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012\",\n            \"description\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Grants, Transferred Contributions and Similar Payments, with Net Expenses for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecngrant\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNGRANT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecndissmed\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecndissmed/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecndissmed/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecndissmed/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecndissmed/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecndissmed/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecndissmed/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012\",\n            \"description\": \"Information: Subject Series - Misc Subjects: Receipts by type of Dissemination Media for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecndissmed\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNDISSMED2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnempfunc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnempfunc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnempfunc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnempfunc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnempfunc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnempfunc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnempfunc/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Employment by Primary Function for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnempfunc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEMPFUNC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlifoval\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlifoval/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlifoval/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlifoval/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlifoval/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlifoval/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlifoval/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011\",\n            \"description\": \"Management of Companies and Enterprises: Subject Series - Misc Subjects: Inventories with LIFO Valuation for the U.S.: 2012 and 2011.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlifoval\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLIFOVAL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnentsup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnentsup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnentsup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnentsup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnentsup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnentsup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnentsup/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census US Enterprise Support\",\n            \"description\": \"Economic Census Summary Statistics for Enterprise Support Establishments by Industry\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnentsup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNENTSUP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlines\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlines/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlines/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlines/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlines/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlines/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlines/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census Product Lines Data\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data on major categories of products sold/services rendered for establishments of firms with payroll by kind of business.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlines\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLINES2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-08-07 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnguest\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnguest/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnguest/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnguest/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnguest/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnguest/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnguest/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Number of Guestrooms for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnguest\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNGUEST2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecneoyinv\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecneoyinv/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecneoyinv/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecneoyinv/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecneoyinv/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecneoyinv/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecneoyinv/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecneoyinv\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEOYINV2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecneoyinvwh\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecneoyinvwh/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011\",\n            \"description\": \"Transportation and Warehousing: Subject Series - Misc Subjects: End-of-Year Inventories for the U.S.: 2012 and 2011.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecneoyinvwh\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEOYINVWH2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnloan\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnloan/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnloan/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnloan/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnloan/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnloan/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnloan/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012\",\n            \"description\": \"Finance and Insurance: Subject Series - Misc Subjects: Type of Loan Services Income for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnloan\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLOAN2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnequip\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnequip/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnequip/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnequip/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnequip/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnequip/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnequip/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012\",\n            \"description\": \"Transportation and Warehousing: Subject Series - Misc Subjects: Revenue-Generating Equipment for Passenger Transportation for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnequip\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEQUIP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-25 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlocmfg\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlocmfg/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlocmfg/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlocmfg/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlocmfg/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlocmfg/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlocmfg/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012\",\n            \"description\": \"Manufacturing: Subject Series: Location of Manufacturing Plants: Employment Size for Subsectors and Industries by U.S., State, County and Place: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlocmfg\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLOCMFG2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2019-01-30 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnguestsize\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnguestsize/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnguestsize/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnguestsize/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnguestsize/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnguestsize/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnguestsize/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S.: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Guestroom Size of Establishments for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnguestsize\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNGUESTSIZE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnexpnrg\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnexpnrg/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnexpnrg/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnexpnrg/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnexpnrg/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnexpnrg/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnexpnrg/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012\",\n            \"description\": \"Utilities: Subject Series - Misc Subjects: Exported Energy to Canada and Mexico for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnexpnrg\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEXPNRG2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnexpsvc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnexpsvc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnexpsvc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnexpsvc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnexpsvc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnexpsvc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnexpsvc/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census Exported Services Data\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.This dataset presents data for exported services for selected industries.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnexpsvc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNEXPSVC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnlocmine\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnlocmine/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnlocmine/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnlocmine/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnlocmine/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnlocmine/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnlocmine/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012\",\n            \"description\": \"Mining: Subject Series: Location of Mines: Employment Size for Subsectors and Industries by U.S., State, and Offshore Area: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnlocmine\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNLOCMINE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2019-01-30 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnflspace\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnflspace/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnflspace/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnflspace/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnflspace/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnflspace/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnflspace/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Retail Trade: Subject Series - Misc Subjects:States: Floor Space by Selected Industry for the U.S. and States: 2012\",\n            \"description\": \"Retail Trade: Subject Series - Misc Subjects: Floor Space by Selected Industry for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnflspace\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNFLSPACE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnmargin\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnmargin/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnmargin/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnmargin/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnmargin/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnmargin/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnmargin/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Gross Margin and its Components for Merchant Wholesalers for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnmargin\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNMARGIN2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnfoodsvc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnfoodsvc/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Primary Type of Food Service for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnfoodsvc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNFOODSVC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnhosp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnhosp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnhosp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnhosp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnhosp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnhosp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnhosp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012\",\n            \"description\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Ownership and Control of Government Hospitals for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnhosp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNHOSP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnmatfuel\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnmatfuel/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnmatfuel/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnmatfuel/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnmatfuel/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnmatfuel/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnmatfuel/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012\",\n            \"description\": \"Mining: Subject Series: Materials Summary: Selected Supplies, Minerals Received for Preparation, Purchased Machinery, and Fuels Consumed by Type of Industry: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnmatfuel\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNMATFUEL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnmealcost\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnmealcost/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnmealcost/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnmealcost/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnmealcost/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnmealcost/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnmealcost/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Average Cost Per Meal for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnmealcost\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNMEALCOST2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnmenutype\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnmenutype/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnmenutype/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnmenutype/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnmenutype/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnmenutype/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnmenutype/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Principal Menu Type or Specialty for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnmenutype\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNMENUTYPE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpatient\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpatient/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpatient/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpatient/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpatient/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpatient/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpatient/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012\",\n            \"description\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Patient Care for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpatient\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPATIENT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpetrfac\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpetrfac/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpetrfac/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpetrfac/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpetrfac/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpetrfac/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpetrfac/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Facility and Type of Product for States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpetrfac\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPETRFAC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpetrprod\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpetrprod/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpetrprod/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpetrprod/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpetrprod/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpetrprod/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpetrprod/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Product and Storage Capacity Size for States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpetrprod\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPETRPROD2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpetrrec\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpetrrec/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpetrrec/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpetrrec/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpetrrec/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpetrrec/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpetrrec/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Primary Method of Receiving Petroleum Bulk Liquid Products for States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpetrrec\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPETRREC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpetrstat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpetrstat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpetrstat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpetrstat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpetrstat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpetrstat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpetrstat/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpetrstat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPETRSTAT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnprofit\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnprofit/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnprofit/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnprofit/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnprofit/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnprofit/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnprofit/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Gross Profit and its Components for Merchant Wholesalers for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnprofit\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPROFIT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpurelec\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpurelec/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpurelec/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpurelec/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpurelec/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpurelec/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpurelec/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S: 2012\",\n            \"description\": \"Utilities: Subject Series - Misc Subjects: Cost of Purchased Electricity for Resale by Utilities for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpurelec\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPURELEC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnpurmode\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnpurmode/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnpurmode/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnpurmode/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnpurmode/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnpurmode/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnpurmode/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012\",\n            \"description\": \"Transportation and Warehousing: Subject Series - Misc Subjects: Cost of Purchased Transportation by Mode of Shipping for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnpurmode\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNPURMODE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnrdacq\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnrdacq/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnrdacq/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnrdacq/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnrdacq/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnrdacq/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnrdacq/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012\",\n            \"description\": \"Management of Companies and Enterprises: Subject Series - Miscellaneous Subjects: Summary Statistics for Research and Development Acquisition for Selected Industries for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnrdacq\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNRDACQ2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnrdofc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnrdofc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnrdofc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnrdofc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnrdofc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnrdofc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnrdofc/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012\",\n            \"description\": \"Management of Companies and Enterprises: Subject Series - Misc Subjects: Research and Development for Corporate, Subsidiary, and Regional Managing Offices for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnrdofc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNRDOFC2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnseat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnseat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnseat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnseat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnseat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnseat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnseat/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012\",\n            \"description\": \"Accommodation and Food Services: Subject Series - Misc Subjects: Seating Capacity for the U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnseat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNSEAT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnsize\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnsize/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnsize/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnsize/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnsize/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnsize/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnsize/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - Economic Census US Economic Data by Size Category\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnsize\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNSIZE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-08-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnsocial\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnsocial/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnsocial/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnsocial/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnsocial/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnsocial/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnsocial/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012\",\n            \"description\": \"Health Care and Social Assistance: Subject Series - Misc Subjects: Receipts/Revenue by Type of Social Assistance for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnsocial\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNSOCIAL2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecntype\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecntype/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecntype/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecntype/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecntype/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecntype/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecntype/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012\",\n            \"description\": \"Mining: Geographic Area Series: Industry Statistics by Type of Operation for the State or Offshore Area: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecntype\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNTYPE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-11-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecntypop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecntypop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecntypop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecntypop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecntypop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecntypop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecntypop/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012\",\n            \"description\": \"Wholesale Trade: Subject Series - Misc Subjects: Detailed Type of Operation for the U.S.: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecntypop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNTYPOP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecnvalcon\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecnvalcon/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecnvalcon/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecnvalcon/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecnvalcon/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecnvalcon/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecnvalcon/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012\",\n            \"description\": \"Construction: Summary Series: General Summary: Value of Construction Work  for Location of Construction Work by Subsectors and Industries for U.S. and States: 2012.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecnvalcon\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach and Education Branch\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNVALCON2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-11-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ewks\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ewks/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ewks/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ewks/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ewks/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ewks/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ewks/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Economic Census - All Sectors: Economy-Wide Key Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December 2012, forms were sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ewks\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EWKS2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-12\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-03-14 12:39:34.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"sbo\",\n                \"cscbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/sbo/cscbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/sbo/cscbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/sbo/cscbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/sbo/cscbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/sbo/cscbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/sbo/cscbo/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Survey of Business Owners: Characteristics of Business Owners\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/sbo/cscbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economy Wide Statistics Division Outreach\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/SBOCSCBO12\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2012\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"popproj\",\n                \"births\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/popproj/births/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/popproj/births/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/popproj/births/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/popproj/births/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/popproj/births/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/popproj/births/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 National Population Projections: Projected Births\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Births by Sex, Race, and Hispanic Origin for the United States: 2012 to 2060   File: 2012 National Population Projections  Source: U.S. Census Bureau, Population Division Release Date: December 2012  NOTE:  Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race.   The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population.   For detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.  ***  The U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.  Additional information is available on the Population Projections website: http://www.census.gov/population/projections/.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/popproj/births\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"null\",\n                \"hasEmail\": \"null\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPPROJBirths2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-02-16\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"July 1, 2012 - July 1, 2060\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ZBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:17:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"popproj\",\n                \"deaths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/popproj/deaths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/popproj/deaths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/popproj/deaths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/popproj/deaths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/popproj/deaths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/popproj/deaths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 National Population Projections: Projected Deaths\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060  File: 2012 National Population Projections  Source: U.S. Census Bureau, Population Division Release Date: December 2012  NOTE:  Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race.   The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population.   For detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.  ***  The U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.  Additional information is available on the Population Projections website: http://www.census.gov/population/projections/.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/popproj/deaths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"null\",\n                \"hasEmail\": \"null\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPPROJDeaths2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-02-16\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"July 1, 2012 - July 1, 2060\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"popproj\",\n                \"nim\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/popproj/nim/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/popproj/nim/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/popproj/nim/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/popproj/nim/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/popproj/nim/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/popproj/nim/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 National Population Projections: Projected Net International Migration by Single Year of age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060  File: 2012 National Population Projections  Source: U.S. Census Bureau, Population Division Release Date: December 2012  NOTE:  Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race.   The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population.   For detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.  ***  The U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.  Additional information is available on the Population Projections website: http://www.census.gov/population/projections/.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/popproj/nim\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"null\",\n                \"hasEmail\": \"null\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPPROJNIM2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-02-16\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"July 1, 2012 - July 1, 2060\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"popproj\",\n                \"pop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/popproj/pop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/popproj/pop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/popproj/pop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/popproj/pop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/popproj/pop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/popproj/pop/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 National Population Projections: Projected Population by Single Year of Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2012 to 2060  File: 2012 National Population Projections  Source: U.S. Census Bureau, Population Division Release Date: December 2012  NOTE:  Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race.   The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, we recommend that you use the population estimates as the measure of the current population.   For detailed information about the methods used to create the population projections, see  http://www.census.gov/population/projections/methodology/.  ***  The U.S. Census Bureau periodically produces projections of the United States resident population by age, sex, race, and Hispanic origin. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. In some cases, several series of projections are produced based on alternative assumptions for future fertility, life expectancy, net international migration, and (for state-level projections) state-to-state or domestic migration.  Additional information is available on the Population Projections website: http://www.census.gov/population/projections/.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/popproj/pop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"null\",\n                \"hasEmail\": \"null\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPPROJPop2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-02-16\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"July 1, 2012 - July 1, 2060\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"pubschlfin\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/pubschlfin/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/pubschlfin/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/pubschlfin/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/pubschlfin/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/pubschlfin/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/pubschlfin/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Public Elementary-Secondary Education Finance: Individual Unit Tables\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The survey covers all public school systems that provide elementary or secondary education (PK-12). The data include revenue by source (local property tax, monies from other school systems, private tuition and transportation payments, school lunch charges, direct state aid, and federal aid passed through the state government), expenditure by function and object (instruction, support service functions, salaries, and capital outlay), indebtedness, and cash and investments.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/pubschlfin\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Public Elementary-Secondary Education Finance\",\n                \"hasEmail\": \"govs.elsec@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/pubschlfin2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-09-30\",\n            \"programCode\": [\n                \"006:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2012/2012\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"sbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/sbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/sbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/sbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/sbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/sbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/sbo/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Survey of Business Owners: Company Summary\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/sbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economy Wide Statistics Division Outreach\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/SBO2012\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2012\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"sbo\",\n                \"cscb\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/sbo/cscb/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/sbo/cscb/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/sbo/cscb/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/sbo/cscb/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/sbo/cscb/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/sbo/cscb/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2012 Survey of Business Owners: Characteristics of Business\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Survey of Business Owners (SBO) provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status. Data have been collected every 5 years since 1972, for years ending in '2' and '7' as part of the economic census. The program began as a special project for minority-owned businesses in 1969 and was incorporated into the economic census in 1972 along with the Survey of Women-Owned Businesses. Read more information about The Survey of Business Owners. https://www.census.gov/programs-surveys/sbo/about.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/sbo/cscb\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economy Wide Statistics Division Outreach\",\n                \"hasEmail\": \"ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/SBOCSCB12\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2012\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2013 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2009-2013 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"language\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/language/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/language/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/language/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/language/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/language/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/language/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2013 American Community Survey - Table Packages: Detailed Language Spoken in the U.S.\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This data set uses the 2009-2013 American Community Survey to tabulate the number of speakers of languages spoken at home and the number of speakers of each language who speak English less than very well. These tabulations are available for the following geographies: nation; each of the 50 states, plus Washington, D.C. and Puerto Rico; counties with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish; core-based statistical areas (metropolitan statistical areas and micropolitan statistical areas) with 100,000 or more total population and 25,000 or more speakers of languages other than English and Spanish.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/language\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Education and Social Stratification Branch\",\n                \"hasEmail\": \"dsd.ferrett@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSLANG5Y2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-09-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2013/2013\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2013 Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-03-14 12:39:34.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"cochar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/cochar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/cochar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/cochar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/cochar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/cochar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/cochar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/cochar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcochar52013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"cochar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/cochar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/cochar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/cochar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/cochar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/cochar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/cochar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Characteristics Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/cochar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcochar62013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"cty\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/cty/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/cty/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/cty/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/cty/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/cty/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/cty/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: County Total Population and Components of Change\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties: April 1, 2010 to July 1, 2013 // File: 7/1/2013 County Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/cty\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcty2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-04-01\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/housing/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPHOUSING2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-04-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"monthlynatchar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/monthlynatchar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTmonthlynatchar52013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"monthlynatchar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/monthlynatchar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States: April 1, 2010 to July 1, 2013 // File: 7/1/2013 National Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/monthlynatchar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTmonthlynatchar62013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"natstprc18\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/natstprc18/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/natstprc18/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/natstprc18/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/natstprc18/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/natstprc18/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/natstprc18/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: US, State, and PR Population Age 18+\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Estimates of the Total Resident Population and Resident Population Age 18 Years and Older for the United States, States, and Puerto Rico // File: State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/natstprc18\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTnatstprc182013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-03-14\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"natstprc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/natstprc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/natstprc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/natstprc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/natstprc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/natstprc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/natstprc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: US, State, and PR Total Population and Components of Change\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // File:  National and State Population Estimates // Source: U.S. Census Bureau, Population Division  // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. All geographic boundaries for these population estimates are as of January 1, 2013. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/natstprc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTnatstprc2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-03-14\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"prcagesex\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/prcagesex/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/prcagesex/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/prcagesex/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/prcagesex/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/prcagesex/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/prcagesex/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Commonwealth Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/prcagesex\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprcagesex2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"prm\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/prm/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/prm/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/prm/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/prm/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/prm/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/prm/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: Puerto Rico Municipios Total Population\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates for Puerto Rico Municipios: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: March 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. All geographic boundaries for these population estimates are as of January 1, 2013. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/prm\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprm2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-03-28\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"prmagesex\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/prmagesex/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/prmagesex/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/prmagesex/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/prmagesex/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/prmagesex/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/prmagesex/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Puerto Rico Municipio Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/prmagesex\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprmagesex2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"stchar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/stchar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/stchar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/stchar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/stchar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/stchar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/stchar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013// File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/stchar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTstchar52013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"stchar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/stchar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/stchar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/stchar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/stchar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/stchar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/stchar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin: April 1, 2010 to July 1, 2013 // File: 7/1/2013 State Characteristics Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: June 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/stchar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTstchar62013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-10-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"pep\",\n                \"subcty\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/pep/subcty/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/pep/subcty/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/pep/subcty/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/pep/subcty/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/pep/subcty/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/pep/subcty/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2013 Population Estimates: Subcounty Population Places and MCDs\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Subcounty Resident Population Estimates: April 1, 2010 to July 1, 2013 // File: 7/1/2013 Subcounty Population Estimates // Source: U.S. Census Bureau, Population Division // Release Date: May 2014 // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of January 1, 2013. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/pep/subcty\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTsubcty2013\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2014-08-20\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2013 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ZBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:17:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acsse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acsse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acsse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acsse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acsse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acsse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acsse/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Supplemental Estimates\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acsse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSE2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-06 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2010-2014 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"ase\",\n                \"csa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/ase/csa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/ase/csa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/ase/csa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/ase/csa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/ase/csa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/ase/csa/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 Annual Survey of Entrepreneurs: Company Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"2014 Annual Survey of Entrepreneurs CSA\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/ase/csa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASECSA2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-09-08\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2014/2014\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscb\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/ase/cscb/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/ase/cscb/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/ase/cscb/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/ase/cscb/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/ase/cscb/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/ase/cscb/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 Annual Survey of Entrepreneurs: Characteristics of Businesses\",\n            \"description\": \"Gender, Ethnicity, Race and Veteran Status  code\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/ase/cscb\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"unidentified\",\n                \"hasEmail\": \"mailto:unidentified\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECSCB2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:17:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/ase/cscbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/ase/cscbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/ase/cscbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/ase/cscbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/ase/cscbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/ase/cscbo/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 Annual Survey of Entrepreneurs: Characteristics of Businesses Owners\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"2014 Annual Survey of Entrepreneurs CSCBO\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/ase/cscbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASECSCBO2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-09-08\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2014/2014\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"agesex\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/agesex/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/agesex/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/agesex/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/agesex/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/agesex/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/agesex/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: National Annual Resident Population Estimates by Single Year of Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population by Single Year of Age and Sex for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/agesex\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTagesex\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-11-17\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"intltrade\",\n                \"imp_exp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/intltrade/imp_exp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 International Trade: Historical Imports and Exports\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/intltrade/imp_exp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Foreign Trade Staff\",\n                \"hasEmail\": \"EID.International.Trade.Data@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ftdImpExpHist\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-07-20\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2014/2014\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-03-14 12:39:34.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"prcagesex\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/prcagesex/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/prcagesex/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/prcagesex/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/prcagesex/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/prcagesex/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/prcagesex/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Puerto Rico Commonwealth Estimates by Single Year of Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population by Single Year of Age and Sex for Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/prcagesex\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprcagesex2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"agespecial5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/agespecial5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/agespecial5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/agespecial5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/agespecial5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/agespecial5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/agespecial5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 5 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/agespecial5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTagespecial5\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-11-17\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"prm\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/prm/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/prm/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/prm/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/prm/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/prm/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/prm/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Puerto Rico Municipios Total Population\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates for Puerto Rico Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/prm\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprm2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-03-12\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"agespecial6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/agespecial6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/agespecial6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/agespecial6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/agespecial6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/agespecial6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/agespecial6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: National, State, County Annual Resident Population Estimates by Age Groups, Sex, 6 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Selected Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/agespecial6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTagespecial6\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-11-17\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"prmagesex\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/prmagesex/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/prmagesex/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/prmagesex/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/prmagesex/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/prmagesex/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/prmagesex/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Puerto Rico Municipios Estimates by 5-Year Age Groups and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population by Five-Year Age Groups and Sex for the Municipios of Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/prmagesex\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTprmagesex2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ZBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:17:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"agespecialpr\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/agespecialpr/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Puerto Rico Commonwealth and Municipios Annual Resident Population Estimates by Age Groups and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Estimates of the Resident Population for Selected Age Groups by Sex for Puerto Rico Commonwealth and Its Municipios // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/agespecialpr\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTagespecialPR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-11-17\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projnim\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projnim/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projnim/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projnim/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projnim/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projnim/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projnim/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projnim\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJnim2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"cochar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/cochar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/cochar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/cochar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/cochar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/cochar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/cochar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 5 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/cochar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcochar52014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Population by Age Groups, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJagegroups2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"cochar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/cochar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/cochar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/cochar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/cochar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/cochar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/cochar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: County Population Estimates by 5 Year Age Groups, Sex, 6 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual County Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Five-Year Age Groups, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/cochar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcochar62014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projpop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projpop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projpop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projpop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projpop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projpop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projpop/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014 to 2060  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projpop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJprojections2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"cty\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/cty/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/cty/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/cty/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/cty/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/cty/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/cty/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: County Total Population and Components of Change\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for States and Counties // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/cty\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTcty2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-03-12\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"stchar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/stchar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/stchar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/stchar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/stchar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/stchar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/stchar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 5 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual State Resident Population Estimates for 5 Race Groups (5 Race Alone or in Combination Groups) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/stchar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTstchar52014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/housing/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPHOUSING2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-04-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projbirths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projbirths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projbirths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projbirths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projbirths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projbirths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projbirths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Births by Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projbirths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJbirths2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"natstprc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/natstprc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/natstprc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/natstprc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/natstprc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/natstprc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/natstprc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: US, State, and PR Total Population and Components of Change\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/natstprc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTnatstprc2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2014-12-15\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"monthlynatchar5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar5/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age , Sex, 5 Races, Hispanic Origin, and Universe\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, 5 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race groups adds to more than the total population because individuals may report more than one race. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/monthlynatchar5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTmonthlynatchar52014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"monthlynatchar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/monthlynatchar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: National Monthly Population Estimates by Single Year of Age, Sex, 6 Races, Hispanic Origin, and Universe\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, 6 Races, and Hispanic Origin for the United States // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/monthlynatchar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTmonthlynatchar62014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projdeaths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projdeaths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projdeaths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projdeaths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projdeaths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projdeaths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projdeaths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projdeaths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJdeaths2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"projnat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/projnat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/projnat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/projnat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/projnat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/projnat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/projnat/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014 National Population Projections: Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2014-2060 // Source: U.S. Census Bureau, Population Division // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www.census.gov/population/projections/methodology. // The population projections for the United States are produced by the Census Bureau's Population Estimates and Projections Program. Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/population/projections.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/projnat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTPROJnat2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"natstprc18\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/natstprc18/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/natstprc18/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/natstprc18/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/natstprc18/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/natstprc18/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/natstprc18/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: US, State, and PR Population Age 18+\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for the United States, States, and Puerto Rico // Source: U.S. Census Bureau, Population Division // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at http://www.census.gov/popest/about/terms.html. // Net international migration (except for Puerto Rico) includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. Net international migration for Puerto Rico includes the migration of native and foreign-born populations between the United States and Puerto Rico. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureaus Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/natstprc18\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTnatstprc182014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2014-12-15\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"stchar6\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/stchar6/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/stchar6/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/stchar6/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/stchar6/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/stchar6/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/stchar6/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: State Population Estimates by Single Year of Age, Sex, 6 Races, and Hispanic Origin\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual State Resident Population Estimates for 6 Race Groups (5 Race Alone Groups and Two or More Races) by Age, Sex, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2013) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/stchar6\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTstchar62014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-06-09\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"pep\",\n                \"subcty\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/pep/subcty/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/pep/subcty/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/pep/subcty/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/pep/subcty/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/pep/subcty/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/pep/subcty/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2014 Population Estimates: Subcounty Population Places and MCDs\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Subcounty Resident Population Estimates // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. See Geographic Terms and Definitions at http://www.census.gov/popest/about/geo/terms.html for a list of the states that are included in each region and division. For functional status codes, see http://www.census.gov/geo/reference/codes/place.html. All geographic boundaries for these population estimates are as of current vintage year. An (X) in the 2010 Census field indicates a government that was formed or incorporated after the 2010 Census. See additional information on these areas in the Geographic Boundary Change Notes (http://www.census.gov/geo/reference/boundary-changes.html). For population estimates methodology statements, see http://www.census.gov/popest/methodology/index.html. // The estimates base populations for the unincorporated part of Gadsden County, FL and Rockwell City city, IA (located in Calhoun County) include different group quarters population than enumerated in the 2010 Census. After comparison with other Census Bureau data collection efforts, the Census Bureau determined that the 2010 Census enumeration of the group quarters population in these areas was incomplete. Although not eligible for the Count Question Resolution program, the Census Bureau concluded that including the additional group quarters population for these two areas into the population estimates base would provide more accurate estimates for each area. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2014) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/pep/subcty\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/POPESTsubcty2014\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-05-11\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1, 2010 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ZBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-04 13:17:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs1\",\n                \"cd115\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs1/cd115/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs1/cd115/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs1/cd115/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs1/cd115/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs1/cd115/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs1/cd115/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 American Community Survey 1-Year Data Profile 115th Congressional District\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The 115th Congressional District Data Profiles are available for the nation, all 50 states, the District of Columbia, and Puerto Rico (at large). Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts for over 1,000 distinct variables.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs1/cd115\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSCD1152015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-10\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2015/2015\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-14\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP5Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-06-29 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acsse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acsse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acsse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acsse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acsse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acsse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acsse/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Supplemental Estimates\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acsse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSE2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-07-06 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/flows/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2011-2015 American Community Survey: Migration Flows\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\".  There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago.  Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places.  Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset.   Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets.  The variables change for each dataset and do not repeat in overlapping datasets.  In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ACSFlows2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-08-22\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2006-2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"intltrade\",\n                \"imp_exp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/intltrade/imp_exp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 International Trade: Historical Imports and Exports\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/intltrade/imp_exp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Foreign Trade Staff\",\n                \"hasEmail\": \"EID.International.Trade.Data@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ftd15ImpExpHist\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-03-01\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2015/2015\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-03-14 12:39:34.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pdb\",\n                \"blockgroup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pdb/blockgroup/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 Census Planning Database: Block Group\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pdb/blockgroup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBBlockGroup2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-23\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2015/2015\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pdb\",\n                \"tract\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pdb/tract/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pdb/tract/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pdb/tract/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pdb/tract/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pdb/tract/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pdb/tract/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2015 Census Planning Database: Tract Level\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pdb/tract\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBTract2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-23\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2015/2015\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/charage/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: Characteristics by Single Year of Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see http://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see http://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGE2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-06-23\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/charagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: Demographic Characteristics Estimates by Age Groups\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGEGROUPS2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"components\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/components/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/components/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/components/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/components/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/components/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/components/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: Components of Change Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change for United States, States, Counties, and Puerto Rico: April 1, 2010 to July 1, 2015 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See Population Estimates Terms and Definitions at https://www.census.gov/popest/about/terms.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/components\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCOMPONENTS2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/housing/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see http://www.census.gov/popest/methodology/index.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: http://www.census.gov/popest/index.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPHOUSING2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-05-19\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/natmonthly/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: National Monthly Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www.census.gov/popest/data/historical/files/MRSF-01-US1.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPNATMONTHLY2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"pep\",\n                \"population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/pep/population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/pep/population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/pep/population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/pep/population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/pep/population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/pep/population/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2015 Population Estimates: Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates for United States, States, Counties, and Subcounty Places, and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2015// Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/popest/methodology/index.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/popest/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/pep/population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPPOP2015\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2016-12-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The 2012 data provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-14\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-07\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profile\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 9,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-14\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is a uswide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. The data profiles provide key estimates for each of the topic areas covered by the ACS for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the us, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSProfile2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-14\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acsse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acsse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acsse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acsse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acsse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acsse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acsse/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Supplemental Estimates\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acsse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSE2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-11-20\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/flows/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS FLOWS\",\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\". There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2016 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSFLOWS2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-10-10 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Selected Population Profiles\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-14\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-07\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs5/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Comparison Profile\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs5/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP5Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-07\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profile\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSProfile5Y2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-07\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"intltrade\",\n                \"imp_exp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/intltrade/imp_exp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 International Trade: Historical Imports and Exports\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/intltrade/imp_exp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Foreign Trade Staff\",\n                \"hasEmail\": \"EID.International.Trade.Data@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ftd16ImpExpHist\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-07-13\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2016/2016\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-05-24 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pdb\",\n                \"blockgroup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pdb/blockgroup/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Census Planning Database: Block Group\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pdb/blockgroup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBBlockGroup2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-08\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2016/2016\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pdb\",\n                \"tract\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pdb/tract/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pdb/tract/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pdb/tract/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pdb/tract/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pdb/tract/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pdb/tract/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Census Planning Database: Tract Level\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pdb/tract\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBTract2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-08\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2016/2016\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/charage/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: Characteristics by Single Year of Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGE2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-06-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/charagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: Demographic Characteristics Estimates by Age Groups\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGEGROUPS2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-06-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"components\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/components/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/components/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/components/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/components/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/components/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/components/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: Components of Change Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/components\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCOMPONENTS2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-03-23\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/housing/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPHOUSING2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-25\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/natmonthly/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: National Monthly Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPNATMONTHLY2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-03-17\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"pep\",\n                \"population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/pep/population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/pep/population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/pep/population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/pep/population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/pep/population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/pep/population/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2016 Population Estimates: Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2016 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/pep/population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPPOP2016\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-25\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 County Business Patterns - Zip Code Business Patterns: ZIP Code Business Patterns by Industry and Employment Size of Establishment\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ZBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-05-24 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Selected Population Profiles\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups.  The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-09-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Detailed Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-08-21 07:11:43.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs5/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Comparison Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs5/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP5Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-10-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-10-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-10-19 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"acsse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/acsse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/acsse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/acsse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/acsse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/acsse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/acsse/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Supplemental Estimates\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/acsse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSE2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-10-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"intltrade\",\n                \"imp_exp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/intltrade/imp_exp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2017 International Trade: Historical Imports and Exports\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/intltrade/imp_exp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Foreign Trade Staff\",\n                \"hasEmail\": \"EID.International.Trade.Data@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ftd17ImpExpHist\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-03-13\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2017/2017\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2017 Nonemployer Statistics: Non Employer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only)\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics Staff\",\n                \"hasEmail\": \"mailto:ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-06-20 12:58:48.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/charage/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: Characteristics by Single Year of Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2016) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGE2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/charagegroups/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: Demographic Characteristics Estimates by Age Groups\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website:  https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCHARAGEGROUPS2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"components\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/components/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/components/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/components/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/components/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/components/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/components/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: Components of Change Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/components\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPCOMPONENTS2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-03-22\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/housing/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2015) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPHOUSING2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-05-24\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/natmonthly/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: National Monthly Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPNATMONTHLY2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-21\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"pep\",\n                \"population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/pep/population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/pep/population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/pep/population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/pep/population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/pep/population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/pep/population/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2017 Population Estimates: Population Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2017 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/pep/population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PEPPOP2017\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-05-24\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"April 1,2010\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"intltrade\",\n                \"imp_exp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/intltrade/imp_exp/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2018 International Trade: Historical Imports and Exports\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/intltrade/imp_exp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Foreign Trade Staff\",\n                \"hasEmail\": \"EID.International.Trade.Data@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ftd18ImpExpHist\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-03-13\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2018/2018\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pdb\",\n                \"blockgroup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pdb/blockgroup/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2018 Census Planning Database: Block Group\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pdb/blockgroup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBBLOCKGROUP2018\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-19\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2018/2018\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pdb\",\n                \"tract\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pdb/tract/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pdb/tract/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pdb/tract/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pdb/tract/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pdb/tract/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pdb/tract/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2018 Census Planning Database: Tract Level\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census tract level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pdb/tract\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/PDBTRACT2018\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-07-19\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"2018/2018\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/charage/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: Characteristics by Single Year of Age\",\n            \"description\": \"Annual Resident Population Estimates by Single Year of Age, Sex, Race, and Hispanic Origin // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data.  // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The vintage year refers to the final year of the time series. Each vintage of estimates includes all years since the most recent decennial census.  The latest vintage estimates supersede all previous vintage estimates. More information about the Population Estimates Program, methodologies, and other products are available at https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCHARAGE2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-03-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/charagegroups/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: Demographic Characteristics Estimates by Age Groups\",\n            \"description\": \"Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCHARAGEGROUPS2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-10 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"components\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/components/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/components/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/components/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/components/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/components/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/components/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: Components of Change Estimates\",\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. See the Population Estimates Glossary at https://www.census.gov/programs-surveys/popest/about/glossary.html. // Net international migration in the United States includes the international migration of both native and foreign-born populations. Specifically, it includes: (a) the net international migration of the foreign born, (b) the net migration between the United States and Puerto Rico, (c) the net migration of natives to and from the United States, and (d) the net movement of the Armed Forces population between the United States and overseas. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program.// The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/components\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCOMPONENTS2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-10 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/housing/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions. For the housing unit estimates methodology statement, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html.// Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates.. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2018) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population and Housing Unit Estimates Program provides additional information including population estimates, historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPHOUSING2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-05-23 16:55:50.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/natmonthly/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: National Monthly Population Estimates\",\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. For more information, see https://www2.census.gov/programs-surveys/popest/technical-documentation/methodology/modified-race-summary-file-method/mrsf2010.pdf. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on these files. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPNATMONTHLY2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/unidentified\",\n            \"modified\": \"2018-12-10 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"pep\",\n                \"population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/pep/population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/pep/population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/pep/population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/pep/population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/pep/population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/pep/population/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Vintage 2018 Population Estimates: Population Estimates\",\n            \"description\": \"Annual Population Estimates for the United States; States; Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Related Statistical Areas; Counties; and Subcounty Places; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2018 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in July 2015. // The 2010 Census did not ascertain the military status of the household population. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // For detailed information about the methods used to create the population estimates, see https://www.census.gov/programs-surveys/popest/technical-documentation/methodology.html. // Each year, the Census Bureau's Population Estimates Program (PEP) utilizes current data on births, deaths, and migration to calculate population change since the most recent decennial census, and produces a time series of estimates of population. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., Vintage 2017) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the Census Bureau revises estimates for years back to the last census. As each vintage of estimates includes all years since the most recent decennial census, the latest vintage of data available supersedes all previously produced estimates for those dates. The Population Estimates Program provides additional information including historical and intercensal estimates, evaluation estimates, demographic analysis, and research papers on its website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/pep/population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPPOP2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-10 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"state\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/state/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/state/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/state/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/state/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/state/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/state/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/state\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"stephen mangum\",\n                \"hasEmail\": \"stephen.c.mangum@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMState\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-15\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"product\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/product/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/product/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/product/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/product/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/product/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/product/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/product\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"stephen mangum\",\n                \"hasEmail\": \"stephen.c.mangum@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMProduct\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-15\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"industry\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/industry/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/industry/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/industry/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/industry/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/industry/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/industry/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/industry\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMIndustry\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"bds\",\n                \"firms\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/bds/firms/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/bds/firms/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/bds/firms/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/bds/firms/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/bds/firms/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/bds/firms/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Business Dynamics Statistics: Firm Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/bds/firms\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Javier Miranda\",\n                \"hasEmail\": \"ces.bds@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/BDSFirmsTimeSeries\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-09-24\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1977 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"advm3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/advm3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/advm3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/advm3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/advm3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSADVM3\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"bfs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/bfs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/bfs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/bfs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Business Formation Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/bfs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSBFS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"ftd\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/ftd/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/ftd/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/ftd/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/ftd\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSFTD\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"hv\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/hv/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/hv/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/hv/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/hv/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/hv/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/hv/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/hv\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSHV\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1956 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"m3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/m3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/m3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/m3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/m3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/m3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/m3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/m3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSM3\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"marts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/marts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/marts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/marts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/marts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/marts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/marts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/marts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMARTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mhs2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mhs2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMHS2\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mhs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mhs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mhs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mhs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufactured Homes Survey\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mhs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1959 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mrts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mrts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mrts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mrts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mrts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMRTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mtis\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mtis/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mtis/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mtis/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mtis\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMTIS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mwts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mwts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mwts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mwts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mwts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMWTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qfr\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qfr/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qfr/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qfr/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Financial Report\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qfr\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQFR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"4th Quarter 2000 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qpr\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qpr/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qpr/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qpr/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qpr\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQPR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1968 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qss\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qss/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qss/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qss/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qss/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qss/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qss/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Services Survey\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qss\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQSS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"4th Quarter 2003 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qtax\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qtax/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qtax/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qtax/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qtax\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQTAX\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"resconst\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/resconst/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/resconst/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/resconst/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: New Residential Construction\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/resconst\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSRESCONST\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1959 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"ressales\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/ressales/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/ressales/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/ressales/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: New Home Sales\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/ressales\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSRESSALES\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1963 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"vip\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/vip/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/vip/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/vip/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/vip/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/vip/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/vip/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Construction Spending\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/vip\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSVIP\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 2002 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"healthins\",\n                \"sahie\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/healthins/sahie\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Estimates Branch\",\n                \"hasEmail\": \"sehsd.sahie@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/SAHIE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-04-09\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"US/State/County\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"idb\",\n                \"1year\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/idb/1year/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/idb/1year/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/idb/1year/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/idb/1year/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/idb/1year/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/idb/1year/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Database: International Populations by Single Year of Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/idb/1year\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Loraine West\",\n                \"hasEmail\": \"loraine.a.west@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/IDBSINGLEYEAR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-08-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"idb\",\n                \"5year\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/idb/5year/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/idb/5year/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/idb/5year/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/idb/5year/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/idb/5year/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/idb/5year/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Database: International Populations by 5 Year Age Groups and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/idb/5year\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Loraine West\",\n                \"hasEmail\": \"loraine.a.west@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/IDB5YR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-08-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"enduse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by End-use Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSENDUSE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"porths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSPORTHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"hitech\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSHITECH\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"statehs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATEHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"sitc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSITC\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"hs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"statenaics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATENAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"naics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSNAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"saipe\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County\",\n            \"description\": \"The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/saipe\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Income and Poverty Estimates\",\n                \"hasEmail\": \"mailto:sehsd.saipe@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/SAIPESTATECOUNTY\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"usda\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSUSDA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"saipe\",\n                \"schdist\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts\",\n            \"description\": \"The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Income and Poverty Estimates\",\n                \"hasEmail\": \"mailto:sehsd.saipe@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/SAIPESCHOOLDISTRICTS\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"enduse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by End-use Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSENDUSE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-07-15 09:36:36.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"hitech\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSHITECH\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs1/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as population counts and percentages.  There are over 16,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs1/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST1Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-07-15 09:36:47\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"hs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"rh\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/rh/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/rh/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/rh/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/rh\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWIRE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"naics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSNAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/acs/flows/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS FLOWS\",\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\". The Census Bureau provides flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"mailto:sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSFLOWS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-20 10:12:55.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"porths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSPORTHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"sitc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSITC\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pdb\",\n                \"blockgroup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pdb/blockgroup/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Census Planning Database: Block Group\",\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pdb/blockgroup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"mailto:census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PDBBLOCKGROUP2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:28:06.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"cfsarea\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/cfsarea/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/cfsarea/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/cfsarea/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/cfsarea/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/cfsarea/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/cfsarea/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data\",\n            \"description\": \"The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series, including Temperature Control.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/cfsarea\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSAREA2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-18 16:03:01.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"statehs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATEHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pdb\",\n                \"tract\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pdb/tract/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pdb/tract/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pdb/tract/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pdb/tract/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pdb/tract/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pdb/tract/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Census Planning Database: Tract Level\",\n            \"description\": \"No description provided by data sponsor\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pdb/tract\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"mailto:census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PDBTRACT2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 08:49:55.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"statenaics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATENAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"cd116\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/cd116/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/cd116/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/cd116/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/cd116/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/cd116/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/cd116/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Congressional District 116\",\n            \"description\": \"The Congressional District Summary File contains data compiled from the questions asked of all people and about every housing unit in the 2010 Census.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/cd116\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALCD1162010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-07-05 12:33:40.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"sa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/sa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/sa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/sa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/sa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWISA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"usda\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSUSDA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-06-25 15:57:36.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"histpov2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Current Population Survey: Poverty Status\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/histpov2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Current Population Survey Office\",\n                \"hasEmail\": \"dsd.ferrett@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CPSPoverty\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-09-12\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecnbasic\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecnbasic/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecnbasic/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecnbasic/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecnbasic/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecnbasic/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecnbasic/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Economic Census US Basic Data\",\n            \"description\": \"The Economic Census is the U.S. Government's official five-year measure of American business and the economy. It is conducted by the U.S. Census Bureau, and response is required by law. In October through December of the census year, forms are sent out to nearly 4 million businesses, including large, medium and small companies representing all U.S. locations and industries. Respondents were asked to provide a range of operational and performance data for their companies.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecnbasic\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data user Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNBASIC2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-09-04 07:11:59.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs1/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Comparison Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with each of the last four years of data and include statistical significance testing.  There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs1/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP1Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-07-15 09:36:24.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Profile Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-06-25 15:57:43.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"se\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/se/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/se/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/se/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/se/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/se/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/se/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/se\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWISE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2005,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2005/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2005/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2005/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2005/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2005/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2005/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2005/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2005\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 12:50:06.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2005,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2005/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Data Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2005/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2005\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:56:34.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2006,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2006/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2006/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2006/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2006/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2006/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2006/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2006/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2006\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 10:47:47.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2006,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2006/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Data Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2006/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2006\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:40:51.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"cfsexport\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/cfsexport/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/cfsexport/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/cfsexport/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/cfsexport/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/cfsexport/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/cfsexport/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data\",\n            \"description\": \"The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/cfsexport\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSEXPORT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-18 16:03:11.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2007\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 10:05:20.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"cfshazmat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/cfshazmat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/cfshazmat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/cfshazmat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/cfshazmat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/cfshazmat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/cfshazmat/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data\",\n            \"description\": \"The 2012 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series, including Temperature Control.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/cfshazmat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSHAZMAT2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-18 16:03:19.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"cfsprelim\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/cfsprelim/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/cfsprelim/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/cfsprelim/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/cfsprelim/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/cfsprelim/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/cfsprelim/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Commodity Flow Survey Preliminary Data\",\n            \"description\": \"The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/cfsprelim\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSPRELIM2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-18 16:03:28.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecn/islandareas/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecn/islandareas\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREAS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-19 11:02:49.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Annual Surveys: Business Patterns: County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry.  This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:Econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-07 14:49:23.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Annual Surveys: Business Patterns: Zipcode Business Patterns\",\n            \"description\": \"ZIP Code Business Patterns Methodology: Basis of Reporting ZIP Code Business Patterns is tabulated at the establishment level. An establishment is a single physical location at which business is conducted or services or industrial operations are performed. It is not necessarily identical with a company or enterprise, which may consist of one or more establishments. When two or more activities are carried on at a single location under a single ownership, all activities generally are grouped together as a single establishment. The entire establishment is classified on the basis of its major activity and all data are included in that classification. Establishment-size designations are determined by paid employment in the mid-March pay period. The size group \\\"1 to 4\\\" includes establishments that did not report any paid employees in the mid-March pay period but paid wages to at least one employee at some time during the year. Establishment counts represent the number of locations with paid employees any time during the year. Sources of the Data Payroll and employment data are tabulated from administrative records for single-unit firms and a combination of administrative records and survey-collected data for multi-unit firms. Read more >> Geographic Area Coding Most geography codes are derived from the physical location address reported in Census Bureau programs. The Internal Revenue Service and the Bureau of Labor Statistics provide supplemental address information. Reliability of Data The data are not subject to sampling error, but are subject to nonsampling errors, which can be attributed to several sources: inability to identify all cases that should be in the universe; definition and classification difficulties; errors in recording or coding the data obtained; and other errors of coverage, processing, and estimation for missing or misreported data. Read more >> Dollar Values All dollar values presented in the reports from the ZIP Code Business Patterns are expressed in current dollars, i.e, 2009 data are expressed in 2009 dollars and 2008 data in 2008 dollars. Consequently, when making comparisons to prior years, data users should take into consideration the inflation that has occurred. All dollar values, unless noted otherwise, are shown in thousands of dollars. Disclosure In accordance with federal law (U.S. Code, Title 13, Section 9) no data are published that would disclose the operations of an individual establishment or business. Noise Infusion: ZIP Code Business Patterns apply the Noise Infusion method of data protection. Noise infusion is a method used to protect data in which values for each establishment such as first-quarter payroll, annual payroll, and number of employees are perturbed prior to publication by applying a random noise multiplier to the data for each company. This method results in a relatively small change to the vast majority of cell values. Read more >> The number of establishments in a particular tabulation cell is not considered a disclosure; therefore, this information may be released without the addition of protective noise. Other Survey-Specific Information Definitional and coverage differences may affect the direct comparison of Economic Census and ZIP Code Business Patterns data. Read more >>\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:Econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-05 14:23:04.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 5-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:Acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-22 16:28:02.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Data Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2007\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:13:41.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"natmonthly\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/natmonthly/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/natmonthly/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/natmonthly/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/natmonthly/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/natmonthly/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/natmonthly/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: National Monthly Population Estimates\",\n            \"description\": \"Monthly Population Estimates by Universe, Age, Sex, Race, and Hispanic Origin for the United States: April 1, 2010 to December 1, 2020  // Source: U.S. Census Bureau, Population Division // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. // The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Persons on active duty in the Armed Forces were not enumerated in the 2010 Census. Therefore, variables for the 2010 Census civilian, civilian noninstitutionalized, and resident population plus Armed Forces overseas populations cannot be derived and are not available on this file. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. A time series of estimates is produced, beginning with the census. The reference date for all estimates is the first of the month. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/natmonthly\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPNATMONTHLY2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-17 13:13:54.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs5/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Comparison Profiles 5-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs5/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:Acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP5Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-22 14:54:09.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2008\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 07:30:33.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Data Profiles\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:Acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-22 16:22:18.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acs5/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year Subject Tables\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acs5/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:Acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST5Y2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-22 15:36:29.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Data Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2008\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 08:38:11.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"population\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/population/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/population/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/population/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/population/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/population/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/population/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: Population Estimates\",\n            \"description\": \"Annual  Population Estimates for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, Incorporated Places, and Minor Civil Divisions; and for Puerto Rico and Its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through May. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/population\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPPOP2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-17 13:13:16.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"charagegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/charagegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/charagegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/charagegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/charagegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/charagegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/charagegroups/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: Estimates by Age Group, Sex, Race, and Hispanic Origin\",\n            \"description\": \"Annual Resident Population Estimates by Age Group, Sex, Race, and Hispanic Origin; for the United States, States, Counties; and for Puerto Rico and its Municipios: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/charagegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCHARAGEGROUPS2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-17 13:14:09.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Detailed Tables 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Detail Tables contain the most detailed cross-tabulations published for areas 65k and more. The data are population counts. There are over 31,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT1Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-26 10:52:39.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"components\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/components/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/components/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/components/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/components/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/components/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/components/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: Census Bureau Version: Components of Change Estimates\",\n            \"description\": \"Annual Resident Population Estimates, Estimated Components of Resident Population Change, and Rates of the Components of Resident Population Change; for the United States, States, Metropolitan Statistical Areas, Micropolitan Statistical Areas, Counties, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through March. // Note: Total population change includes a residual. This residual represents the change in population that cannot be attributed to any specific demographic component. // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // The Office of Management and Budget's statistical area delineations for metropolitan, micropolitan, and combined statistical areas, as well as metropolitan divisions, are those issued by that agency in September 2018. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/components\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCOMPONENTS2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-17 13:14:02.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs1/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Data Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Much of the ACS data provided on the Census Bureau's Web site are available separately by age group, race, Hispanic origin, and sex.  Summary files, Subject tables, Data profiles, and Comparison profiles are available for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more.  Data profiles contain broad social, economic, housing, and demographic information. The data are presented as population counts and percentages. There are over 1,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs1/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP1Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 12:22:20.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2007\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:23:35.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\",\n                \"comp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/comp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecn/islandareas/comp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREASCOMP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-21 10:57:12.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\",\n                \"napcs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecn/islandareas/napcs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREASNAPCS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-21 10:57:03.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2007,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2007/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2007/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2007\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 09:03:27.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2008\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-28 09:07:18.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"agegroups\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/agegroups/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/agegroups/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/agegroups/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/agegroups/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/agegroups/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/agegroups/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060\",\n            \"description\": \"Projected Population by Age Group, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/agegroups\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:pop.cdob@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJAGEGROUPS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:53:37\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cfsarea\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cfsarea/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cfsarea/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cfsarea/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cfsarea/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cfsarea/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cfsarea/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Geographic Area Data\",\n            \"description\": \"The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Geographic Area Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cfsarea\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSAREA2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2008\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-28 13:38:57.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-08 07:27:05.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"births\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/births/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/births/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/births/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/births/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/births/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/births/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060\",\n            \"description\": \"Projected Births by Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. All projected births are considered native born. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/births\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:pop.cdob@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJBIRTHS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:53:44\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-09 06:43:35.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"deaths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/deaths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/deaths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/deaths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/deaths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/deaths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/deaths/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060\",\n            \"description\": \"Projected Deaths by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/deaths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:pop.cdob@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJDEATHS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:53:51\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"nat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/nat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/nat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/nat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/nat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/nat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/nat/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin, and Nativity for the United States: 2016-2060\",\n            \"description\": \"Projected Population by Single Year of Age, Sex, Race, Hispanic Origin, and Nativity for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/nat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:pop.cdob@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJNAT2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:54:00\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"nim\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/nim/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/nim/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/nim/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/nim/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/nim/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/nim/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060\",\n            \"description\": \"Projected Net International Migration by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-surveys/popproj.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/nim\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:pop.cdob@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJNIM2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:54:10\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecn/islandareas/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecn/islandareas\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREAS2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-04 13:03:40.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"acsse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/acsse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/acsse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/acsse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/acsse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/acsse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/acsse/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 1-Year Supplemental Estimates\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1 and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics. It produces estimates for small areas, including census tracts and population subgroups. Although the ACS produces population, demographic and housing unit estimates, it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/acsse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSE2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-10 07:41:48.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"govs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/govs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/govs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/govs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/govs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/govs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/govs/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys\",\n            \"description\": \"The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/govs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census of Governments\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/GOVSTIMESERIES\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-09-25 14:54:19.0\",\n            \"programCode\": [\n                \"006-004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"popproj\",\n                \"pop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/popproj/pop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/popproj/pop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/popproj/pop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/popproj/pop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/popproj/pop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/popproj/pop/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"National Population Projections: Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016-2060\",\n            \"description\": \"Projected Population by Single Year of Age, Sex, Race, and Hispanic Origin for the United States: 2016 to 2060 // Source: U.S. Census Bureau, Population Division // There are four projection scenarios: 1. Main series, 2. High Immigration series, 3. Low Immigration series, and 4. Zero Immigration series. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. // The projections generally do not precisely agree with population estimates available elsewhere on the Census Bureau website for methodological reasons. Where both estimates and projections are available for a given time reference, it is recommended that you use the population estimates as the measure of the current population. // For detailed information about the methods used to create the population projections, see https://www2.census.gov/programs-surveys/popproj/technical-documentation/methodology/methodstatement17.pdf. // Population projections are estimates of the population for future dates. They are typically based on an estimated population consistent with the most recent decennial census and are produced using the cohort-component method. Projections illustrate possible courses of population change based on assumptions about future births, deaths, net international migration, and domestic migration. The Population Estimates and Projections Program provides additional information on its website: https://www.census.gov/programs-propproj.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/popproj/pop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Population Estimates Branch\",\n                \"hasEmail\": \"mailto:pop.population.estimates@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/POPPROJPOP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-03 06:54:17.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs5/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs5/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs5/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs5/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs5/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs5/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: Detailed Tables 5-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  Summary files include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts (114th congress), all counties, all places, and all tracts and block groups.  Summary files contain the most detailed cross-tabulations, many of which are published down to block groups. The data are population and housing counts. There are over 64,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs5\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-27 13:11:18.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs5/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: Data Profiles 5-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The data profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Data profiles contain broad social, economic, housing, and demographic information. The data are presented as both counts and percentages. There are over 2,400 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs5/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-29 10:36:01.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"responserate\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/responserate/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/responserate/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/responserate/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/responserate/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/responserate/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/responserate/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Decennial Self-Reponse Rate\",\n            \"description\": \"Final 2010 Self-Response Rates\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/responserate\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALRR2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-12-19 11:02:34.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2020,\n            \"c_dataset\": [\n                \"dec\",\n                \"responserate\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2020/dec/responserate/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2020/dec/responserate/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2020/dec/responserate/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2020/dec/responserate/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2020/dec/responserate/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2020/dec/responserate/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Decennial Self-Response Rate\",\n            \"description\": \"Daily Decennial Self-Response Rates\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2020/dec/responserate\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALRR2020\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-06 13:16:24.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\",\n                \"comp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/comp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecn/islandareas/comp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREASCOMP2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-04 13:29:29.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"ase\",\n                \"csa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/ase/csa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/ase/csa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/ase/csa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/ase/csa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/ase/csa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/ase/csa/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Company Summary\",\n            \"description\": \"Component Summary Data for Survey of Business Owners\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/ase/csa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECS2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:51.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscb\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/ase/cscb/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/ase/cscb/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/ase/cscb/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/ase/cscb/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/ase/cscb/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/ase/cscb/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Businesses\",\n            \"description\": \"Gender, Ethnicity, Race and Veteran Status  code\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/ase/cscb\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECB2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:08.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/ase/cscbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/ase/cscbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/ase/cscbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/ase/cscbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/ase/cscbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/ase/cscbo/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Survey of Business Owners: Annual Survey of Entrepreneurs Characteristics of Business Owners\",\n            \"description\": \"Gender, Ethnicity, Race, Veteran Status and Years in Business code\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/ase/cscbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECBO2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:25.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"ase\",\n                \"csa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/ase/csa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/ase/csa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/ase/csa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/ase/csa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/ase/csa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/ase/csa/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Annual Survey of Entrepreneurs - CSA\",\n            \"description\": \"Component Summary Data for Survey of Business Owners\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/ase/csa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECS2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:58.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscb\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/ase/cscb/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/ase/cscb/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/ase/cscb/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/ase/cscb/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/ase/cscb/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/ase/cscb/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Annual Survey of Entrepreneurs - CSCB\",\n            \"description\": \"Gender, Ethnicity, Race and Veteran Status  code\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/ase/cscb\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECB2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:16.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2016,\n            \"c_dataset\": [\n                \"ase\",\n                \"cscbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2016/ase/cscbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2016/ase/cscbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2016/ase/cscbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2016/ase/cscbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2016/ase/cscbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2016/ase/cscbo/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2016 Annual Survey of Entrepreneurs - CSCBO\",\n            \"description\": \"Gender, Ethnicity, Race, Veteran Status and Years in Business code\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2016/ase/cscbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASECBO2016\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-07 10:19:42.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"sf1\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/sf1/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/sf1/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/sf1/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/sf1/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/sf1/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/sf1/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Summary File 1\",\n            \"description\": \"Summary File 1 (SF 1) contains detailed tables focusing on age, sex, households, families, and housing units. These tables provide in-depth figures by race and Hispanic origin> some tables are repeated for each of nine race/Latino groups. Counts also are provided for over forty American Indian and Alaska Native tribes and for groups within race categories. The race categories include eighteen Asian groups and twelve Native Hawaiian and Other Pacific Islander groups. Counts of persons of Hispanic origin by country of origin (twenty-eight groups) are also shown. Summary File 1 presents data for the United States, the 50 states, and the District of Columbia in a hierarchical sequence down to the block level for many tabulations, but only to the census tract level for others. Summaries are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs) and Congressional districts. Geographic coverage for Puerto Rico is comparable to the 50 states. Data are presented in a hierarchical sequence down the block level for many tabulations, but only to the census tract level for others. Geographic areas include barrios, barrios-pueblo, subbarrios, places, census tracts, block groups, and blocks. Summaries also are included for other geographic areas such as ZIP Code Tabulation Areas (ZCTAs).\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/sf1\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALSF12000\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-07 10:31:10.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"pl\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/pl/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/pl/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/pl/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/pl/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/pl/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/pl/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Redistricting Data (PL 94-171)\",\n            \"description\": \"Public Law 94-171, enacted in 1975, directs the Census Bureau to make special preparations to provide redistricting data needed by the 50 states. It specifies that within a year following Census Day, the Census Bureau must send the governor and legislative leadership in each state the data they need to redraw congressional and state legislative districts. To meet this legal requirement, the Census Bureau set up a program that affords the states an opportunity before each decennial census to define the small areas for which they wish to receive census population totals for redistricting. Officials may receive data for voting districts (e.g., election precincts, wards) and state house and senate districts, in addition to standard census geographic areas such as counties, cities, census tracts, and tabulation blocks. State participation in defining areas is voluntary and nonpartisan.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/pl\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALPL2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-07-18 08:36:06.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cfsprelim\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cfsprelim/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cfsprelim/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cfsprelim/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cfsprelim/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cfsprelim/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cfsprelim/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Commidity Flow Survey Preliminary Data\",\n            \"description\": \"The 2017 Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cfsprelim\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSPRELIM2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-04 12:47:47.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"aian\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/aian/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/aian/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/aian/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/aian/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/aian/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/aian/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: American Indian and Alaska Native Summary File\",\n            \"description\": \"The AIAN Summary File contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder.  The American Indian and Alaska Native Summary File (AIANSF) contains data on population characteristics, such as sex, age, average household size, household type, and relationship to householder. The file also includes housing characteristics, such as tenure (whether a housing unit is owner-occupied or renter- occupied) and age of householder for occupied housing units. Selected aggregates and medians also are provided. A complete listing of subjects in the AIANSF is found in Chapter 3, Subject Locator. The layout of the tables in the AIANSF is similar to that in Summary File 2 (SF 2). These data are presented in 47 population tables (identified with a \\\"PCT\\\") and 14 housing tables (identified with an \\\"HCT\\\") shown down to the census tract level; and 10 population tables (identified with a \\\"PCO\\\") shown down to the county level, for a total of 71 tables.   Each table is iterated for the total population, the total American Indian and Alaska Native population alone, the total American Indian and Alaska Native population alone or in combination, and 1,567 detailed tribes and tribal groupings. Tribes or tribal groupings are included on the iterations list if they met a threshold of at least 100 people in the 2010 Census. In addition, the presentation of AIANSF tables for any of the tribes and tribal groupings is subject to a population threshold of 100 or more people in a given geography. That is, if there are fewer than 100 people in a specific population group in a specific geographic area, their population and housing characteristics data are not available for that geographic area in the AIANSF. See Appendix H, Characteristic Iterations, for more information.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/aian\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALAIAN2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-08-06 07:21:39.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-31 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs3/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs3/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP3Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-03 09:25:46.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-28 15:14:18.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs3/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs3/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP3Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs3/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Subject Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs3/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST3Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-12 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-31 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"cprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs3/cprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Comparison Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population.  The comparison profiles include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties and all places with a population of 5,000 or more.  Comparison profiles are similar to data profiles but also include comparisons with past-year data.  The current year data are compared with prior 5-Year data and include statistical significance testing.  There are over 3,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs3/cprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSCP3Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-28 15:59:11.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs3/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs3/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP3Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs3/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Subject Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs3/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST3Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-10 15:55:41.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\",\n                \"ind\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/ind/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"This dataset provides  industry statistics on number of establishments; number of employees; payroll; sales, value of shipments, or revenue; and other industry-specific data items by geographic area for establishments and firms with paid employees for Puerto Rico.. Data are shown on a 2012 NAICS basis. The statistics, NAICS levels, and the geographic areas covered vary by sector. These data were released in December 2015.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecn/islandareas/ind\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREASIND2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-06 09:53:09.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"ecn\",\n                \"islandareas\",\n                \"lines\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/ecn/islandareas/lines/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of Island Areas\",\n            \"description\": \"Every five years, the U.S. Census Bureau collects extensive statistics about businesses that are essential to understanding the economy of American Samoa, Commonwealth of Northern Mariana Islands, Guam, Virgin Islands, and Puerto Rico.  This official count, as part of the Economic Census of Island Areas, serves as the foundation for the measurement of Island Areas businesses and their economic impact.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/ecn/islandareas/lines\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Staff\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ISLANDAREASLINES2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-04 14:10:52.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2009,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2009/acs/acs3/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2009/acs/acs3/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP3Y2009\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-28 09:44:53.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs3/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs3/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP3Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-04 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs3/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Subject Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs3/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST3Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-05 15:59:41.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs3/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Detailed Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT3Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-30 14:14:31.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"profile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs3/profile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Data Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is a nationwide survey designed to provide communities a fresh look at how they are changing. The ACS replaced the decennial census long form in 2010 and thereafter by collecting long form type information throughout the decade rather than only once every 10 years. Questionnaires are mailed to a sample of addresses to obtain information about households -- that is, about each person and the housing unit itself. The American Community Survey produces demographic, social, housing and economic estimates in the form of 1-year, 3-year and 5-year estimates based on population thresholds. The strength of the ACS is in estimating population and housing characteristics.  The 3-year data provide key estimates for each of the topic areas covered by the ACS for the nation, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 20,000 or more.  Although the ACS produces population, demographic and housing unit estimates,it is the Census Bureau's Population Estimates Program that produces and disseminates the official estimates of the population for the nation, states, counties, cities and towns, and estimates of housing units for states and counties. For 2010 and other decennial census years, the Decennial Census provides the official counts of population and housing units.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs3/profile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP3Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-28 13:45:30.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs3/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Selected Population Profiles 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs3/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP3Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs3\",\n                \"subject\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs3/subject/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 3-Year Estimates: Subject Tables 3-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. The subject tables include the following geographies: nation, all states (including DC and Puerto Rico), all metropolitan areas, all congressional districts, all counties, all places and all tracts. Subject tables provide an overview of the estimates available in a particular topic.  The data are presented as both counts and percentages.  There are over 66,000 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs3/subject\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSST3Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-10 10:38:37.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"charage\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/charage/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/charage/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/charage/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/charage/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/charage/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/charage/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: Estimates by Age, Sex, Race, and Hispanic Origin\",\n            \"description\": \"Annual Resident Population Estimates by Age, Sex, Race, and Hispanic Origin; for the United States, States, and Puerto Rico: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // The contents of this file are released on a rolling basis from December through June. // Note: 'In combination' means in combination with one or more other races. The sum of the five race-in-combination groups adds to more than the total population because individuals may report more than one race. Hispanic origin is considered an ethnicity, not a race. Hispanics may be of any race. Responses of 'Some Other Race' from the 2010 Census are modified. This results in differences between the population for specific race categories shown for the 2010 Census population in this file versus those in the original 2010 Census data. The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 population due to the Count Question Resolution program and geographic program revisions. // Current data on births, deaths, and migration are used to calculate population change since the 2010 Census. An annual time series of estimates is produced, beginning with the census and extending to the vintage year. The vintage year (e.g., Vintage 2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised. Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/charage\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPCHARAGE2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"area2012\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/area2012/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/area2012/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/area2012/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Area\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/area2012\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMAREA2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"area2017\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/area2017/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/area2017/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/area2017/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Area\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/area2017\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMAREA2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2020,\n            \"c_dataset\": [\n                \"pdb\",\n                \"statecounty\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2020/pdb/statecounty/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2020/pdb/statecounty/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2020/pdb/statecounty/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2020/pdb/statecounty/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2020/pdb/statecounty/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2020/pdb/statecounty/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2020 Planning Database - State and County Level\",\n            \"description\": \"This is a one-time release of the Census Bureau’s Planning Database (PDB). This version of the PDB is at the state and county levels of geography. It contains only select U.S. housing, demographic, and socioeconomic statistics from the 2010 Census and the American Community Survey, not the operational statistics found on most versions. This special release of the PDB can be easily combined with county and state level statistics from other data sources.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2020/pdb/statecounty\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"mailto:Census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PDBSTATECOUNTY2020\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"value2012\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/value2012/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/value2012/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/value2012/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Value\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/value2012\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMVALUE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"abscb\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/abscb/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/abscb/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/abscb/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/abscb/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/abscb/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/abscb/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Business Survey\",\n            \"description\": \"The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/abscb\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ABSCB2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-30 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"abscbo\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/abscbo/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/abscbo/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/abscbo/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/abscbo/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/abscbo/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/abscbo/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Business Survey\",\n            \"description\": \"The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/abscbo\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ABSCBO2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-30 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"abscs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/abscs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/abscs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/abscs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/abscs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/abscs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/abscs/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Business Survey\",\n            \"description\": \"The Annual Business Survey (ABS) provides information on selected economic and demographic characteristics for businesses and business owners by sex, ethnicity, race, and veteran status. Further, the survey measures research and development (for microbusinesses), new business topics such as innovation and technology, as well as other business characteristics. The U.S. Census Bureau and the National Center conduct the ABS jointly for Science and Engineering Statistics within the National Science Foundation. The ABS replaces the five-year Survey of Business Owners (SBO) for employer businesses, the Annual Survey of Entrepreneurs (ASE), the Business R&D and Innovation for Microbusinesses survey (BRDI-M), and the innovation section of the Business R&D and Innovation Survey (BRDI-S). https://www.census.gov/programs-surveys/abs.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/abscs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"ASE Staff\",\n                \"hasEmail\": \"mailto:erd.annual.survey.of.entrepreneurs@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ABSCS2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-30 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"nonemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/nonemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/nonemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/nonemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/nonemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/nonemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/nonemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Nonemployer Statistics\",\n            \"description\": \"Nonemployer Statistics is an annual series that provides subnational economic data for businesses that have no paid employees and are subject to federal income tax, and have receipts of $1,000 or more ($1 or more for the Construction sector). The data consist of the number of businesses and total receipts by industry. Data are published by legal form of organization (U.S. and state only) and receipts-size class of establishments (U.S. level only).\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/nonemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Nonemployer Statistics Staff\",\n                \"hasEmail\": \"mailto:Ewd.nonemployer.statistics@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/NONEMP2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-05-05 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2019,\n            \"c_dataset\": [\n                \"pep\",\n                \"housing\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2019/pep/housing/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2019/pep/housing/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2019/pep/housing/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2019/pep/housing/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2019/pep/housing/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2019/pep/housing/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Population Estimates: Housing Unit Estimates for US, States, and Counties\",\n            \"description\": \"Annual Housing Unit Estimates for the United States, States, and Counties: April 1, 2010 to July 1, 2019 // Source: U.S. Census Bureau, Population Division // Note: The estimates are based on the 2010 Census and reflect changes to the April 1, 2010 housing units due to the Count Question Resolution program and geographic program revisions // Each year, the Census Bureau's Population and Housing Unit Estimates Program utilizes current data on new residential construction, placements of manufactured housing, and housing unit loss to calculate change in the housing stock since the most recent decennial census, and produces a time series of housing unit estimates. The annual time series of estimates begins with the most recent decennial census data and extends to the vintage year. The vintage year (e.g., V2019) refers to the final year of the time series. The reference date for all estimates is July 1, unless otherwise specified. With each new issue of estimates, the entire estimates series is revised.  Additional information, including historical and intercensal estimates, evaluation estimates, demographic analysis, research papers, and methodology is available on website: https://www.census.gov/programs-surveys/popest.html.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2019/pep/housing\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Coordination, Dissemination, and Outreach Branch\",\n                \"hasEmail\": \"mailto:POP.PEP.API.list@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PEPHOUSING2019\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-01-27 12:40:11.0\",\n            \"programCode\": [\n                \"006:008\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"asyoe\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/asyoe/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/asyoe/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/asyoe/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/asyoe/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/asyoe/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/asyoe/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: American Samoa Year of Entry File\",\n            \"description\": \"The American Samoa Year of Entry Summary File contains data on year of entry.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/asyoe\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALYOEAS2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"guyoe\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/guyoe/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/guyoe/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/guyoe/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/guyoe/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/guyoe/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/guyoe/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Guam Year of Entry File\",\n            \"description\": \"The Guam Year of Entry Summary File contains data on year of entry.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/guyoe\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALYOEGU2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"mpyoe\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/mpyoe/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/mpyoe/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/mpyoe/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/mpyoe/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/mpyoe/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/mpyoe/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Commonwealth of the Northern Mariana Islands Year of Entry File\",\n            \"description\": \"The Commonwealth of the Northern Mariana Islands Year of Entry Summary File contains data on year of entry.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/mpyoe\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALYOEMP2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"dec\",\n                \"as\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/dec/as/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/dec/as/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/dec/as/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/dec/as/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/dec/as/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/dec/as/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: American Samoa Summary File\",\n            \"description\": \"The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/dec/as\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALAS2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecntypop\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecntypop/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecntypop/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecntypop/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecntypop/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecntypop/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecntypop/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Wholesale Trade: Detailed Type of Operation for the U.S.\",\n            \"description\": \"This dataset presents statistics for Wholesale Trade: Detailed Type of Operation for the U.S.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecntypop\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNTYPOP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"mp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/mp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/mp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/mp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/mp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/mp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/mp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Commonwealth of the Northern Mariana Islands Summary File\",\n            \"description\": \"The Commonwealth of the Northern Mariana Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/mp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALMP2000\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"vi\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/vi/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/vi/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/vi/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/vi/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/vi/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/vi/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: U.S. Virgin Islands Summary File\",\n            \"description\": \"The U.S. Virgin Islands Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/vi\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALVI2000\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"sptprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: Selected Population Data Profiles 5-Year\",\n            \"description\": \"The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/sptprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5YSPT2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-09 13:54:45.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"cbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/cbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/cbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/cbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/cbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/cbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/cbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2018 County Business Patterns\",\n            \"description\": \"County Business Patterns (CBP) is an annual series that provides sub-national economic data by industry. This series includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll. This data is useful for studying the economic activity of small areas, analyzing economic changes over time, and as a benchmark for other statistical series, surveys, and databases between economic censuses. Businesses use the data for analyzing market potential, measuring the effectiveness of sales and advertising programs, setting sales quotas, and developing budgets. Government agencies use the data for administration and planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/cbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CBP2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-05-07 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2012,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2012/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2012/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"gu\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/gu/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/gu/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/gu/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/gu/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/gu/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/gu/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: Guam Summary File\",\n            \"description\": \"The Guam Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/gu\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALGU2000\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"as\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/as/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/as/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/as/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/as/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/as/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/as/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: American Samoa Summary File\",\n            \"description\": \"The American Samoa Summary File contains detailed demographic, social, economic, and housing data asked of all people and about every housing unit.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/as\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALAS2000\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2013,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2013/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2013/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2013\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-11 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2014,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2014/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2014/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2014\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-11 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-11 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2011,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2011/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"Selected Population Profiles provide broad social, economic, and housing profiles for a large number of race, ethnic, ancestry, and country/region of birth groups. The data are presented as population counts for the total population and various subgroups and percentages.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2011/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2011\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-14 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cfsexport\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cfsexport/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cfsexport/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cfsexport/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cfsexport/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cfsexport/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cfsexport/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Export Data\",\n            \"description\": \"The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Exports Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cfsexport\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSEXPORT2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cfshazmat\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cfshazmat/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cfshazmat/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cfshazmat/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cfshazmat/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cfshazmat/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cfshazmat/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Commodity Flow Survey Hazmat Data\",\n            \"description\": \"The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Hazardous Materials Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cfshazmat\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSHAZMAT2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"cfstemp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/cfstemp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/cfstemp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/cfstemp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/cfstemp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/cfstemp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/cfstemp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Commodity Flow Survey Temperature Data\",\n            \"description\": \"The Commodity Flow Survey (CFS) is undertaken through a partnership between the U.S. Census Bureau, U.S. Department of Commerce, and the Research and Innovation Technology Administration, Bureau of Transportation Statistics (BTS), U.S. Department of Transportation. This survey produces data on the movement of goods in the United States. It provides information on commodities shipped, their value, weight, and mode of transportation, as well as the origin and destination of shipments of manufacturing, mining, wholesale, and select retail and services establishments. The data from the CFS are used by public policy analysts and for transportation planning and decision making to access the demand for transportation facilities and services, energy use, and safety risk and environmental concerns. This dataset provides data for the Temperature Series.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/cfstemp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/CFSTEMP2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-27 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2020,\n            \"c_dataset\": [\n                \"pdb\",\n                \"blockgroup\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2020/pdb/blockgroup/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Planning Database Block Group Level\",\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2020/pdb/blockgroup\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"mailto:Census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PDBBLOCKGROUP2020\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-06-12 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2020,\n            \"c_dataset\": [\n                \"pdb\",\n                \"tract\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2020/pdb/tract/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2020/pdb/tract/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2020/pdb/tract/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2020/pdb/tract/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2020/pdb/tract/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2020/pdb/tract/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Planning Database: Tract Level\",\n            \"description\": \"The PDB is a database of U.S. housing, demographic, socioeconomic and operational statistics based on select 2010 Decennial Census and select  5-year American Community Survey (ACS) estimates. Data are provided at the census block group level of geography. These data can be used for many purposes, including survey field operations planning.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2020/pdb/tract\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Planning Database questions\",\n                \"hasEmail\": \"mailto:Census.pdb.questions@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/PDBTRACT2020\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-06-12 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"zbp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/zbp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/zbp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/zbp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/zbp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/zbp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/zbp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Business Patterns: Zipcode Business Patterns\",\n            \"description\": \"ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/zbp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"CBP Staff\",\n                \"hasEmail\": \"mailto:Econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ZBP2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-05-07 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2018,\n            \"c_dataset\": [\n                \"acs\",\n                \"flows\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2018/acs/flows/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2018/acs/flows/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2018/acs/flows/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2018/acs/flows/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2018/acs/flows/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2018/acs/flows/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"2014-2018 American Community Survey: Migration Flows\",\n            \"description\": \"Migration flows are derived from the relationship between the location of current residence in the American Community Survey (ACS) sample and the responses given to the migration question \\\"Where did you live 1 year ago?\\\". There are flow statistics (moved in, moved out, and net moved) between county or minor civil division (MCD) of residence and county, MCD, or world region of residence 1 year ago. Estimates for MCDs are only available for the 12 strong-MCD states, where the MCDs have the same government functions as incorporated places. Migration flows between metropolitan statistical areas are available starting with the 2009-2013 5-year ACS dataset. Flow statistics are available by three or four variables for each dataset starting with the 2006-2010 5-year ACS datasets. The variables change for each dataset and do not repeat in overlapping datasets. In addition to the flow estimates, there are supplemental statistics files that contain migration/geographical mobility estimates (e.g., nonmovers, moved to a different state, moved from abroad) for each county, MCD, or metro area.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2018/acs/flows\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Journey to Work and Migration Statistics Branch\",\n                \"hasEmail\": \"mailto:sehsd.migration@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSFLOWS2018\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-04-07 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"aian\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/aian/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"ACS 5-Year AIAN Detailed Tables\",\n            \"description\": \"The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/aian\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5YAIAN2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2008,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs1\",\n                \"spp\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2008/acs/acs1/spp/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 1-Year Estimates: Selected Population Profiles 1-Year\",\n            \"description\": \"The American Community Survey (ACS) is an ongoing survey that provides data every year -- giving communities the current information they need to plan investments and services. The ACS covers a broad range of topics about social, economic, demographic, and housing characteristics of the U.S. population. Summary file, Subject tables, Data profiles, and Comparison profiles are available for the us, all 50 states, the District of Columbia, Puerto Rico, every congressional district, every metropolitan area, and all counties and places with populations of 65,000 or more. Selected Population Profiles provide an overview of the estimates available across a range of topics for detailed population groups. The data are presented as population counts and percentages. There are over 300 variables in this dataset.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2008/acs/acs1/spp\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSSPP1Y2008\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-02 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"aianprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year\",\n            \"description\": \"The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/aianprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5YAIAN2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-11 08:52:59.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2015,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"spt\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2015/acs/acs5/spt/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year\",\n            \"description\": \"The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2015/acs/acs5/spt\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5YSPT2015\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-18 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"aian\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/aian/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: American Indian and Alaska Native Detailed Tables 5-Year\",\n            \"description\": \"The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/aian\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5YAIAN2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-24 07:18:57.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"aianprofile\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: American Indian and Alaska Native Data Profiles 5-Year\",\n            \"description\": \"The American Indian and Alaska Native (AIAN) tables are released every five years. They are available for selected tribal populations, with more detailed tribal categories compared to those in the Selected Population Tables.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/aianprofile\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDP5YAIAN2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-24 06:46:02.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2010,\n            \"c_dataset\": [\n                \"acs\",\n                \"acs5\",\n                \"spt\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2010/acs/acs5/spt/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"American Community Survey: 5-Year Estimates: Selected Population Detailed Tables 5-Year\",\n            \"description\": \"The Selected Population  Tables (SPT) are released every five years. They are available for selected race, Hispanic origin, tribal, and ancestry populations.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2010/acs/acs5/spt\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"American Community Survey Office\",\n                \"hasEmail\": \"mailto:acso.users.support@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ACSDT5YSPT2010\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-10-11 14:16:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2000,\n            \"c_dataset\": [\n                \"dec\",\n                \"cd110h\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2000/dec/cd110h/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2000/dec/cd110h/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2000/dec/cd110h/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2000/dec/cd110h/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2000/dec/cd110h/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2000/dec/cd110h/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Decennial Census: 110th Congressional District Summary File (100-Percent)\",\n            \"description\": \"The 110th Congressional District Summary File (100-percent) (110CD100) contains the 100- percent data, which is the information compiled from the questions asked of all people and about every housing unit. Population items include sex, age, race, Hispanic or Latino, household relationship, and group quarters. Housing items include occupancy status, vacancy status, and tenure (owner occupied or renter occupied). The file contains subject content identical to that shown in Summary File 1 (SF 1).\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2000/dec/cd110h\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census Bureau Call Center\",\n                \"hasEmail\": \"mailto:pio@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/DECENNIALCD110H\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-02-28 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_vintage\": 2017,\n            \"c_dataset\": [\n                \"ecntype\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/2017/ecntype/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/2017/ecntype/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/2017/ecntype/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/2017/ecntype/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/2017/ecntype/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/2017/ecntype/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isAggregate\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Economic Census: Economic Census of the United States: Mining: Detailed Statistics by Type of Operation for the U.S., States, and Offshore Areas\",\n            \"description\": \"This dataset presents statistics for Mining: Summary Statistics by Type of Operation for the U.S., States, and Offshore Areas\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/2017/ecntype\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ECNTYPE2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-06-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        }\n    ]\n}"},{"id":"8f87c031-872a-4e03-9c98-27616e1c0cd0","name":"JSON Response Schema","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"@context\": \"<string>\",\n \"@id\": \"<string>\",\n \"@type\": \"<string>\",\n \"conformsTo\": \"<string>\",\n \"describedBy\": \"<string>\",\n \"dataset\": [\n  {\n   \"c_dataset\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"c_geographyLink\": \"<string>\",\n   \"c_variablesLink\": \"<string>\",\n   \"c_tagsLink\": \"<string>\",\n   \"c_examplesLink\": \"<string>\",\n   \"c_groupsLink\": \"<string>\",\n   \"c_valuesLink\": \"<string>\",\n   \"c_documentationLink\": \"<string>\",\n   \"c_isTimeseries\": \"<boolean>\",\n   \"c_isCube\": \"<boolean>\",\n   \"c_isAvailable\": \"<boolean>\",\n   \"@type\": \"<string>\",\n   \"title\": \"<string>\",\n   \"accessLevel\": \"<string>\",\n   \"bureauCode\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"description\": \"<string>\",\n   \"distribution\": {\n    \"@type\": \"<string>\",\n    \"accessUrl\": \"<string>\",\n    \"description\": \"<string>\",\n    \"format\": \"<string>\",\n    \"mediaType\": \"<string>\",\n    \"title\": \"<string>\"\n   },\n   \"contactPoint\": {\n    \"fn\": \"<string>\",\n    \"hasEmail\": \"<string>\"\n   },\n   \"identifier\": \"<string>\",\n   \"keyword\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"license\": \"<string>\",\n   \"modified\": \"<string>\",\n   \"programCode\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"references\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"spatial\": \"<string>\",\n   \"temporal\": \"<string>\",\n   \"publisher\": {\n    \"@type\": \"<string>\",\n    \"name\": \"<string>\",\n    \"subOrganizationOf\": {\n     \"value\": \"<Circular reference to #/components/schemas/Publisher detected>\"\n    }\n   }\n  },\n  {\n   \"c_dataset\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"c_geographyLink\": \"<string>\",\n   \"c_variablesLink\": \"<string>\",\n   \"c_tagsLink\": \"<string>\",\n   \"c_examplesLink\": \"<string>\",\n   \"c_groupsLink\": \"<string>\",\n   \"c_valuesLink\": \"<string>\",\n   \"c_documentationLink\": \"<string>\",\n   \"c_isTimeseries\": \"<boolean>\",\n   \"c_isCube\": \"<boolean>\",\n   \"c_isAvailable\": \"<boolean>\",\n   \"@type\": \"<string>\",\n   \"title\": \"<string>\",\n   \"accessLevel\": \"<string>\",\n   \"bureauCode\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"description\": \"<string>\",\n   \"distribution\": {\n    \"@type\": \"<string>\",\n    \"accessUrl\": \"<string>\",\n    \"description\": \"<string>\",\n    \"format\": \"<string>\",\n    \"mediaType\": \"<string>\",\n    \"title\": \"<string>\"\n   },\n   \"contactPoint\": {\n    \"fn\": \"<string>\",\n    \"hasEmail\": \"<string>\"\n   },\n   \"identifier\": \"<string>\",\n   \"keyword\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"license\": \"<string>\",\n   \"modified\": \"<string>\",\n   \"programCode\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"references\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"spatial\": \"<string>\",\n   \"temporal\": \"<string>\",\n   \"publisher\": {\n    \"@type\": \"<string>\",\n    \"name\": \"<string>\",\n    \"subOrganizationOf\": {\n     \"value\": \"<Circular reference to #/components/schemas/Publisher detected>\"\n    }\n   }\n  }\n ]\n}"}],"_postman_id":"6c6192ca-8ed5-4658-8f61-2be5cc25ec07"}],"id":"356ff56b-4ad7-4a7c-8d2d-98e18963573d","description":"<p>If you don't already know which dataset you need, the dataset discovery endpoints are a great place to start. Provided in HTML, JSON, and XML formats, this requests provides an overview of each dataset and its associated resources (variables, geographies, examples, etc.)</p>\n","event":[{"listen":"prerequest","script":{"id":"f3b5edf2-5f0d-40a1-b1d4-b7bb5107e396","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"891d1b1e-c712-4881-bd9c-d2e4a3098c04","type":"text/javascript","exec":[""]}}],"_postman_id":"356ff56b-4ad7-4a7c-8d2d-98e18963573d"},{"name":"Dataset Discovery (Timeseries)","item":[{"name":"List of timeseries datasets in HTML","id":"332eb667-78ab-44bf-aed1-97eb4cdb9d13","request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.html","description":"<img width=\"1738\" alt=\"timeseriesDataHtml\" src=\"https://user-images.githubusercontent.com/20145532/92128210-2cdec980-edd0-11ea-98f6-24bb8af2ef9b.png\" />","urlObject":{"path":["data","timeseries.html"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"59edabb6-157c-4f12-be1f-1683a445bbd0","name":"Get a list of all of the timeseries datasets in HTML format","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.html"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 03 Sep 2020 16:34:53 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data/timeseries</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data/timeseries\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data/timeseries\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data/timeseries\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census API: Datasets in /data/timeseries and its descendants</caption>\n            <thead>\n                <tr>\n                    <th>Title</th>\n                    <th>Description</th>\n                    <th>Vintage</th>\n                    <th>Dataset Name</th>\n                    <th>Dataset Type</th>\n                    <th>Geography List</th>\n                    <th>Variable List</th>\n                    <th>Group List</th>\n                    <th>Examples</th>\n                    <th>Developer Documentation</th>\n                    <th>API Base URL</th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"10\">53 datasets</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Area</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>area2012\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2012\">https://api.census.gov/data/timeseries/asm/area2012</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Area</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>area2017\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/area2017\">https://api.census.gov/data/timeseries/asm/area2017</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>industry\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/industry\">https://api.census.gov/data/timeseries/asm/industry</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>product\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/product\">https://api.census.gov/data/timeseries/asm/product</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>state\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/state\">https://api.census.gov/data/timeseries/asm/state</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Annual Economic Surveys: Annual Survey of Manufactures Value</td>\n                    <td>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>asm\n                        <span class=\"hier-sep\">&rsaquo; </span>value2012\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/asm/value2012\">https://api.census.gov/data/timeseries/asm/value2012</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Business Dynamics Statistics: Firm Statistics</td>\n                    <td>The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>bds\n                        <span class=\"hier-sep\">&rsaquo; </span>firms\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/bds/firms\">https://api.census.gov/data/timeseries/bds/firms</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>advm3\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/advm3\">https://api.census.gov/data/timeseries/eits/advm3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Business Formation Statistics</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>bfs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/bfs\">https://api.census.gov/data/timeseries/eits/bfs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>ftd\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ftd\">https://api.census.gov/data/timeseries/eits/ftd</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>hv\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/hv\">https://api.census.gov/data/timeseries/eits/hv</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>m3\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/m3\">https://api.census.gov/data/timeseries/eits/m3</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>marts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/marts\">https://api.census.gov/data/timeseries/eits/marts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufactured Homes Survey</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mhs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs\">https://api.census.gov/data/timeseries/eits/mhs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mhs2\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mhs2\">https://api.census.gov/data/timeseries/eits/mhs2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mrts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mrts\">https://api.census.gov/data/timeseries/eits/mrts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mtis\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mtis\">https://api.census.gov/data/timeseries/eits/mtis</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>mwts\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/mwts\">https://api.census.gov/data/timeseries/eits/mwts</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Financial Report</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qfr\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qfr\">https://api.census.gov/data/timeseries/eits/qfr</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qpr\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qpr\">https://api.census.gov/data/timeseries/eits/qpr</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Services Survey</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qss\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qss\">https://api.census.gov/data/timeseries/eits/qss</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>qtax\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/qtax\">https://api.census.gov/data/timeseries/eits/qtax</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: New Residential Construction</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>resconst\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/resconst\">https://api.census.gov/data/timeseries/eits/resconst</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: New Home Sales</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>ressales\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/ressales\">https://api.census.gov/data/timeseries/eits/ressales</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Economic Indicators Time Series -: Construction Spending</td>\n                    <td>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>eits\n                        <span class=\"hier-sep\">&rsaquo; </span>vip\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/eits/vip\">https://api.census.gov/data/timeseries/eits/vip</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys</td>\n                    <td>The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>govs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/govs\">https://api.census.gov/data/timeseries/govs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates</td>\n                    <td>The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>healthins\n                        <span class=\"hier-sep\">&rsaquo; </span>sahie\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/healthins/sahie\">https://api.census.gov/data/timeseries/healthins/sahie</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Database: International Populations by Single Year of Age and Sex</td>\n                    <td>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>idb\n                        <span class=\"hier-sep\">&rsaquo; </span>1year\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/1year\">https://api.census.gov/data/timeseries/idb/1year</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Database: International Populations by 5 Year Age Groups and Sex</td>\n                    <td>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>idb\n                        <span class=\"hier-sep\">&rsaquo; </span>5year\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/idb/5year\">https://api.census.gov/data/timeseries/idb/5year</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by End-use Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>enduse\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse\">https://api.census.gov/data/timeseries/intltrade/exports/enduse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>hitech\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech\">https://api.census.gov/data/timeseries/intltrade/exports/hitech</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>hs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/hs\">https://api.census.gov/data/timeseries/intltrade/exports/hs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>naics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/naics\">https://api.census.gov/data/timeseries/intltrade/exports/naics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>porths\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/porths\">https://api.census.gov/data/timeseries/intltrade/exports/porths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>sitc\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc\">https://api.census.gov/data/timeseries/intltrade/exports/sitc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>statehs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs\">https://api.census.gov/data/timeseries/intltrade/exports/statehs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>statenaics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\">https://api.census.gov/data/timeseries/intltrade/exports/statenaics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>exports\n                        <span class=\"hier-sep\">&rsaquo; </span>usda\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/exports/usda\">https://api.census.gov/data/timeseries/intltrade/exports/usda</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by End-use Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>enduse\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse\">https://api.census.gov/data/timeseries/intltrade/imports/enduse</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>hitech\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech\">https://api.census.gov/data/timeseries/intltrade/imports/hitech</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>hs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/hs\">https://api.census.gov/data/timeseries/intltrade/imports/hs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>naics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/naics\">https://api.census.gov/data/timeseries/intltrade/imports/naics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>porths\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/porths\">https://api.census.gov/data/timeseries/intltrade/imports/porths</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>sitc\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc\">https://api.census.gov/data/timeseries/intltrade/imports/sitc</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>statehs\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs\">https://api.census.gov/data/timeseries/intltrade/imports/statehs</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>statenaics\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\">https://api.census.gov/data/timeseries/intltrade/imports/statenaics</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code</td>\n                    <td>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>intltrade\n                        <span class=\"hier-sep\">&rsaquo; </span>imports\n                        <span class=\"hier-sep\">&rsaquo; </span>usda\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/intltrade/imports/usda\">https://api.census.gov/data/timeseries/intltrade/imports/usda</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Current Population Survey: Poverty Status</td>\n                    <td>The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>histpov2\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/histpov2\">https://api.census.gov/data/timeseries/poverty/histpov2</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County</td>\n                    <td>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>saipe\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe\">https://api.census.gov/data/timeseries/poverty/saipe</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts</td>\n                    <td>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>poverty\n                        <span class=\"hier-sep\">&rsaquo; </span>saipe\n                        <span class=\"hier-sep\">&rsaquo; </span>schdist\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"https://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist\">https://api.census.gov/data/timeseries/poverty/saipe/schdist</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>rh\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/rh\">https://api.census.gov/data/timeseries/qwi/rh</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>sa\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/sa\">https://api.census.gov/data/timeseries/qwi/sa</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education</td>\n                    <td>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>timeseries\n                        <span class=\"hier-sep\">&rsaquo; </span>qwi\n                        <span class=\"hier-sep\">&rsaquo; </span>se\n                    </td>\n                    <td>\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/geography.html\">geographies</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/variables.html\">variables</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/groups.html\">groups</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se/examples.html\">examples</a>\n                    </td>\n                    <td>\n                        <a href=\"http://www.census.gov/developer/\">documentation</a>\n                    </td>\n                    <td>\n                        <a href=\"https://api.census.gov/data/timeseries/qwi/se\">https://api.census.gov/data/timeseries/qwi/se</a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"332eb667-78ab-44bf-aed1-97eb4cdb9d13"},{"name":"List of timeseries datsets in XML","id":"8f6c9f65-4824-4509-b9de-81348e8cf3a6","request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.xml","urlObject":{"path":["data","timeseries.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"ff6f2088-f461-4028-a50b-89adff41b7fc","name":"List of timeseries datsets in XML","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.xml"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 09 Sep 2020 13:38:03 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/state/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/state/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/state/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/state/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/state/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/state/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMState\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"state\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/state\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>stephen mangum</vcard:fn>\n            <vcard:hasEmail>stephen.c.mangum@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/product/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/product/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/product/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/product/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/product/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/product/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMProduct\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-12-15\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"product\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/product\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>stephen mangum</vcard:fn>\n            <vcard:hasEmail>stephen.c.mangum@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/industry/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/industry/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/industry/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/industry/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/industry/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/industry/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ASMIndustry\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2018-06-29\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"industry\"/>\n        </dataset-name>\n        <dct:title>Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/industry\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Census Info</vcard:fn>\n            <vcard:hasEmail>econ.dissemination@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/bds/firms/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/bds/firms/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/bds/firms/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/bds/firms/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/bds/firms/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/bds/firms/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/BDSFirmsTimeSeries\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-09-24\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1977 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"bds\"/>\n            <part name=\"firms\"/>\n        </dataset-name>\n        <dct:title>Time Series Business Dynamics Statistics: Firm Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/bds/firms\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Javier Miranda</vcard:fn>\n            <vcard:hasEmail>ces.bds@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/advm3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/advm3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/advm3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/advm3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/advm3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/advm3/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSADVM3\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"advm3\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/advm3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/bfs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/bfs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/bfs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/bfs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/bfs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/bfs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSBFS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"bfs\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Business Formation Statistics</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/bfs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/ftd/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/ftd/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/ftd/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/ftd/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/ftd/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/ftd/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSFTD\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"ftd\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/ftd\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/hv/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/hv/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/hv/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/hv/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/hv/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/hv/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSHV\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1956 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"hv\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/hv\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/m3/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/m3/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/m3/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/m3/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/m3/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/m3/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSM3\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"m3\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/m3\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/marts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/marts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/marts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/marts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/marts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/marts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMARTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"marts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/marts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mhs2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mhs2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mhs2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mhs2/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMHS2\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-07-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mhs2\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mhs2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mhs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mhs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mhs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mhs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mhs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mhs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1959 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mhs\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufactured Homes Survey</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mhs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mrts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mrts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mrts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mrts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mrts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mrts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMRTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mrts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mrts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mtis/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mtis/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mtis/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mtis/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mtis/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mtis/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMTIS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mtis\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mtis\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/mwts/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/mwts/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/mwts/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/mwts/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/mwts/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/mwts/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSMWTS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"mwts\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/mwts\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qfr/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qfr/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qfr/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qfr/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qfr/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qfr/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQFR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"4th Quarter 2000 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qfr\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Financial Report</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qfr\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qpr/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qpr/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qpr/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qpr/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qpr/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qpr/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQPR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1968 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qpr\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qpr\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qss/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qss/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qss/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qss/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qss/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qss/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQSS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"4th Quarter 2003 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qss\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Services Survey</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qss\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/qtax/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/qtax/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/qtax/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/qtax/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/qtax/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/qtax/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSQTAX\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"1st Quarter 1992 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"qtax\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/qtax\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/resconst/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/resconst/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/resconst/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/resconst/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/resconst/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/resconst/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSRESCONST\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1959 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"resconst\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: New Residential Construction</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/resconst\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/ressales/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/ressales/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/ressales/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/ressales/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/ressales/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/ressales/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSRESSALES\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 1963 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"ressales\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: New Home Sales</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/ressales\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/eits/vip/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/eits/vip/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/eits/vip/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/eits/vip/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/eits/vip/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/eits/vip/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/EITSVIP\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-02-23\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"January 2002 - Current\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"eits\"/>\n            <part name=\"vip\"/>\n        </dataset-name>\n        <dct:title>Time Series Economic Indicators Time Series -: Construction Spending</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State &amp; Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/eits/vip\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Economic Indicators Mail List</vcard:fn>\n            <vcard:hasEmail>econ.indicators@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/healthins/sahie/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/healthins/sahie/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/healthins/sahie/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/healthins/sahie/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/SAHIE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2019-04-09\"\n        dct:spatial=\"US/State/County\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"healthins\"/>\n            <part name=\"sahie\"/>\n        </dataset-name>\n        <dct:title>Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/healthins/sahie\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Estimates Branch</vcard:fn>\n            <vcard:hasEmail>sehsd.sahie@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/idb/1year/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/idb/1year/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/idb/1year/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/idb/1year/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/idb/1year/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/idb/1year/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/IDBSINGLEYEAR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-08-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"idb\"/>\n            <part name=\"1year\"/>\n        </dataset-name>\n        <dct:title>Time Series International Database: International Populations by Single Year of Age and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/idb/1year\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Loraine West</vcard:fn>\n            <vcard:hasEmail>loraine.a.west@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/idb/5year/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/idb/5year/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/idb/5year/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/idb/5year/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/idb/5year/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/idb/5year/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/IDB5YR\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-08-17\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"idb\"/>\n            <part name=\"5year\"/>\n        </dataset-name>\n        <dct:title>Time Series International Database: International Populations by 5 Year Age Groups and Sex</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/idb/5year\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Loraine West</vcard:fn>\n            <vcard:hasEmail>loraine.a.west@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSENDUSE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"enduse\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by End-use Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/enduse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/porths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSPORTHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"porths\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/porths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSHITECH\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"hitech\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/hitech\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATEHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"statehs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/statehs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSITC\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"sitc\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/sitc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/hs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"hs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/hs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATENAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"statenaics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/naics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSNAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"naics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/naics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/saipe/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/SAIPESTATECOUNTY\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"saipe\"/>\n        </dataset-name>\n        <dct:title>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County</dct:title>\n        <dct:description>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/saipe\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Income and Poverty Estimates</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.saipe@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/exports/usda/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYEXPORTSUSDA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"exports\"/>\n            <part name=\"usda\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/exports/usda\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/SAIPESCHOOLDISTRICTS\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-11-20 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"saipe\"/>\n            <part name=\"schdist\"/>\n        </dataset-name>\n        <dct:title>Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts</dct:title>\n        <dct:description>The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/saipe/schdist\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Small Area Income and Poverty Estimates</vcard:fn>\n            <vcard:hasEmail>mailto:sehsd.saipe@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSENDUSE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"enduse\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by End-use Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/enduse\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSHITECH\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"hitech\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/hitech\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/hs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-05-02\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"hs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/hs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/rh/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/rh/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/rh/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/rh/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/rh/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/rh/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWIRE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"rh\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/rh\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/naics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSNAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"naics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/naics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/porths/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSPORTHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"porths\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/porths\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSITC\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"sitc\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/sitc\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATEHS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"statehs\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/statehs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATENAICS\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"statenaics\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/sa/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/sa/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/sa/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/sa/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/sa/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/sa/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWISA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"sa\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/sa\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/intltrade/imports/usda/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/ITMONTHLYIMPORTSUSDA\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-10-27\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"intltrade\"/>\n            <part name=\"imports\"/>\n            <part name=\"usda\"/>\n        </dataset-name>\n        <dct:title>Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/intltrade/imports/usda\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Jeff McHugh</vcard:fn>\n            <vcard:hasEmail>Jeffrey.P.McHugh@Census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/poverty/histpov2/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/CPSPoverty\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2017-09-12\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"poverty\"/>\n            <part name=\"histpov2\"/>\n        </dataset-name>\n        <dct:title>Time Series Current Population Survey: Poverty Status</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/poverty/histpov2\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Current Population Survey Office</vcard:fn>\n            <vcard:hasEmail>dsd.ferrett@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:004</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/qwi/se/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/qwi/se/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/qwi/se/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/qwi/se/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/qwi/se/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/qwi/se/values.xml\"\n        documentationLink=\"http://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isCube=\"true\"\n        isAvailable=\"true\"\n        pod:accessLevel=\"public\"\n        dct:identifier=\"http://api.census.gov/data/id/QWISE\"\n        dct:license=\"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\"\n        dct:modified=\"2015-04-16\"\n        dct:spatial=\"United States\"\n        dct:temporal=\"Time Series\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"qwi\"/>\n            <part name=\"se\"/>\n        </dataset-name>\n        <dct:title>Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education</dct:title>\n        <pod:bureauCode>006:07</pod:bureauCode>\n        <dct:description>The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/qwi/se\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Local Employment Dynamics Staff</vcard:fn>\n            <vcard:hasEmail>CES.Local.Employment.Dynamics@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>000:000</pod:programCode>\n        <pod:reference link=\"http://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/govs/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/govs/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/govs/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/govs/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/govs/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/govs/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/GOVSTIMESERIES\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2019-09-25 14:54:19.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"govs\"/>\n        </dataset-name>\n        <dct:title>Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys</dct:title>\n        <dct:description>The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/govs\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Census of Governments</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006-004</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/area2012/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/area2012/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/area2012/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/area2012/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/area2012/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/area2012/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMAREA2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"area2012\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Area</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/area2012\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/area2017/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/area2017/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/area2017/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/area2017/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/area2017/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/area2017/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMAREA2017\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2020-03-17 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"area2017\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Area</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/area2017\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n    <dct:dataset\n        geographyLink=\"https://api.census.gov/data/timeseries/asm/value2012/geography.xml\"\n        variablesLink=\"https://api.census.gov/data/timeseries/asm/value2012/variables.xml\"\n        tagsLink=\"https://api.census.gov/data/timeseries/asm/value2012/tags.xml\"\n        examplesLink=\"https://api.census.gov/data/timeseries/asm/value2012/examples.xml\"\n        groupsLink=\"https://api.census.gov/data/timeseries/asm/value2012/groups.xml\"\n        valuesLink=\"https://api.census.gov/data/timeseries/asm/value2012/values.xml\"\n        documentationLink=\"https://www.census.gov/developer/\"\n        isTimeseries=\"true\"\n        isAvailable=\"true\"\n        dct:identifier=\"https://api.census.gov/data/id/ASMVALUE2012\"\n        dct:license=\"https://creativecommons.org/publicdomain/zero/1.0/\"\n        dct:modified=\"2018-12-13 00:00:00.0\"\n        dct:temporal=\"unidentified\">\n        <dataset-name>\n            <part name=\"timeseries\"/>\n            <part name=\"asm\"/>\n            <part name=\"value2012\"/>\n        </dataset-name>\n        <dct:title>Annual Economic Surveys: Annual Survey of Manufactures Value</dct:title>\n        <dct:description>The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.</dct:description>\n        <dcat:distribution\n            dcat:accessURL=\"https://api.census.gov/data/timeseries/asm/value2012\"\n            dcat:mediaType=\"application/json\"\n            dct:format=\"API\">\n            <dct:title>API endpoint</dct:title>\n            <dct:description>API endpoint</dct:description>\n        </dcat:distribution>\n        <publisher>\n            <foaf:name>U.S. Census Bureau</foaf:name>\n            <org:subOrganizationOf>\n                <foaf:name>U.S. Department Of Commerce</foaf:name>\n                <org:subOrganizationOf>\n                    <foaf:name>U.S. Government</foaf:name>\n                </org:subOrganizationOf>\n            </org:subOrganizationOf>\n        </publisher>\n        <dcat:contactPoint>\n            <vcard:fn>Data User Outreach</vcard:fn>\n            <vcard:hasEmail>mailto:Ewd.outreach@census.gov</vcard:hasEmail>\n        </dcat:contactPoint>\n        <pod:programCode>006:007</pod:programCode>\n        <pod:reference link=\"https://www.census.gov/developers/\"/>\n    </dct:dataset>\n</census-api>"}],"_postman_id":"8f6c9f65-4824-4509-b9de-81348e8cf3a6"},{"name":"List of timeseries datasets in JSON","id":"eb0bb5c0-a9b5-4d7f-afc1-c4be8a94e657","request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.json","urlObject":{"path":["data","timeseries.json"],"host":[" https://api.census.gov"],"query":[],"variable":[]}},"response":[{"id":"0acde91a-7bff-4e60-80d8-f11f77b36290","name":"Get timeseries datasets in JSON","originalRequest":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 03 Sep 2020 16:35:33 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"@context\": \"https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld\",\n    \"@id\": \"https://api.census.gov/data/timeseries/eits/qfr.json\",\n    \"@type\": \"dcat:Catalog\",\n    \"conformsTo\": \"https://project-open-data.cio.gov/v1.1/schema\",\n    \"describedBy\": \"https://project-open-data.cio.gov/v1.1/schema/catalog.json\",\n    \"dataset\": [\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qfr\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qfr/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qfr/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qfr/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qfr/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Financial Report\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qfr\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQFR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"4th Quarter 2000 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"industry\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/industry/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/industry/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/industry/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/industry/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/industry/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/industry/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Statistics for Industry Groups and Industries\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/industry\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Census Info\",\n                \"hasEmail\": \"econ.dissemination@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMIndustry\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2018-06-29\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qpr\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qpr/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qpr/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qpr/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qpr/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Survey of Public Pensions\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qpr\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQPR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1968 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mwts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mwts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mwts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mwts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mwts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Monthly Wholesale Trade: Sales and Inventories\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mwts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMWTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"product\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/product/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/product/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/product/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/product/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/product/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/product/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Value of Shipments for Product Classes\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/product\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"stephen mangum\",\n                \"hasEmail\": \"stephen.c.mangum@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMProduct\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-15\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qss\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qss/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qss/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qss/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qss/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qss/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qss/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Services Survey\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qss\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQSS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"4th Quarter 2003 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"state\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/state/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/state/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/state/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/state/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/state/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/state/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Annual Survey of Manufactures: Statistics for All Manufacturing by State\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/state\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"stephen mangum\",\n                \"hasEmail\": \"stephen.c.mangum@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ASMState\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-12-15\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"qtax\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/qtax/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/qtax/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/qtax/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/qtax/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Quarterly Summary of State and Local Taxes\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/qtax\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSQTAX\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"bds\",\n                \"firms\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/bds/firms/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/bds/firms/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/bds/firms/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/bds/firms/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/bds/firms/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/bds/firms/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Business Dynamics Statistics: Firm Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Business Dynamics Statistics (BDS) is a public use data set of annual aggregate statistics describing establishment openings and closings, firm startups, job creation and destruction by firm size, age, industrial sector, and state. For more information about the dataset set https://www.census.gov/ces/dataproducts/bds/index.html\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/bds/firms\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Javier Miranda\",\n                \"hasEmail\": \"ces.bds@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/BDSFirmsTimeSeries\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-09-24\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1977 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"advm3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/advm3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/advm3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/advm3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/advm3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Advance Report on Durable Goods Manufacturers' Shipments, Inventories, and Orders\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/advm3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSADVM3\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"resconst\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/resconst/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/resconst/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/resconst/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/resconst/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: New Residential Construction\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/resconst\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSRESCONST\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1959 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"bfs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/bfs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/bfs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/bfs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/bfs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Business Formation Statistics\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/bfs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSBFS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"ressales\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/ressales/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/ressales/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/ressales/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/ressales/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: New Home Sales\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/ressales\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSRESSALES\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1963 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"ftd\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/ftd/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/ftd/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/ftd/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/ftd/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: U.S. International Trade in Goods and Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/ftd\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSFTD\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"vip\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/vip/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/vip/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/vip/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/vip/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/vip/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/vip/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Construction Spending\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/vip\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSVIP\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 2002 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"hv\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/hv/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/hv/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/hv/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/hv/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/hv/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/hv/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Housing Vacancies and Homeownership\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/hv\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSHV\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"1st Quarter 1956 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"healthins\",\n                \"sahie\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/healthins/sahie/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Small Area Health Insurance Estimates: Small Area Health Insurance Estimates\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Small Area Health Insurance Estimates (SAHIE) is the only source of single-year health insurance coverage estimates for all U.S. counties. SAHIE data can be used to analyze geographic variation in health insurance coverage, as well as disparities in coverage by race/ethnicity, sex, age and income levels that reflect thresholds for state and federal assistance programs. SAHIE are model-based enhancements of the American Community Survey (ACS) estimates, created by integrating additional information from administrative records, postcensal population estimates, and decennial census data. SAHIE methodology employs statistical modeling techniques to combine this supplemental information with survey data to produce estimates that are more reliable.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/healthins/sahie\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Estimates Branch\",\n                \"hasEmail\": \"sehsd.sahie@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/SAHIE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-04-09\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"US/State/County\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"m3\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/m3/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/m3/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/m3/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/m3/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/m3/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/m3/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufacturers Shipments, Inventories, and Orders\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/m3\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSM3\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"idb\",\n                \"1year\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/idb/1year/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/idb/1year/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/idb/1year/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/idb/1year/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/idb/1year/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/idb/1year/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Database: International Populations by Single Year of Age and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/idb/1year\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Loraine West\",\n                \"hasEmail\": \"loraine.a.west@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/IDBSINGLEYEAR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-08-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"marts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/marts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/marts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/marts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/marts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/marts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/marts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Advance Monthly Sales for Retail and Food Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/marts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMARTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"idb\",\n                \"5year\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/idb/5year/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/idb/5year/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/idb/5year/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/idb/5year/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/idb/5year/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/idb/5year/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Database: International Populations by 5 Year Age Groups and Sex\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"Midyear population estimates and projections for all countries and areas of the world with a population of 5,000 or more // Source:  U.S. Census Bureau, Population Division // Release Date:  August 2017 // Note:  Total population available from 1950 to 2050 for all countries and areas.  Other demographic variables available from base year to 2050.  Base year varies by country and therefore, data are not available for all years for all countries.  See Methodology at http://www.census.gov/population/international/data/idb/informationGateway.php\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/idb/5year\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Loraine West\",\n                \"hasEmail\": \"loraine.a.west@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/IDB5YR\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-08-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mhs2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mhs2/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufactured Housing Survey (2014-Present)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mhs2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMHS2\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2019-07-17\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mhs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mhs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mhs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mhs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mhs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufactured Homes Survey\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mhs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1959 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"histpov2\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/histpov2/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Current Population Survey: Poverty Status\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Current Population Survey (CPS), sponsored jointly by the U.S. Census Bureau and the U.S. Bureau of Labor Statistics (BLS), is the primary source of labor force statistics for the population of the United States. The CPS is the source of numerous high-profile economic statistics, including the national unemployment rate, and provides data on a wide range of issues relating to employment and earnings. The CPS also collects extensive demographic data that complement and enhance our understanding of labor market conditions in the nation overall, among many different population groups, in the states and in substate areas.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/histpov2\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Current Population Survey Office\",\n                \"hasEmail\": \"dsd.ferrett@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/CPSPoverty\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-09-12\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mrts\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mrts/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mrts/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mrts/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mrts/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Monthly Retail Trade and Food Services\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mrts\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMRTS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"eits\",\n                \"mtis\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/eits/mtis/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/eits/mtis/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/eits/mtis/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/eits/mtis/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Economic Indicators Time Series -: Manufacturing and Trade Inventories and Sales\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The U.S. Census Bureau.s economic indicator surveys provide monthly and quarterly data that are timely, reliable, and offer comprehensive measures of the U.S. economy. These surveys produce a variety of statistics covering construction, housing, international trade, retail trade, wholesale trade, services and manufacturing. The survey data provide measures of economic activity that allow analysis of economic performance and inform business investment and policy decisions. Other data included, which are not considered principal economic indicators, are the Quarterly Summary of State & Local Taxes, Quarterly Survey of Public Pensions, and the Manufactured Homes Survey.  For information on the reliability and use of the data, including important notes on estimation and sampling variance, seasonal adjustment, measures of sampling variability, and other information pertinent to the economic indicators, visit the individual programs' webpages - http://www.census.gov/cgi-bin/briefroom/BriefRm.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/eits/mtis\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Economic Indicators Mail List\",\n                \"hasEmail\": \"econ.indicators@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/EITSMTIS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-02-23\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"January 1992 - Current\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"saipe\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: State and County\",\n            \"description\": \"The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/saipe\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Income and Poverty Estimates\",\n                \"hasEmail\": \"mailto:sehsd.saipe@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/SAIPESTATECOUNTY\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"naics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by North American Industry Classification System (NAICS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/naics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSNAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"enduse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by End-use Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/enduse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSENDUSE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"porths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Port and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/porths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSPORTHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"hitech\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Advanced Technology Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/hitech\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSHITECH\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"hs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/hs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"sitc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Standard International Trade Classification (SITC) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/sitc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSITC\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"naics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by North American Industry Classification System (NAICS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the North American Industry Classification System (NAICS). The NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/naics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSNAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"statehs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by State and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/statehs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATEHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"porths\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Port and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by port and Harmonized System (HS) code.  The Port HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the port level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/porths\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSPORTHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"statenaics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by State and North American Industry Classification System (NAICS)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/statenaics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSSTATENAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"sitc\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Standard International Trade Classification (SITC) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports using the Standard International Trade Classification (SITC) system. The SITC endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/sitc\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSITC\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"usda\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Department of Agriculture Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/usda\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSUSDA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"poverty\",\n                \"saipe\",\n                \"schdist\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Small Area Income and Poverty Estimates: Small Area Income and Poverty Estimates: School Districts\",\n            \"description\": \"The U.S. Census Bureau's Small Area Income and Poverty Estimates (SAIPE) program provides annual estimates of income and poverty statistics for all school districts, counties, and states. The main objective of this program is to provide estimates of income and poverty for the administration of federal programs and the allocation of federal funds to local jurisdictions. In addition to these federal programs, state and local programs use the income and poverty estimates for distributing funds and managing programs. In order to implement provisions under Title I of the Elementary and Secondary Education Act as amended, we produce total population, number of children ages 5 to 17, and number of related children ages 5 to 17 in families in poverty estimates for school districts.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/poverty/saipe/schdist\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Small Area Income and Poverty Estimates\",\n                \"hasEmail\": \"mailto:sehsd.saipe@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/SAIPESCHOOLDISTRICTS\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-11-20 00:00:00.0\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"statehs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by State and Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and Harmonized System (HS) code.  The State HS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/statehs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATEHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"statenaics\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by State and North American Industry Classification System (NAICS)\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports by state and North American Industry Classification System (NAICS).  The State NAICS endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the state level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/statenaics\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSSTATENAICS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"exports\",\n                \"usda\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Exports by Department of Agriculture Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date exports broken down by agricultural and nonagricultural commodities.  The USDA endpoint in the Census data API provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/exports/usda\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYEXPORTSUSDA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"enduse\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by End-use Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the End-use classification system. The End-use endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/enduse\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSENDUSE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"hitech\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Advanced Technology Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Hi-Tech classification system. The Hi-Tech endpoint in the Census data API also provides value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/hitech\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSHITECH\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-10-27\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"intltrade\",\n                \"imports\",\n                \"hs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series International Trade: Monthly U.S. Imports by Harmonized System (HS) Code\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Census data API provides access to the most comprehensive set of data on current month and cumulative year-to-date imports using the Harmonized System (HS). The Census data API also provides quantity, value, shipping weight, and method of transportation totals at the district level for all U.S. trading partners. The Census data API will help users research new markets for their products, establish pricing structures for potential export markets, and conduct economic planning. If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/intltrade/imports/hs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Jeff McHugh\",\n                \"hasEmail\": \"Jeffrey.P.McHugh@Census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/ITMONTHLYIMPORTSHS\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2017-05-02\",\n            \"programCode\": [\n                \"006:004\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"rh\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/rh/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/rh/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/rh/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/rh/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Race by Ethnicity\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/rh\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWIRE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"sa\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/sa/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/sa/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/sa/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/sa/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/sa\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWISA\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"qwi\",\n                \"se\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/qwi/se/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/qwi/se/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/qwi/se/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/qwi/se/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/qwi/se/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/qwi/se/values.json\",\n            \"c_documentationLink\": \"http://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isCube\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Education\",\n            \"accessLevel\": \"public\",\n            \"bureauCode\": [\n                \"006:07\"\n            ],\n            \"description\": \"The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/qwi/se\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Local Employment Dynamics Staff\",\n                \"hasEmail\": \"CES.Local.Employment.Dynamics@census.gov\"\n            },\n            \"identifier\": \"http://api.census.gov/data/id/QWISE\",\n            \"keyword\": [],\n            \"license\": \"http://creativecommons.org/publicdomain/zero/1.0/Public Domain\",\n            \"modified\": \"2015-04-16\",\n            \"programCode\": [\n                \"000:000\"\n            ],\n            \"references\": [\n                \"http://www.census.gov/developers/\"\n            ],\n            \"spatial\": \"United States\",\n            \"temporal\": \"Time Series\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"govs\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/govs/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/govs/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/govs/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/govs/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/govs/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/govs/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Public Sector: Public Sector Annual Surveys: Public Sector Annual Surveys\",\n            \"description\": \"The Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/govs\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Census of Governments\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/GOVSTIMESERIES\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2019-09-25 14:54:19.0\",\n            \"programCode\": [\n                \"006-004\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"area2012\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/area2012/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/area2012/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/area2012/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/area2012/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Area\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/area2012\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMAREA2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"area2017\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/area2017/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/area2017/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/area2017/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/area2017/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Area\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/area2017\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMAREA2017\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2020-03-17 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        },\n        {\n            \"c_dataset\": [\n                \"timeseries\",\n                \"asm\",\n                \"value2012\"\n            ],\n            \"c_geographyLink\": \"https://api.census.gov/data/timeseries/asm/value2012/geography.json\",\n            \"c_variablesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/variables.json\",\n            \"c_tagsLink\": \"https://api.census.gov/data/timeseries/asm/value2012/tags.json\",\n            \"c_examplesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/examples.json\",\n            \"c_groupsLink\": \"https://api.census.gov/data/timeseries/asm/value2012/groups.json\",\n            \"c_valuesLink\": \"https://api.census.gov/data/timeseries/asm/value2012/values.json\",\n            \"c_documentationLink\": \"https://www.census.gov/developer/\",\n            \"c_isTimeseries\": true,\n            \"c_isAvailable\": true,\n            \"@type\": \"dcat:Dataset\",\n            \"title\": \"Annual Economic Surveys: Annual Survey of Manufactures Value\",\n            \"description\": \"The Annual Survey of Manufactures (ASM) provides key intercensal measures of manufacturing activity, products, and location for the public and private sectors. The ASM provides the best current measure of current U.S. manufacturing industry outputs, inputs, and operating status, and is the primary basis for updates of the Longitudinal Research Database (LRD). Census Bureau staff and academic researchers with sworn agent status use the LRD for micro data analysis.\",\n            \"distribution\": [\n                {\n                    \"@type\": \"dcat:Distribution\",\n                    \"accessURL\": \"https://api.census.gov/data/timeseries/asm/value2012\",\n                    \"description\": \"API endpoint\",\n                    \"format\": \"API\",\n                    \"mediaType\": \"application/json\",\n                    \"title\": \"API endpoint\"\n                }\n            ],\n            \"contactPoint\": {\n                \"fn\": \"Data User Outreach\",\n                \"hasEmail\": \"mailto:Ewd.outreach@census.gov\"\n            },\n            \"identifier\": \"https://api.census.gov/data/id/ASMVALUE2012\",\n            \"keyword\": [],\n            \"license\": \"https://creativecommons.org/publicdomain/zero/1.0/\",\n            \"modified\": \"2018-12-13 00:00:00.0\",\n            \"programCode\": [\n                \"006:007\"\n            ],\n            \"references\": [\n                \"https://www.census.gov/developers/\"\n            ],\n            \"temporal\": \"unidentified\",\n            \"publisher\": {\n                \"@type\": \"org:Organization\",\n                \"name\": \"U.S. Census Bureau\",\n                \"subOrganizationOf\": {\n                    \"@type\": \"org:Organization\",\n                    \"name\": \"U.S. Department Of Commerce\",\n                    \"subOrganizationOf\": {\n                        \"@type\": \"org:Organization\",\n                        \"name\": \"U.S. Government\"\n                    }\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"eb0bb5c0-a9b5-4d7f-afc1-c4be8a94e657"}],"id":"4ca0c1b8-ae38-40a3-89b2-e7f9d568db78","description":"<p>For some datasets available on the Census Data API, data are stored for multiple points of time in one dataset, rather than across several datasets for individual points of time. When this occurs, we refer to the dataset as a time series dataset.</p>\n<p>You can limit by time in time series datasets by using the predicate &amp;time. Please note that you cannot build a predicate with wildcards (:*) for time in a time series dataset. Note that \"+\" is needed for time ranges, such as the time range from 1997 to 2012 (below).\nExamples:</p>\n<ul>\n<li>&amp;time=2015 – restricts the result to include data for 2015</li>\n<li>&amp;time=from+1997+to+2012 – restricts the result to include data from 1997 to 2012</li>\n<li>&amp;time=2015-01 – restricts the result to include data for January, 2015</li>\n<li>&amp;time=2015-Q1 – restricts the result to include data for the first quarter of 2015</li>\n<li>&amp;time=from+2015-01 – restricts the result to include data from January, 2015 to the present</li>\n<li>&amp;time=to+2015-01 – restricts the result to include data up to January, 2015</li>\n<li>&amp;time=from+2015-01+to+2015-06 – restricts the result to include data from January, 2015 to June, 2015</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"1cd1b046-e155-41c0-ab92-3c6e9b9c5f94","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"610d5101-889b-4126-9332-888861a9593f","type":"text/javascript","exec":[""]}}],"_postman_id":"4ca0c1b8-ae38-40a3-89b2-e7f9d568db78"},{"name":"Variables","item":[{"name":"Get a list of variables available for this dataset in HTML","id":"23d4c4b4-9fce-4b76-82e7-786db39ba04f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/variables.html","urlObject":{"path":["data",":year",":dataset","variables.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"8c93bdc0-676e-41ae-917b-31f53cfce804","name":"Get a list of variables available for this dataset in HTML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/variables.html","host":[" https://api.census.gov"],"path":["data",":year",":dataset","variables.html"],"variable":[{"key":"year","value":"1986","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Content-Length","value":"1677"},{"key":"Date","value":"Wed, 09 Sep 2020 13:38:50 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data/1986/cbp/variables</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data/1986/cbp/variables\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data/1986/cbp/variables\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data/1986/cbp/variables\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census Data API: Variables in /data/1986/cbp/variables</caption>\n            <!--api:var /data/1986/cbp-->\n            <thead>\n                <tr>\n                    <th>Name</th>\n                    <th>Label</th>\n                    <th>Concept</th>\n                    <th>Required</th>\n                    <th>Attributes</th>\n                    <th>Limit</th>\n                    <th>Predicate Type</th>\n                    <th>Group</th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"9\">22 variables</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td>\n                        <a href=\"variables/COUNTY.json\" name=\"COUNTY\">COUNTY</a>\n                    </td>\n                    <td>FIPS County Code</td>\n                    <td>Selectable Geographies</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMP.json\" name=\"EMP\">EMP</a>\n                    </td>\n                    <td>Total Number of Employees</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMP_F.json\" name=\"EMP_F\">EMP_F</a>\n                    </td>\n                    <td>Flag for Number of employees</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMPSZES.json\" name=\"EMPSZES\">EMPSZES</a>\n                    </td>\n                    <td>Employment size of establishment</td>\n                    <td>Employer Statistics</td>\n                    <td>default displayed</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>14</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMPSZES_TTL.json\" name=\"EMPSZES_TTL\">EMPSZES_TTL</a>\n                    </td>\n                    <td>Title of Employment size of establishment</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ESTAB.json\" name=\"ESTAB\">ESTAB</a>\n                    </td>\n                    <td>Total number of Establishments</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ESTAB_F.json\" name=\"ESTAB_F\">ESTAB_F</a>\n                    </td>\n                    <td>Flag for Total number of Establishments</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/for.json\" name=\"for\">for</a>\n                    </td>\n                    <td>Census API FIPS 'for' clause</td>\n                    <td>Census API Geography Specification</td>\n                    <td>required, predicate-only</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>fips-for</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/GEO_ID.json\" name=\"GEO_ID\">GEO_ID</a>\n                    </td>\n                    <td>ID of Geography</td>\n                    <td>Geographic Characteristics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/GEO_TTL.json\" name=\"GEO_TTL\">GEO_TTL</a>\n                    </td>\n                    <td>Title of Geography</td>\n                    <td>Geographic Characteristics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/GEOTYPE.json\" name=\"GEOTYPE\">GEOTYPE</a>\n                    </td>\n                    <td>Geography type</td>\n                    <td>Selectable Geographies</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/in.json\" name=\"in\">in</a>\n                    </td>\n                    <td>Census API FIPS 'in' clause</td>\n                    <td>Census API Geography Specification</td>\n                    <td>predicate-only</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>fips-in</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSA.json\" name=\"MSA\">MSA</a>\n                    </td>\n                    <td>Metropolitan/Micropolitan Statistical Area Code</td>\n                    <td>Selectable Geographies</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANN.json\" name=\"PAYANN\">PAYANN</a>\n                    </td>\n                    <td>Total Annual Payroll</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANN_F.json\" name=\"PAYANN_F\">PAYANN_F</a>\n                    </td>\n                    <td>Flag for Total Annual Payroll</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYQTR1.json\" name=\"PAYQTR1\">PAYQTR1</a>\n                    </td>\n                    <td>Total First Quarter Payroll</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYQTR1_F.json\" name=\"PAYQTR1_F\">PAYQTR1_F</a>\n                    </td>\n                    <td>Flag for Total First Quarter Payroll</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PROGRAM.json\" name=\"PROGRAM\">PROGRAM</a>\n                    </td>\n                    <td>PROGRAM</td>\n                    <td>CBP County Level Variables</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/SIC.json\" name=\"SIC\">SIC</a>\n                    </td>\n                    <td>SIC Industry Code</td>\n                    <td>CBP County Level Variables</td>\n                    <td>default displayed</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>1106</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/SIC_TTL.json\" name=\"SIC_TTL\">SIC_TTL</a>\n                    </td>\n                    <td>Title of SIC code</td>\n                    <td>CBP County Level Variables</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ST.json\" name=\"ST\">ST</a>\n                    </td>\n                    <td>FIPS State Code</td>\n                    <td>Selectable Geographies</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/YEAR.json\" name=\"YEAR\">YEAR</a>\n                    </td>\n                    <td>Year</td>\n                    <td>Employer Statistics</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/1986/cbp/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"23d4c4b4-9fce-4b76-82e7-786db39ba04f"},{"name":"Get a list of variables available for this dataset in XML","id":"6848378f-fe8c-4796-80cf-13df6ebf7be5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/variables.xml","urlObject":{"path":["data",":year",":dataset","variables.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"f2dfb80f-f2e5-4976-9a64-95f63a0783b1","name":"Get a list of variables available for this dataset","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/variables.xml","host":[" https://api.census.gov"],"path":["data",":year",":dataset","variables.xml"],"variable":[{"key":"year","value":"1989","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Content-Length","value":"799"},{"key":"Date","value":"Thu, 03 Sep 2020 16:36:22 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <vars>\n        <var xml:id=\"for\"\n            label=\"Census API FIPS 'for' clause\"\n            concept=\"Census API Geography Specification\"\n            required=\"true\"\n            predicate-type=\"fips-for\"\n            group=\"N/A\"\n            limit=\"0\"\n            predicate-only=\"true\"/>\n        <var xml:id=\"in\"\n            label=\"Census API FIPS 'in' clause\"\n            concept=\"Census API Geography Specification\"\n            predicate-type=\"fips-in\"\n            group=\"N/A\"\n            limit=\"0\"\n            predicate-only=\"true\"/>\n        <var xml:id=\"ESTAB_F\"\n            label=\"Flag for Total number of Establishments\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"int\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"GEO_TTL\"\n            label=\"Title of Geography\"\n            concept=\"Geographic Characteristics\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"ST\"\n            label=\"FIPS State Code\"\n            concept=\"Selectable Geographies\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"PAYQTR1\"\n            label=\"Total First Quarter Payroll\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"int\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"EMPSZES_TTL\"\n            label=\"Title of Employment size of establishment\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"PAYQTR1_F\"\n            label=\"Flag for Total First Quarter Payroll\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"SIC_TTL\"\n            label=\"Title of SIC code\"\n            concept=\"CBP County Level Variables\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"EMP\"\n            label=\"Total Number of Employees\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"int\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"PAYANN_F\"\n            label=\"Flag for Total Annual Payroll\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"SIC\"\n            label=\"SIC Industry Code\"\n            concept=\"CBP County Level Variables\"\n            required=\"default displayed\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"1106\"/>\n        <var xml:id=\"GEO_ID\"\n            label=\"ID of Geography\"\n            concept=\"Geographic Characteristics\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"GEOTYPE\"\n            label=\"Geography type\"\n            concept=\"Selectable Geographies\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"YEAR\"\n            label=\"Year\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"ESTAB\"\n            label=\"Total number of Establishments\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"int\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"PAYANN\"\n            label=\"Total Annual Payroll\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"int\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"MSA\"\n            label=\"Metropolitan/Micropolitan Statistical Area Code\"\n            concept=\"Selectable Geographies\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"EMPSZES\"\n            label=\"Employment size of establishment\"\n            concept=\"Employer Statistics\"\n            required=\"default displayed\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"14\"/>\n        <var xml:id=\"PROGRAM\"\n            label=\"PROGRAM\"\n            concept=\"CBP County Level Variables\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"EMP_F\"\n            label=\"Flag for Number of employees\"\n            concept=\"Employer Statistics\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"COUNTY\"\n            label=\"FIPS County Code\"\n            concept=\"Selectable Geographies\"\n            group=\"N/A\"\n            limit=\"0\"/>\n    </vars>\n</census-api>"}],"_postman_id":"6848378f-fe8c-4796-80cf-13df6ebf7be5"},{"name":"Get a list of variables available for this dataset in JSON","id":"687336e1-333a-498f-82d9-323f04116a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/variables.json","urlObject":{"path":["data",":year",":dataset","variables.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"182ebb49-32c2-4b2f-b987-2b0440b7d72d","name":"JSON Response Schema","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/variables.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","variables.json"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"variables\": {\n  \"for\": {\n   \"label\": \"<string>\",\n   \"concept\": \"<string>\",\n   \"required\": \"<string>\",\n   \"predicateType\": \"<string>\",\n   \"group\": \"<string>\",\n   \"limit\": \"<integer>\",\n   \"predicateOnly\": \"<boolean>\"\n  }\n }\n}"},{"id":"feb581bc-68b5-4272-9632-28024d078d7a","name":"Get a list of variables available for this dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/variables.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","variables.json"],"variable":[{"key":"year","value":"1986","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"631"},{"key":"Date","value":"Wed, 09 Sep 2020 13:42:26 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"variables\": {\n        \"for\": {\n            \"label\": \"Census API FIPS 'for' clause\",\n            \"concept\": \"Census API Geography Specification\",\n            \"required\": \"true\",\n            \"predicateType\": \"fips-for\",\n            \"group\": \"N/A\",\n            \"limit\": 0,\n            \"predicateOnly\": true\n        },\n        \"in\": {\n            \"label\": \"Census API FIPS 'in' clause\",\n            \"concept\": \"Census API Geography Specification\",\n            \"predicateType\": \"fips-in\",\n            \"group\": \"N/A\",\n            \"limit\": 0,\n            \"predicateOnly\": true\n        },\n        \"ESTAB_F\": {\n            \"label\": \"Flag for Total number of Establishments\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"int\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"GEO_TTL\": {\n            \"label\": \"Title of Geography\",\n            \"concept\": \"Geographic Characteristics\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"ST\": {\n            \"label\": \"FIPS State Code\",\n            \"concept\": \"Selectable Geographies\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"PAYQTR1\": {\n            \"label\": \"Total First Quarter Payroll\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"int\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"EMPSZES_TTL\": {\n            \"label\": \"Title of Employment size of establishment\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"PAYQTR1_F\": {\n            \"label\": \"Flag for Total First Quarter Payroll\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"SIC_TTL\": {\n            \"label\": \"Title of SIC code\",\n            \"concept\": \"CBP County Level Variables\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"EMP\": {\n            \"label\": \"Total Number of Employees\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"int\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"PAYANN_F\": {\n            \"label\": \"Flag for Total Annual Payroll\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"SIC\": {\n            \"label\": \"SIC Industry Code\",\n            \"concept\": \"CBP County Level Variables\",\n            \"required\": \"default displayed\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 1106\n        },\n        \"GEO_ID\": {\n            \"label\": \"ID of Geography\",\n            \"concept\": \"Geographic Characteristics\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"GEOTYPE\": {\n            \"label\": \"Geography type\",\n            \"concept\": \"Selectable Geographies\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"YEAR\": {\n            \"label\": \"Year\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"ESTAB\": {\n            \"label\": \"Total number of Establishments\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"int\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"PAYANN\": {\n            \"label\": \"Total Annual Payroll\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"int\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"MSA\": {\n            \"label\": \"Metropolitan/Micropolitan Statistical Area Code\",\n            \"concept\": \"Selectable Geographies\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"EMPSZES\": {\n            \"label\": \"Employment size of establishment\",\n            \"concept\": \"Employer Statistics\",\n            \"required\": \"default displayed\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 14\n        },\n        \"PROGRAM\": {\n            \"label\": \"PROGRAM\",\n            \"concept\": \"CBP County Level Variables\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"EMP_F\": {\n            \"label\": \"Flag for Number of employees\",\n            \"concept\": \"Employer Statistics\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"COUNTY\": {\n            \"label\": \"FIPS County Code\",\n            \"concept\": \"Selectable Geographies\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        }\n    }\n}"}],"_postman_id":"687336e1-333a-498f-82d9-323f04116a3b"}],"id":"1dfd9335-1f3e-4bc9-87c3-ec96fc586002","description":"<p>A variable is each unit of data you are searching for in a dataset. Each variable that you can search for in a dataset has a name, which may be an acronym or meaningful on its own; e.g., <code>STNAME</code>, <code>POP</code>, <code>DATE_</code>. </p>\n<p> In larger datasets, such as the American Community Survey, many of these names are a less intuitive alphabetical and numerical designation; e.g., <code>B02001_001E</code> (Unweighted Sample Count of the Population).</p>\n <img width=\"1102\" alt=\"variables\" src=\"https://user-images.githubusercontent.com/20145532/92128459-6adbed80-edd0-11ea-8aff-a333b3e7f685.png\" />","event":[{"listen":"prerequest","script":{"id":"091280c0-9e5c-4441-8ca9-ba97b11ed413","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c561c31d-ebe7-426f-ba00-9ef2f0b6a4c7","type":"text/javascript","exec":[""]}}],"_postman_id":"1dfd9335-1f3e-4bc9-87c3-ec96fc586002"},{"name":"Variables (Timeseries)","item":[{"name":"Get a list of variables available for this timeseries dataset in HTML","id":"23630f9f-71d9-4e99-882b-f2fc07d21fe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/variables.html","urlObject":{"path":["data","timeseries",":dataset","variables.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"332c1c1b-00b6-4904-a61f-d87b5a1b3239","name":"Get a list of variables available for this timeseries dataset in HTML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/variables.html","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","variables.html"],"variable":[{"key":"dataset","value":"asm/area2012"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Content-Length","value":"5377"},{"key":"Date","value":"Wed, 09 Sep 2020 12:58:04 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data/timeseries/asm/area2012/variables</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data/timeseries/asm/area2012/variables\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data/timeseries/asm/area2012/variables\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data/timeseries/asm/area2012/variables\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census Data API: Variables in /data/timeseries/asm/area2012/variables</caption>\n            <!--api:var /data/timeseries/asm/area2012-->\n            <thead>\n                <tr>\n                    <th>Name</th>\n                    <th>Label</th>\n                    <th>Concept</th>\n                    <th>Required</th>\n                    <th>Attributes</th>\n                    <th>Limit</th>\n                    <th>Predicate Type</th>\n                    <th>Group</th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"9\">122 variables</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENEFIT.json\" name=\"BENEFIT\">BENEFIT</a>\n                    </td>\n                    <td>Total fringe benefits ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENEFIT_F.html\">BENEFIT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENEFIT_S.json\" name=\"BENEFIT_S\">BENEFIT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total fringe benefits (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENEFIT_S_F.html\">BENEFIT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENHEA.json\" name=\"BENHEA\">BENHEA</a>\n                    </td>\n                    <td>Employer's cost for health insurance ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENHEA_F.html\">BENHEA_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENHEA_S.json\" name=\"BENHEA_S\">BENHEA_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of employer's cost for health insurance (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENHEA_S_F.html\">BENHEA_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENOTH.json\" name=\"BENOTH\">BENOTH</a>\n                    </td>\n                    <td>Employer's cost for other fringe benefits ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENOTH_F.html\">BENOTH_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENOTH_S.json\" name=\"BENOTH_S\">BENOTH_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of employer's cost for other fringe benefits (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENOTH_S_F.html\">BENOTH_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENPEB.json\" name=\"BENPEB\">BENPEB</a>\n                    </td>\n                    <td>Employer's cost for defined benefit pension plans ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENPEB_F.html\">BENPEB_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENPEB_S.json\" name=\"BENPEB_S\">BENPEB_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of employer's cost for defined benefit pension plans (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENPEB_S_F.html\">BENPEB_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENPEC.json\" name=\"BENPEC\">BENPEC</a>\n                    </td>\n                    <td>Employer's cost for defined contribution plans ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENPEC_F.html\">BENPEC_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/BENPEC_S.json\" name=\"BENPEC_S\">BENPEC_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of employer's cost for defined contribution plans (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/BENPEC_S_F.html\">BENPEC_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXBLD.json\" name=\"CEXBLD\">CEXBLD</a>\n                    </td>\n                    <td>Capital expenditures for buildings and other structures ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXBLD_F.html\">CEXBLD_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXBLD_S.json\" name=\"CEXBLD_S\">CEXBLD_S</a>\n                    </td>\n                    <td>Relative standard error of capital expenditures on buildings and other structures (new and used) (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXBLD_S_F.html\">CEXBLD_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCH.json\" name=\"CEXMCH\">CEXMCH</a>\n                    </td>\n                    <td>Capital expenditures for machinery and equipment ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCH_F.html\">CEXMCH_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCH_S.json\" name=\"CEXMCH_S\">CEXMCH_S</a>\n                    </td>\n                    <td>Relative standard error of capital expenditures on machinery and equipment (new and used) (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCH_S_F.html\">CEXMCH_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHA.json\" name=\"CEXMCHA\">CEXMCHA</a>\n                    </td>\n                    <td>Capital expenditures for automobiles, trucks, etc. for highway use ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHA_F.html\">CEXMCHA_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHA_S.json\" name=\"CEXMCHA_S\">CEXMCHA_S</a>\n                    </td>\n                    <td>Relative standard error of capital expenditures on automobiles, trucks, etc. for highway use (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHA_S_F.html\">CEXMCHA_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHC.json\" name=\"CEXMCHC\">CEXMCHC</a>\n                    </td>\n                    <td>Capital expenditures for computers and peripheral data processing equipment ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHC_F.html\">CEXMCHC_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHC_S.json\" name=\"CEXMCHC_S\">CEXMCHC_S</a>\n                    </td>\n                    <td>Relative standard error of capital expenditures on computers and peripheral data processing equipment (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHC_S_F.html\">CEXMCHC_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHO.json\" name=\"CEXMCHO\">CEXMCHO</a>\n                    </td>\n                    <td>Capital expenditures for all other machinery and equipment ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHO_F.html\">CEXMCHO_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXMCHO_S.json\" name=\"CEXMCHO_S\">CEXMCHO_S</a>\n                    </td>\n                    <td>Relative standard error of capital expenditures on all other machinery and equipment (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXMCHO_S_F.html\">CEXMCHO_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXTOT.json\" name=\"CEXTOT\">CEXTOT</a>\n                    </td>\n                    <td>Total capital expenditures for buildings, structures, machinery, and equipment (new and used) ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXTOT_F.html\">CEXTOT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CEXTOT_S.json\" name=\"CEXTOT_S\">CEXTOT_S</a>\n                    </td>\n                    <td>Relative standard error of total capital expenditures (new and used) (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CEXTOT_S_F.html\">CEXTOT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTCNT.json\" name=\"CSTCNT\">CSTCNT</a>\n                    </td>\n                    <td>Cost of contract work ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTCNT_F.html\">CSTCNT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTCNT_S.json\" name=\"CSTCNT_S\">CSTCNT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of cost of contract work (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTCNT_S_F.html\">CSTCNT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTELEC.json\" name=\"CSTELEC\">CSTELEC</a>\n                    </td>\n                    <td>Cost of purchased electricity ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTELEC_F.html\">CSTELEC_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTELEC_S.json\" name=\"CSTELEC_S\">CSTELEC_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of cost of purchased electricity (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTELEC_S_F.html\">CSTELEC_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTFU.json\" name=\"CSTFU\">CSTFU</a>\n                    </td>\n                    <td>Cost of purchased fuels ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTFU_F.html\">CSTFU_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTFU_S.json\" name=\"CSTFU_S\">CSTFU_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of cost of purchased fuels (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTFU_S_F.html\">CSTFU_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTMPRT.json\" name=\"CSTMPRT\">CSTMPRT</a>\n                    </td>\n                    <td>Cost of materials, parts, containers, packaging, etc. used ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTMPRT_F.html\">CSTMPRT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTMPRT_S.json\" name=\"CSTMPRT_S\">CSTMPRT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of cost of materials, parts, containers, packaging, etc. used  (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTMPRT_S_F.html\">CSTMPRT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTMTOT.json\" name=\"CSTMTOT\">CSTMTOT</a>\n                    </td>\n                    <td>Total cost of materials ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTMTOT_F.html\">CSTMTOT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTMTOT_S.json\" name=\"CSTMTOT_S\">CSTMTOT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total cost of materials (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTMTOT_S_F.html\">CSTMTOT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTRSL.json\" name=\"CSTRSL\">CSTRSL</a>\n                    </td>\n                    <td>Cost of resales ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTRSL_F.html\">CSTRSL_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/CSTRSL_S.json\" name=\"CSTRSL_S\">CSTRSL_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of cost of resales (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/CSTRSL_S_F.html\">CSTRSL_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECGEN.json\" name=\"ELECGEN\">ELECGEN</a>\n                    </td>\n                    <td>Quantity of generated electricity (1,000 kWh)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECGEN_F.html\">ELECGEN_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECGEN_S.json\" name=\"ELECGEN_S\">ELECGEN_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of quantity of generated electricity (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECGEN_S_F.html\">ELECGEN_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECPCH.json\" name=\"ELECPCH\">ELECPCH</a>\n                    </td>\n                    <td>Quantity of electricity purchased for heat and power (1,000 kWh)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECPCH_F.html\">ELECPCH_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECPCH_S.json\" name=\"ELECPCH_S\">ELECPCH_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of quantity of electricity purchased for heat and power (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECPCH_S_F.html\">ELECPCH_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECSLD.json\" name=\"ELECSLD\">ELECSLD</a>\n                    </td>\n                    <td>Quantity of electricity sold or transferred (1,000 kWh)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECSLD_F.html\">ELECSLD_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ELECSLD_S.json\" name=\"ELECSLD_S\">ELECSLD_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of quantity of electricity sold or transferred (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/ELECSLD_S_F.html\">ELECSLD_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMP.json\" name=\"EMP\">EMP</a>\n                    </td>\n                    <td>Number of employees</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/EMP_F.html\">EMP_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMP_S.json\" name=\"EMP_S\">EMP_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of number of employees (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/EMP_S_F.html\">EMP_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMPAVPW.json\" name=\"EMPAVPW\">EMPAVPW</a>\n                    </td>\n                    <td>Production workers average for year</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/EMPAVPW_F.html\">EMPAVPW_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/EMPAVPW_S.json\" name=\"EMPAVPW_S\">EMPAVPW_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of production workers average for year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/EMPAVPW_S_F.html\">EMPAVPW_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/for.json\" name=\"for\">for</a>\n                    </td>\n                    <td>Census API FIPS 'for' clause</td>\n                    <td>Census API Geography Specification</td>\n                    <td>predicate-only</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>fips-for</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/GEO_ID.json\" name=\"GEO_ID\">GEO_ID</a>\n                    </td>\n                    <td>Geographic identifier code</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/GEO_ID_F.html\">GEO_ID_F</a>,\n                        <a href=\"/data/timeseries/asm/area2012/variables/NAME.html\">NAME</a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/GEOCOMP.json\" name=\"GEOCOMP\">GEOCOMP</a>\n                    </td>\n                    <td>GEO_ID Component</td>\n                    <td></td>\n                    <td>default displayed</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/HOURS.json\" name=\"HOURS\">HOURS</a>\n                    </td>\n                    <td>Production workers annual hours (1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/HOURS_F.html\">HOURS_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/HOURS_S.json\" name=\"HOURS_S\">HOURS_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of production workers annual hours (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/HOURS_S_F.html\">HOURS_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/in.json\" name=\"in\">in</a>\n                    </td>\n                    <td>Census API FIPS 'in' clause</td>\n                    <td>Census API Geography Specification</td>\n                    <td>predicate-only</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>fips-in</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVFINB.json\" name=\"INVFINB\">INVFINB</a>\n                    </td>\n                    <td>Finished goods inventories, beginning of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVFINB_F.html\">INVFINB_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVFINB_S.json\" name=\"INVFINB_S\">INVFINB_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of finished goods inventories, beginning of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVFINB_S_F.html\">INVFINB_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVFINE.json\" name=\"INVFINE\">INVFINE</a>\n                    </td>\n                    <td>Finished goods inventories, end of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVFINE_F.html\">INVFINE_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVFINE_S.json\" name=\"INVFINE_S\">INVFINE_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of finished goods inventories, end of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVFINE_S_F.html\">INVFINE_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVMATB.json\" name=\"INVMATB\">INVMATB</a>\n                    </td>\n                    <td>Materials and supplies inventories, beginning of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVMATB_F.html\">INVMATB_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVMATB_S.json\" name=\"INVMATB_S\">INVMATB_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of materials and supplies inventories, beginning of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVMATB_S_F.html\">INVMATB_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVMATE.json\" name=\"INVMATE\">INVMATE</a>\n                    </td>\n                    <td>Materials and supplies inventories, end of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVMATE_F.html\">INVMATE_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVMATE_S.json\" name=\"INVMATE_S\">INVMATE_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of materials and supplies inventories, end of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVMATE_S_F.html\">INVMATE_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVTOTB.json\" name=\"INVTOTB\">INVTOTB</a>\n                    </td>\n                    <td>Total inventories, beginning of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVTOTB_F.html\">INVTOTB_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVTOTB_S.json\" name=\"INVTOTB_S\">INVTOTB_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total inventories, beginning of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVTOTB_S_F.html\">INVTOTB_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVTOTE.json\" name=\"INVTOTE\">INVTOTE</a>\n                    </td>\n                    <td>Total inventories, end of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVTOTE_F.html\">INVTOTE_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVTOTE_S.json\" name=\"INVTOTE_S\">INVTOTE_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total inventories, end of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVTOTE_S_F.html\">INVTOTE_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVWIPB.json\" name=\"INVWIPB\">INVWIPB</a>\n                    </td>\n                    <td>Work-in-process inventories, beginning of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVWIPB_F.html\">INVWIPB_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVWIPB_S.json\" name=\"INVWIPB_S\">INVWIPB_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of work-in-process inventories, beginning of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVWIPB_S_F.html\">INVWIPB_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVWIPE.json\" name=\"INVWIPE\">INVWIPE</a>\n                    </td>\n                    <td>Work-in-process inventories, end of year ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVWIPE_F.html\">INVWIPE_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/INVWIPE_S.json\" name=\"INVWIPE_S\">INVWIPE_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of work-in-process inventories, end of year (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/INVWIPE_S_F.html\">INVWIPE_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCCNTTT.json\" name=\"MSCCNTTT\">MSCCNTTT</a>\n                    </td>\n                    <td>Contract receipts ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCCNTTT_F.html\">MSCCNTTT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCCNTTT_S.json\" name=\"MSCCNTTT_S\">MSCCNTTT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of contract receipts (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCCNTTT_S_F.html\">MSCCNTTT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCOTH.json\" name=\"MSCOTH\">MSCOTH</a>\n                    </td>\n                    <td>Other miscellaneous receipts ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCOTH_F.html\">MSCOTH_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCOTH_S.json\" name=\"MSCOTH_S\">MSCOTH_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of other miscellaneous receipts (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCOTH_S_F.html\">MSCOTH_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCRSLTT.json\" name=\"MSCRSLTT\">MSCRSLTT</a>\n                    </td>\n                    <td>Value of resales ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCRSLTT_F.html\">MSCRSLTT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCRSLTT_S.json\" name=\"MSCRSLTT_S\">MSCRSLTT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of value of resales (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCRSLTT_S_F.html\">MSCRSLTT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCTOT.json\" name=\"MSCTOT\">MSCTOT</a>\n                    </td>\n                    <td>Total miscellaneous receipts ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCTOT_F.html\">MSCTOT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/MSCTOT_S.json\" name=\"MSCTOT_S\">MSCTOT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total miscellaneous receipts (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/MSCTOT_S_F.html\">MSCTOT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/NAICS2012.json\" name=\"NAICS2012\">NAICS2012</a>\n                    </td>\n                    <td>2012 NAICS code</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>default displayed</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/NAICS2012_F.html\">NAICS2012_F</a>,\n                        <a href=\"/data/timeseries/asm/area2012/variables/NAICS2012_LABEL.html\">NAICS2012_LABEL</a>,\n                        <a href=\"/data/timeseries/asm/area2012/variables/NAICS2012_F.html\">NAICS2012_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/NATION.json\" name=\"NATION\">NATION</a>\n                    </td>\n                    <td>Geography</td>\n                    <td></td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANN.json\" name=\"PAYANN\">PAYANN</a>\n                    </td>\n                    <td>Annual payroll ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PAYANN_F.html\">PAYANN_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANN_S.json\" name=\"PAYANN_S\">PAYANN_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of annual payroll ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PAYANN_S_F.html\">PAYANN_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANPW.json\" name=\"PAYANPW\">PAYANPW</a>\n                    </td>\n                    <td>Production workers annual wages ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PAYANPW_F.html\">PAYANPW_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PAYANPW_S.json\" name=\"PAYANPW_S\">PAYANPW_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of production workers annual wages (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PAYANPW_S_F.html\">PAYANPW_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHADVT.json\" name=\"PCHADVT\">PCHADVT</a>\n                    </td>\n                    <td>Advertising and promotional services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHADVT_F.html\">PCHADVT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHADVT_S.json\" name=\"PCHADVT_S\">PCHADVT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of advertising and promotional services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHADVT_S_F.html\">PCHADVT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHCMPQ.json\" name=\"PCHCMPQ\">PCHCMPQ</a>\n                    </td>\n                    <td>Expensed computer hardware and other equipment ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHCMPQ_F.html\">PCHCMPQ_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHCMPQ_S.json\" name=\"PCHCMPQ_S\">PCHCMPQ_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of expensed computer hardware and other equipment (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHCMPQ_S_F.html\">PCHCMPQ_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHCSVC.json\" name=\"PCHCSVC\">PCHCSVC</a>\n                    </td>\n                    <td>Communication services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHCSVC_F.html\">PCHCSVC_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHCSVC_S.json\" name=\"PCHCSVC_S\">PCHCSVC_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of communication services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHCSVC_S_F.html\">PCHCSVC_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHDAPR.json\" name=\"PCHDAPR\">PCHDAPR</a>\n                    </td>\n                    <td>Data processing and other purchased computer services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHDAPR_F.html\">PCHDAPR_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHDAPR_S.json\" name=\"PCHDAPR_S\">PCHDAPR_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of data processing and other purchased computer services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHDAPR_S_F.html\">PCHDAPR_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHEXSO.json\" name=\"PCHEXSO\">PCHEXSO</a>\n                    </td>\n                    <td>Expensed purchases of software ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHEXSO_F.html\">PCHEXSO_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHEXSO_S.json\" name=\"PCHEXSO_S\">PCHEXSO_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of expensed purchases of software (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHEXSO_S_F.html\">PCHEXSO_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHOEXP.json\" name=\"PCHOEXP\">PCHOEXP</a>\n                    </td>\n                    <td>All other operating expenses ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHOEXP_F.html\">PCHOEXP_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHOEXP_S.json\" name=\"PCHOEXP_S\">PCHOEXP_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of all other operating expenses (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHOEXP_S_F.html\">PCHOEXP_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHPRTE.json\" name=\"PCHPRTE\">PCHPRTE</a>\n                    </td>\n                    <td>Purchased professional and technical services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHPRTE_F.html\">PCHPRTE_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHPRTE_S.json\" name=\"PCHPRTE_S\">PCHPRTE_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of purchased professional and technical services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHPRTE_S_F.html\">PCHPRTE_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHRFUS.json\" name=\"PCHRFUS\">PCHRFUS</a>\n                    </td>\n                    <td>Refuse removal (including hazardous waste) services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHRFUS_F.html\">PCHRFUS_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHRFUS_S.json\" name=\"PCHRFUS_S\">PCHRFUS_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of refuse removal (including hazardous waste) services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHRFUS_S_F.html\">PCHRFUS_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHRPR.json\" name=\"PCHRPR\">PCHRPR</a>\n                    </td>\n                    <td>Repair and maintenance services of buildings and/or machinery ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHRPR_F.html\">PCHRPR_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHRPR_S.json\" name=\"PCHRPR_S\">PCHRPR_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of repair and maintenance services of buildings and/or machinery (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHRPR_S_F.html\">PCHRPR_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTAX.json\" name=\"PCHTAX\">PCHTAX</a>\n                    </td>\n                    <td>Taxes and license fees ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTAX_F.html\">PCHTAX_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTAX_S.json\" name=\"PCHTAX_S\">PCHTAX_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of taxes and license fees (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTAX_S_F.html\">PCHTAX_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTEMP.json\" name=\"PCHTEMP\">PCHTEMP</a>\n                    </td>\n                    <td>Temporary staff and leased employee expenses ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTEMP_F.html\">PCHTEMP_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTEMP_S.json\" name=\"PCHTEMP_S\">PCHTEMP_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of temporary staff and leased employee expenses (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTEMP_S_F.html\">PCHTEMP_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTT.json\" name=\"PCHTT\">PCHTT</a>\n                    </td>\n                    <td>Total other operating expenses ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTT_F.html\">PCHTT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/PCHTT_S.json\" name=\"PCHTT_S\">PCHTT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total other operating expenses (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/PCHTT_S_F.html\">PCHTT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTOT.json\" name=\"RCPTOT\">RCPTOT</a>\n                    </td>\n                    <td>Total value of shipments and receipts for services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTOT_F.html\">RCPTOT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTOT_S.json\" name=\"RCPTOT_S\">RCPTOT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total value of shipments and receipts for services (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTOT_S_F.html\">RCPTOT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTPLM.json\" name=\"RCPTPLM\">RCPTPLM</a>\n                    </td>\n                    <td>Value of primary and secondary product shipments and receipts for services made in industry ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTPLM_F.html\">RCPTPLM_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTPLM_S.json\" name=\"RCPTPLM_S\">RCPTPLM_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of value of primary and secondary product shipments and receipts for services made in industry (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTPLM_S_F.html\">RCPTPLM_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTRAN.json\" name=\"RCPTRAN\">RCPTRAN</a>\n                    </td>\n                    <td>Value of interplant transfers for shipments and receipts for services ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTRAN_F.html\">RCPTRAN_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RCPTRAN_S.json\" name=\"RCPTRAN_S\">RCPTRAN_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of value of interplant transfers for shipments and receipts for services (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RCPTRAN_S_F.html\">RCPTRAN_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPBLD.json\" name=\"RPBLD\">RPBLD</a>\n                    </td>\n                    <td>Rental payments or lease payments for buildings and other structures ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPBLD_F.html\">RPBLD_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPBLD_S.json\" name=\"RPBLD_S\">RPBLD_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of rental payments or lease payments for buildings and other structures (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPBLD_S_F.html\">RPBLD_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPMCH.json\" name=\"RPMCH\">RPMCH</a>\n                    </td>\n                    <td>Rental payments or lease payments for machinery and equipment rentals ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPMCH_F.html\">RPMCH_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPMCH_S.json\" name=\"RPMCH_S\">RPMCH_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of rental payments or lease payments for machinery and equipment rentals (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPMCH_S_F.html\">RPMCH_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPTOT.json\" name=\"RPTOT\">RPTOT</a>\n                    </td>\n                    <td>Total rental payments or lease payments ($1,000)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPTOT_F.html\">RPTOT_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/RPTOT_S.json\" name=\"RPTOT_S\">RPTOT_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of total rental payments or lease payments (%)</td>\n                    <td>Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/RPTOT_S_F.html\">RPTOT_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/STATE.json\" name=\"STATE\">STATE</a>\n                    </td>\n                    <td>Geography</td>\n                    <td></td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>\n                        <span class=\"na\">(not a predicate)</span>\n                    </td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/SUMLEVEL.json\" name=\"SUMLEVEL\">SUMLEVEL</a>\n                    </td>\n                    <td>Summary Level code</td>\n                    <td></td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/ucgid.json\" name=\"ucgid\">ucgid</a>\n                    </td>\n                    <td>Uniform Census Geography Identifier clause</td>\n                    <td>Census API Geography Specification</td>\n                    <td>predicate-only</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>ucgid</td>\n                    <td>\n\t\t\t\t\t\tN/A\n\t\t\t\t\t</td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/VALADD.json\" name=\"VALADD\">VALADD</a>\n                    </td>\n                    <td>Value added ($1,000)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/VALADD_F.html\">VALADD_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>int</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/VALADD_S.json\" name=\"VALADD_S\">VALADD_S</a>\n                    </td>\n                    <td>Relative standard error for estimate of value added (%)</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/VALADD_S_F.html\">VALADD_S_F</a>\n                    </td>\n                    <td>0</td>\n                    <td>float</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"variables/YEAR.json\" name=\"YEAR\">YEAR</a>\n                    </td>\n                    <td>Year</td>\n                    <td>Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013</td>\n                    <td>not required</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/variables/.html\"></a>\n                    </td>\n                    <td>0</td>\n                    <td>string</td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS102.html\">AM1631AS102</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631AS101.html\">AM1631AS101</a>,\n                        <a href=\"/data/timeseries/asm/area2012/groups/AM1631GS101.html\">AM1631GS101</a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"23630f9f-71d9-4e99-882b-f2fc07d21fe0"},{"name":"Get a list of variables available for this timeseries dataset in XML","id":"beb64a04-3979-471f-a8aa-711e9a9423b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/variables.xml","urlObject":{"path":["data","timeseries",":dataset","variables.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"24ccb187-fd9b-4895-a6e7-cec6aa5fa60e","name":"Get a list of variables available for this timeseries dataset in XML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/variables.xml","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","variables.xml"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Content-Length","value":"55228"},{"key":"Date","value":"Wed, 09 Sep 2020 12:58:52 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <vars>\n        <var xml:id=\"for\"\n            label=\"Census API FIPS 'for' clause\"\n            concept=\"Census API Geography Specification\"\n            predicate-type=\"fips-for\"\n            group=\"N/A\"\n            limit=\"0\"\n            predicate-only=\"true\"/>\n        <var xml:id=\"in\"\n            label=\"Census API FIPS 'in' clause\"\n            concept=\"Census API Geography Specification\"\n            predicate-type=\"fips-in\"\n            group=\"N/A\"\n            limit=\"0\"\n            predicate-only=\"true\"/>\n        <var xml:id=\"ucgid\"\n            label=\"Uniform Census Geography Identifier clause\"\n            concept=\"Census API Geography Specification\"\n            predicate-type=\"ucgid\"\n            group=\"N/A\"\n            limit=\"0\"\n            predicate-only=\"true\"/>\n        <var xml:id=\"BENHEA\"\n            label=\"Employer's cost for health insurance ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENHEA_F\"/>\n        <var xml:id=\"BENPEC_S\"\n            label=\"Relative standard error for estimate of employer's cost for defined contribution plans (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENPEC_S_F\"/>\n        <var xml:id=\"PCHADVT\"\n            label=\"Advertising and promotional services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHADVT_F\"/>\n        <var xml:id=\"YEAR\"\n            label=\"Year\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"string\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"/>\n        <var xml:id=\"PCHRFUS_S\"\n            label=\"Relative standard error for estimate of refuse removal (including hazardous waste) services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHRFUS_S_F\"/>\n        <var xml:id=\"ELECGEN\"\n            label=\"Quantity of generated electricity (1,000 kWh)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECGEN_F\"/>\n        <var xml:id=\"CSTMTOT_S\"\n            label=\"Relative standard error for estimate of total cost of materials (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTMTOT_S_F\"/>\n        <var xml:id=\"BENOTH\"\n            label=\"Employer's cost for other fringe benefits ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENOTH_F\"/>\n        <var xml:id=\"INVWIPB\"\n            label=\"Work-in-process inventories, beginning of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVWIPB_F\"/>\n        <var xml:id=\"SUMLEVEL\"\n            label=\"Summary Level code\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"BENPEB\"\n            label=\"Employer's cost for defined benefit pension plans ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENPEB_F\"/>\n        <var xml:id=\"BENPEC\"\n            label=\"Employer's cost for defined contribution plans ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENPEC_F\"/>\n        <var xml:id=\"INVMATE_S\"\n            label=\"Relative standard error for estimate of materials and supplies inventories, end of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVMATE_S_F\"/>\n        <var xml:id=\"INVWIPE\"\n            label=\"Work-in-process inventories, end of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVWIPE_F\"/>\n        <var xml:id=\"INVWIPB_S\"\n            label=\"Relative standard error for estimate of work-in-process inventories, beginning of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVWIPB_S_F\"/>\n        <var xml:id=\"PCHOEXP_S\"\n            label=\"Relative standard error for estimate of all other operating expenses (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHOEXP_S_F\"/>\n        <var xml:id=\"RCPTOT_S\"\n            label=\"Relative standard error for estimate of total value of shipments and receipts for services (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTOT_S_F\"/>\n        <var xml:id=\"RPTOT_S\"\n            label=\"Relative standard error for estimate of total rental payments or lease payments (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPTOT_S_F\"/>\n        <var xml:id=\"PCHADVT_S\"\n            label=\"Relative standard error for estimate of advertising and promotional services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHADVT_S_F\"/>\n        <var xml:id=\"BENPEB_S\"\n            label=\"Relative standard error for estimate of employer's cost for defined benefit pension plans (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENPEB_S_F\"/>\n        <var xml:id=\"PCHPRTE\"\n            label=\"Purchased professional and technical services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHPRTE_F\"/>\n        <var xml:id=\"EMPAVPW\"\n            label=\"Production workers average for year\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"EMPAVPW_F\"/>\n        <var xml:id=\"PCHRFUS\"\n            label=\"Refuse removal (including hazardous waste) services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHRFUS_F\"/>\n        <var xml:id=\"CSTFU_S\"\n            label=\"Relative standard error for estimate of cost of purchased fuels (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTFU_S_F\"/>\n        <var xml:id=\"CSTFU\"\n            label=\"Cost of purchased fuels ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTFU_F\"/>\n        <var xml:id=\"PCHTEMP\"\n            label=\"Temporary staff and leased employee expenses ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTEMP_F\"/>\n        <var xml:id=\"NAICS2012\"\n            label=\"2012 NAICS code\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            required=\"default displayed\"\n            predicate-type=\"string\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"NAICS2012_F,NAICS2012_LABEL,NAICS2012_F\">\n            <values>\n                <item value=\"00\">Total for all sectors</item>\n                <item value=\"000000\">Industry total</item>\n                <item value=\"11\">Agriculture, forestry, fishing and hunting</item>\n                <item value=\"111\">Crop production</item>\n                <item value=\"1111\">Oilseed and grain farming</item>\n                <item value=\"11111\">Soybean farming</item>\n                <item value=\"111110\">Soybean farming</item>\n                <item value=\"11112\">Oilseed (except soybean) farming</item>\n                <item value=\"111120\">Oilseed (except soybean) farming</item>\n                <item value=\"11113\">Dry pea and bean farming</item>\n                <item value=\"111130\">Dry pea and bean farming</item>\n                <item value=\"11114\">Wheat farming</item>\n                <item value=\"111140\">Wheat farming</item>\n                <item value=\"11115\">Corn farming</item>\n                <item value=\"111150\">Corn farming</item>\n                <item value=\"11116\">Rice farming</item>\n                <item value=\"111160\">Rice farming</item>\n                <item value=\"11119\">Other grain farming</item>\n                <item value=\"111191\">Oilseed and grain combination farming</item>\n                <item value=\"111199\">All other grain farming</item>\n                <item value=\"1112\">Vegetable and melon farming</item>\n                <item value=\"11121\">Vegetable and melon farming</item>\n                <item value=\"111211\">Potato farming</item>\n                <item value=\"111211\">Potato farming</item>\n                <item value=\"111219\">Other vegetable (except potato) and melon farming</item>\n                <item value=\"111219\">Other vegetable (except potato) and melon farming</item>\n                <item value=\"1113\">Fruit and tree nut farming</item>\n                <item value=\"11131\">Orange groves</item>\n                <item value=\"111310\">Orange groves</item>\n                <item value=\"11132\">Citrus (except orange) groves</item>\n                <item value=\"111320\">Citrus (except orange) groves</item>\n                <item value=\"11133\">Noncitrus fruit and tree nut farming</item>\n                <item value=\"111331\">Apple orchards</item>\n                <item value=\"111332\">Grape vineyards</item>\n                <item value=\"111333\">Strawberry farming</item>\n                <item value=\"111334\">Berry (except strawberry) farming</item>\n                <item value=\"111335\">Tree nut farming</item>\n                <item value=\"111336\">Fruit and tree nut combination farming</item>\n                <item value=\"111339\">Other noncitrus fruit farming</item>\n                <item value=\"1114\">Greenhouse, nursery, and floriculture production</item>\n                <item value=\"11141\">Food crops grown under cover</item>\n                <item value=\"111411\">Mushroom production</item>\n                <item value=\"111419\">Other food crops grown under cover</item>\n                <item value=\"11142\">Nursery and floriculture production</item>\n                <item value=\"111421\">Nursery and tree production</item>\n                <item value=\"111422\">Floriculture production</item>\n                <item value=\"1119\">Other crop farming</item>\n                <item value=\"11191\">Tobacco farming</item>\n                <item value=\"111910\">Tobacco farming</item>\n                <item value=\"11192\">Cotton farming</item>\n                <item value=\"111920\">Cotton farming</item>\n                <item value=\"11193\">Sugarcane farming</item>\n                <item value=\"111930\">Sugarcane farming</item>\n                <item value=\"11194\">Hay farming</item>\n                <item value=\"111940\">Hay farming</item>\n                <item value=\"11199\">All other crop farming</item>\n                <item value=\"111991\">Sugar beet farming</item>\n                <item value=\"111992\">Peanut farming</item>\n                <item value=\"111998\">All other miscellaneous crop farming</item>\n                <item value=\"111998\">All other miscellaneous crop farming</item>\n                <item value=\"112\">Animal production and aquaculture</item>\n                <item value=\"1121\">Cattle ranching and farming</item>\n                <item value=\"11211\">Beef cattle ranching and farming, including feedlots</item>\n                <item value=\"112111\">Beef cattle ranching and farming</item>\n                <item value=\"112112\">Cattle feedlots</item>\n                <item value=\"11212\">Dairy cattle and milk production</item>\n                <item value=\"112120\">Dairy cattle and milk production</item>\n                <item value=\"11213\">Dual-purpose cattle ranching and farming</item>\n                <item value=\"112130\">Dual-purpose cattle ranching and farming</item>\n                <item value=\"1122\">Hog and pig farming</item>\n                <item value=\"11221\">Hog and pig farming</item>\n                <item value=\"112210\">Hog and pig farming</item>\n                <item value=\"1123\">Poultry and egg production</item>\n                <item value=\"11231\">Chicken egg production</item>\n                <item value=\"112310\">Chicken egg production</item>\n                <item value=\"11232\">Broilers and other meat type chicken production</item>\n                <item value=\"112320\">Broilers and other meat type chicken production</item>\n                <item value=\"11233\">Turkey production</item>\n                <item value=\"112330\">Turkey production</item>\n                <item value=\"11234\">Poultry hatcheries</item>\n                <item value=\"112340\">Poultry hatcheries</item>\n                <item value=\"11239\">Other poultry production</item>\n                <item value=\"112390\">Other poultry production</item>\n                <item value=\"1124\">Sheep and goat farming</item>\n                <item value=\"11241\">Sheep farming</item>\n                <item value=\"112410\">Sheep farming</item>\n                <item value=\"11242\">Goat farming</item>\n                <item value=\"112420\">Goat farming</item>\n                <item value=\"1125\">Aquaculture</item>\n                <item value=\"11251\">Aquaculture</item>\n                <item value=\"112511\">Finfish farming and fish hatcheries</item>\n                <item value=\"112512\">Shellfish farming</item>\n                <item value=\"112519\">Other animal aquaculture</item>\n                <item value=\"112519\">Other animal aquaculture</item>\n                <item value=\"1129\">Other animal production</item>\n                <item value=\"11291\">Apiculture</item>\n                <item value=\"112910\">Apiculture</item>\n                <item value=\"11292\">Horses and other equine production</item>\n                <item value=\"112920\">Horses and other equine production</item>\n                <item value=\"11293\">Fur-bearing animal and rabbit production</item>\n                <item value=\"112930\">Fur-bearing animal and rabbit production</item>\n                <item value=\"11299\">All other animal production</item>\n                <item value=\"112990\">All other animal production</item>\n                <item value=\"113\">Forestry and logging</item>\n                <item value=\"1131\">Timber tract operations</item>\n                <item value=\"11311\">Timber tract operations</item>\n                <item value=\"113110\">Timber tract operations</item>\n                <item value=\"1132\">Forest nurseries and gathering of forest products</item>\n                <item value=\"11321\">Forest nurseries and gathering of forest products</item>\n                <item value=\"113210\">Forest nurseries and gathering of forest products</item>\n                <item value=\"1133\">Logging</item>\n                <item value=\"11331\">Logging</item>\n                <item value=\"113310\">Logging</item>\n                <item value=\"114\">Fishing, hunting and trapping</item>\n                <item value=\"1141\">Fishing</item>\n                <item value=\"11411\">Fishing</item>\n                <item value=\"114111\">Finfish fishing</item>\n                <item value=\"114112\">Shellfish fishing</item>\n                <item value=\"114119\">Other marine fishing</item>\n                <item value=\"1142\">Hunting and trapping</item>\n                <item value=\"11421\">Hunting and trapping</item>\n                <item value=\"114210\">Hunting and trapping</item>\n                <item value=\"115\">Support activities for agriculture and forestry</item>\n                <item value=\"1151\">Support activities for crop production</item>\n                <item value=\"11511\">Support activities for crop production</item>\n                <item value=\"115111\">Cotton ginning</item>\n                <item value=\"115112\">Soil preparation, planting, and cultivating</item>\n                <item value=\"115113\">Crop harvesting, primarily by machine</item>\n                <item value=\"115114\">Postharvest crop activities (except cotton ginning)</item>\n                <item value=\"115115\">Farm labor contractors and crew leaders</item>\n                <item value=\"115116\">Farm management services</item>\n                <item value=\"1152\">Support activities for animal production</item>\n                <item value=\"11521\">Support activities for animal production</item>\n                <item value=\"115210\">Support activities for animal production</item>\n                <item value=\"1153\">Support activities for forestry</item>\n                <item value=\"11531\">Support activities for forestry</item>\n                <item value=\"115310\">Support activities for forestry</item>\n                <item value=\"21\">Mining, quarrying, and oil and gas extraction</item>\n                <item value=\"211\">Oil and gas extraction</item>\n                <item value=\"2111\">Oil and gas extraction</item>\n                <item value=\"21111\">Oil and gas extraction</item>\n                <item value=\"211111\">Crude petroleum and natural gas extraction</item>\n                <item value=\"211112\">Natural gas liquid extraction</item>\n                <item value=\"21112\">Crude petroleum extraction</item>\n                <item value=\"211120\">Crude petroleum extraction</item>\n                <item value=\"21113\">Natural gas extraction</item>\n                <item value=\"211130\">Natural gas extraction</item>\n                <item value=\"212\">Mining (except oil and gas)</item>\n                <item value=\"2121\">Coal mining</item>\n                <item value=\"21211\">Coal mining</item>\n                <item value=\"212111\">Bituminous coal and lignite surface mining</item>\n                <item value=\"212112\">Bituminous coal underground mining</item>\n                <item value=\"212113\">Anthracite mining</item>\n                <item value=\"2122\">Metal ore mining</item>\n                <item value=\"21221\">Iron ore mining</item>\n                <item value=\"212210\">Iron ore mining</item>\n                <item value=\"21222\">Gold ore and silver ore mining</item>\n                <item value=\"212221\">Gold ore mining</item>\n                <item value=\"212222\">Silver ore mining</item>\n                <item value=\"21223\">Copper, nickel, lead, and zinc mining</item>\n                <item value=\"212230\">Copper, nickel, lead, and zinc mining</item>\n                <item value=\"212231\">Lead ore and zinc ore mining</item>\n                <item value=\"212234\">Copper ore and nickel ore mining</item>\n                <item value=\"21229\">Other metal ore mining</item>\n                <item value=\"212291\">Uranium-radium-vanadium ore mining</item>\n                <item value=\"212299\">All other metal ore mining</item>\n                <item value=\"2123\">Nonmetallic mineral mining and quarrying</item>\n                <item value=\"21231\">Stone mining and quarrying</item>\n                <item value=\"212311\">Dimension stone mining and quarrying</item>\n                <item value=\"212312\">Crushed and broken limestone mining and quarrying</item>\n                <item value=\"212313\">Crushed and broken granite mining and quarrying</item>\n                <item value=\"212319\">Other crushed and broken stone mining and quarrying</item>\n                <item value=\"21232\">Sand, gravel, clay, and ceramic and refractory minerals mining and quarrying</item>\n                <item value=\"212321\">Construction sand and gravel mining</item>\n                <item value=\"212322\">Industrial sand mining</item>\n                <item value=\"212324\">Kaolin and ball clay mining</item>\n                <item value=\"212325\">Clay and ceramic and refractory minerals mining</item>\n                <item value=\"21239\">Other nonmetallic mineral mining and quarrying</item>\n                <item value=\"212391\">Potash, soda, and borate mineral mining</item>\n                <item value=\"212392\">Phosphate rock mining</item>\n                <item value=\"212393\">Other chemical and fertilizer mineral mining</item>\n                <item value=\"212399\">All other nonmetallic mineral mining</item>\n                <item value=\"213\">Support activities for mining</item>\n                <item value=\"2131\">Support activities for mining</item>\n                <item value=\"21311\">Support activities for mining</item>\n                <item value=\"213111\">Drilling oil and gas wells</item>\n                <item value=\"213112\">Support activities for oil and gas operations</item>\n                <item value=\"213113\">Support activities for coal mining</item>\n                <item value=\"213114\">Support activities for metal mining</item>\n                <item value=\"213115\">Support activities for nonmetallic minerals (except fuels) mining</item>\n                <item value=\"22\">Utilities</item>\n                <item value=\"221\">Utilities</item>\n                <item value=\"2211\">Electric power generation, transmission and distribution</item>\n                <item value=\"22111\">Electric power generation</item>\n                <item value=\"221111\">Hydroelectric power generation</item>\n                <item value=\"221112\">Fossil fuel electric power generation</item>\n                <item value=\"221113\">Nuclear electric power generation</item>\n                <item value=\"221114\">Solar electric power generation</item>\n                <item value=\"221115\">Wind electric power generation</item>\n                <item value=\"221116\">Geothermal electric power generation</item>\n                <item value=\"221117\">Biomass electric power generation</item>\n                <item value=\"221118\">Other electric power generation</item>\n                <item value=\"221119\">Other electric power generation</item>\n                <item value=\"22112\">Electric power transmission, control, and distribution</item>\n                <item value=\"221121\">Electric bulk power transmission and control</item>\n                <item value=\"221122\">Electric power distribution</item>\n                <item value=\"2212\">Natural gas distribution</item>\n                <item value=\"22121\">Natural gas distribution</item>\n                <item value=\"221210\">Natural gas distribution</item>\n                <item value=\"2213\">Water, sewage and other systems</item>\n                <item value=\"22131\">Water supply and irrigation systems</item>\n                <item value=\"221310\">Water supply and irrigation systems</item>\n                <item value=\"22132\">Sewage treatment facilities</item>\n                <item value=\"221320\">Sewage treatment facilities</item>\n                <item value=\"22133\">Steam and air-conditioning supply</item>\n                <item value=\"221330\">Steam and air-conditioning supply</item>\n                <item value=\"23\">Construction</item>\n                <item value=\"233\">Building, developing, and general contracting</item>\n                <item value=\"2331\">Land subdivision &amp; land development</item>\n                <item value=\"23311\">Land subdivision &amp; land development</item>\n                <item value=\"233110\">Land subdivision &amp; land development</item>\n                <item value=\"2332\">Residential building construction</item>\n                <item value=\"23321\">Single family housing construction</item>\n                <item value=\"233210\">Single family housing construction</item>\n                <item value=\"23322\">Multifamily housing construction</item>\n                <item value=\"233220\">Multifamily housing construction</item>\n                <item value=\"2333\">Nonresidential building construction</item>\n                <item value=\"23331\">Mfg &amp; industrial building construction</item>\n                <item value=\"233310\">Mfg &amp; industrial building construction</item>\n                <item value=\"23332\">Commercial &amp; institutional building construction</item>\n                <item value=\"233320\">Commercial &amp; institutional building construction</item>\n                <item value=\"234\">Heavy construction</item>\n                <item value=\"2341\">Highway, street, bridge, &amp; tunnel construction</item>\n                <item value=\"23411\">Highway &amp; street construction</item>\n                <item value=\"234110\">Highway &amp; street construction</item>\n                <item value=\"23412\">Bridge &amp; tunnel construction</item>\n                <item value=\"234120\">Bridge &amp; tunnel construction</item>\n                <item value=\"2349\">Other heavy construction</item>\n                <item value=\"23491\">Water, sewer, &amp; pipeline construction</item>\n                <item value=\"234910\">Water, sewer, &amp; pipeline construction</item>\n                <item value=\"23492\">Power &amp; communication transmission line construction</item>\n                <item value=\"234920\">Power &amp; communication transmission line construction</item>\n                <item value=\"23493\">Industrial nonbuilding structure construction</item>\n                <item value=\"234930\">Industrial nonbuilding structure construction</item>\n                <item value=\"23499\">All other heavy construction</item>\n                <item value=\"234990\">All other heavy construction</item>\n                <item value=\"235\">Special trade contractors</item>\n                <item value=\"2351\">Plumbing, heating, &amp; air-conditioning contractors</item>\n                <item value=\"23511\">Plumbing, heating, &amp; air-conditioning contractors</item>\n                <item value=\"235110\">Plumbing, heating, &amp; air-conditioning contractors</item>\n                <item value=\"2352\">Painting &amp; wall covering contractors</item>\n                <item value=\"23521\">Painting &amp; wall covering contractors</item>\n                <item value=\"235210\">Painting &amp; wall covering contractors</item>\n                <item value=\"2353\">Electrical contractors</item>\n                <item value=\"23531\">Electrical contractors</item>\n                <item value=\"235310\">Electrical contractors</item>\n                <item value=\"2354\">Masonry, drywall, insulation, &amp; tile contractors</item>\n                <item value=\"23541\">Masonry &amp; stone contractors</item>\n                <item value=\"235410\">Masonry &amp; stone contractors</item>\n                <item value=\"23542\">Drywall, plastering, acoustical, &amp; insulation contractors</item>\n                <item value=\"235420\">Drywall, plastering, acoustical, &amp; insulation contractors</item>\n                <item value=\"23543\">Tile, marble, terrazzo, &amp; mosaic contractors</item>\n                <item value=\"235430\">Tile, marble, terrazzo, &amp; mosaic contractors</item>\n                <item value=\"2355\">Carpentry &amp; floor contractors</item>\n                <item value=\"23551\">Carpentry contractors</item>\n                <item value=\"235510\">Carpentry contractors</item>\n                <item value=\"23552\">Floor laying &amp; other floor contractors</item>\n                <item value=\"235520\">Floor laying &amp; other floor contractors</item>\n                <item value=\"2356\">Roofing, siding, &amp; sheet metal contractors</item>\n                <item value=\"23561\">Roofing, siding, &amp; sheet metal contractors</item>\n                <item value=\"235610\">Roofing, siding, &amp; sheet metal contractors</item>\n                <item value=\"2357\">Concrete contractors</item>\n                <item value=\"23571\">Concrete contractors</item>\n                <item value=\"235710\">Concrete contractors</item>\n                <item value=\"2358\">Water well drilling contractors</item>\n                <item value=\"23581\">Water well drilling contractors</item>\n                <item value=\"235810\">Water well drilling contractors</item>\n                <item value=\"2359\">Other special trade contractors</item>\n                <item value=\"23591\">Structural steel erection contractors</item>\n                <item value=\"235910\">Structural steel erection contractors</item>\n                <item value=\"23592\">Glass &amp; glazing contractors</item>\n                <item value=\"235920\">Glass &amp; glazing contractors</item>\n                <item value=\"23593\">Excavation contractors</item>\n                <item value=\"235930\">Excavation contractors</item>\n                <item value=\"23594\">Wrecking &amp; demolition contractors</item>\n                <item value=\"235940\">Wrecking &amp; demolition contractors</item>\n                <item value=\"23595\">Building equip &amp; other machinery installation contractors</item>\n                <item value=\"235950\">Building equip &amp; other machinery installation contractors</item>\n                <item value=\"23599\">All other special trade contractors</item>\n                <item value=\"235990\">All other special trade contractors</item>\n                <item value=\"236\">Construction of buildings</item>\n                <item value=\"2361\">Residential building construction</item>\n                <item value=\"23611\">Residential building construction</item>\n                <item value=\"236115\">New single-family housing construction (except for-sale builders)</item>\n                <item value=\"236116\">New multifamily housing construction (except for-sale builders)</item>\n                <item value=\"236117\">New housing for-sale builders</item>\n                <item value=\"236118\">Residential remodelers</item>\n                <item value=\"2362\">Nonresidential building construction</item>\n                <item value=\"23621\">Industrial building construction</item>\n                <item value=\"236210\">Industrial building construction</item>\n                <item value=\"23622\">Commercial and institutional building construction</item>\n                <item value=\"236220\">Commercial and institutional building construction</item>\n                <item value=\"237\">Heavy and civil engineering construction</item>\n                <item value=\"2371\">Utility system construction</item>\n                <item value=\"23711\">Water and sewer line and related structures construction</item>\n                <item value=\"237110\">Water and sewer line and related structures construction</item>\n                <item value=\"23712\">Oil and gas pipeline and related structures construction</item>\n                <item value=\"237120\">Oil and gas pipeline and related structures construction</item>\n                <item value=\"23713\">Power and communication line and related structures construction</item>\n                <item value=\"237130\">Power and communication line and related structures construction</item>\n                <item value=\"2372\">Land subdivision</item>\n                <item value=\"23721\">Land subdivision</item>\n                <item value=\"237210\">Land subdivision</item>\n                <item value=\"2373\">Highway, street, and bridge construction</item>\n                <item value=\"23731\">Highway, street, and bridge construction</item>\n                <item value=\"237310\">Highway, street, and bridge construction</item>\n                <item value=\"2379\">Other heavy and civil engineering construction</item>\n                <item value=\"23799\">Other heavy and civil engineering construction</item>\n                <item value=\"237990\">Other heavy and civil engineering construction</item>\n                <item value=\"238\">Specialty trade contractors</item>\n                <item value=\"2381\">Foundation, structure, and building exterior contractors</item>\n                <item value=\"23811\">Poured concrete foundation and structure contractors</item>\n                <item value=\"238110\">Poured concrete foundation and structure contractors</item>\n                <item value=\"23812\">Structural steel and precast concrete contractors</item>\n                <item value=\"238120\">Structural steel and precast concrete contractors</item>\n                <item value=\"23813\">Framing contractors</item>\n                <item value=\"238130\">Framing contractors</item>\n                <item value=\"23814\">Masonry contractors</item>\n                <item value=\"238140\">Masonry contractors</item>\n                <item value=\"23815\">Glass and glazing contractors</item>\n                <item value=\"238150\">Glass and glazing contractors</item>\n                <item value=\"23816\">Roofing contractors</item>\n                <item value=\"238160\">Roofing contractors</item>\n                <item value=\"23817\">Siding contractors</item>\n                <item value=\"238170\">Siding contractors</item>\n                <item value=\"23819\">Other foundation, structure, and building exterior contractors</item>\n                <item value=\"238190\">Other foundation, structure, and building exterior contractors</item>\n                <item value=\"238190\">Other foundation, structure, and building exterior contractors</item>\n                <item value=\"2382\">Building equipment contractors</item>\n                <item value=\"23821\">Electrical contractors and other wiring installation contractors</item>\n                <item value=\"238210\">Electrical contractors and other wiring installation contractors</item>\n                <item value=\"23822\">Plumbing, heating, and air-conditioning contractors</item>\n                <item value=\"238220\">Plumbing, heating, and air-conditioning contractors</item>\n                <item value=\"23829\">Other building equipment contractors</item>\n                <item value=\"238290\">Other building equipment contractors</item>\n                <item value=\"2383\">Building finishing contractors</item>\n                <item value=\"23831\">Drywall and insulation contractors</item>\n                <item value=\"238310\">Drywall and insulation contractors</item>\n                <item value=\"238310\">Drywall and insulation contractors</item>\n                <item value=\"23832\">Painting and wall covering contractors</item>\n                <item value=\"238320\">Painting and wall covering contractors</item>\n                <item value=\"23833\">Flooring contractors</item>\n                <item value=\"238330\">Flooring contractors</item>\n                <item value=\"238330\">Flooring contractors</item>\n                <item value=\"23834\">Tile and terrazzo contractors</item>\n                <item value=\"238340\">Tile and terrazzo contractors</item>\n                <item value=\"23835\">Finish carpentry contractors</item>\n                <item value=\"238350\">Finish carpentry contractors</item>\n                <item value=\"23839\">Other building finishing contractors</item>\n                <item value=\"238390\">Other building finishing contractors</item>\n                <item value=\"2389\">Other specialty trade contractors</item>\n                <item value=\"23891\">Site preparation contractors</item>\n                <item value=\"238910\">Site preparation contractors</item>\n                <item value=\"23899\">All other specialty trade contractors</item>\n                <item value=\"238990\">All other specialty trade contractors</item>\n                <item value=\"31-33\">Manufacturing</item>\n                <item value=\"311\">Food manufacturing</item>\n                <item value=\"3111\">Animal food manufacturing</item>\n                <item value=\"31111\">Animal food manufacturing</item>\n                <item value=\"311111\">Dog and cat food manufacturing</item>\n                <item value=\"311119\">Other animal food manufacturing</item>\n                <item value=\"3112\">Grain and oilseed milling</item>\n                <item value=\"31121\">Flour milling and malt manufacturing</item>\n                <item value=\"311211\">Flour milling</item>\n                <item value=\"311212\">Rice milling</item>\n                <item value=\"311213\">Malt manufacturing</item>\n                <item value=\"31122\">Starch and vegetable fats and oils manufacturing</item>\n                <item value=\"311221\">Wet corn milling</item>\n                <item value=\"311222\">Soybean processing</item>\n                <item value=\"311223\">Other oilseed processing</item>\n                <item value=\"311224\">Soybean and other oilseed processing</item>\n                <item value=\"311225\">Fats and oils refining and blending</item>\n                <item value=\"31123\">Breakfast cereal manufacturing</item>\n                <item value=\"311230\">Breakfast cereal manufacturing</item>\n                <item value=\"3113\">Sugar and confectionery product manufacturing</item>\n                <item value=\"31131\">Sugar manufacturing</item>\n                <item value=\"311311\">Sugarcane mills</item>\n                <item value=\"311312\">Cane sugar refining</item>\n                <item value=\"311313\">Beet sugar manufacturing</item>\n                <item value=\"311314\">Cane sugar manufacturing</item>\n                <item value=\"31132\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"311320\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"31133\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"311330\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"31134\">Nonchocolate confectionery manufacturing</item>\n                <item value=\"311340\">Nonchocolate confectionery manufacturing</item>\n                <item value=\"31135\">Chocolate and chocolate confectionery manufacturing</item>\n                <item value=\"311351\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"311352\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"3114\">Fruit and vegetable preserving and specialty food manufacturing</item>\n                <item value=\"31141\">Frozen food manufacturing</item>\n                <item value=\"311411\">Frozen fruit, juice, and vegetable manufacturing</item>\n                <item value=\"311412\">Frozen specialty food manufacturing</item>\n                <item value=\"31142\">Fruit and vegetable canning, pickling, and drying</item>\n                <item value=\"311421\">Fruit and vegetable canning</item>\n                <item value=\"311422\">Specialty canning</item>\n                <item value=\"311423\">Dried and dehydrated food manufacturing</item>\n                <item value=\"3115\">Dairy product manufacturing</item>\n                <item value=\"31151\">Dairy product (except frozen) manufacturing</item>\n                <item value=\"311511\">Fluid milk manufacturing</item>\n                <item value=\"311512\">Creamery butter manufacturing</item>\n                <item value=\"311513\">Cheese manufacturing</item>\n                <item value=\"311514\">Dry, condensed, and evaporated dairy product manufacturing</item>\n                <item value=\"31152\">Ice cream and frozen dessert manufacturing</item>\n                <item value=\"311520\">Ice cream and frozen dessert manufacturing</item>\n                <item value=\"3116\">Animal slaughtering and processing</item>\n                <item value=\"31161\">Animal slaughtering and processing</item>\n                <item value=\"311611\">Animal (except poultry) slaughtering</item>\n                <item value=\"311612\">Meat processed from carcasses</item>\n                <item value=\"311613\">Rendering and meat byproduct processing</item>\n                <item value=\"311615\">Poultry processing</item>\n                <item value=\"3117\">Seafood product preparation and packaging</item>\n                <item value=\"31171\">Seafood product preparation and packaging</item>\n                <item value=\"311710\">Seafood product preparation and packaging</item>\n                <item value=\"311711\">Seafood canning</item>\n                <item value=\"311712\">Fresh and frozen seafood processing</item>\n                <item value=\"3118\">Bakeries and tortilla manufacturing</item>\n                <item value=\"31181\">Bread and bakery product manufacturing</item>\n                <item value=\"311811\">Retail bakeries</item>\n                <item value=\"311812\">Commercial bakeries</item>\n                <item value=\"311813\">Frozen cakes, pies, and other pastries manufacturing</item>\n                <item value=\"31182\">Cookie, cracker, and pasta manufacturing</item>\n                <item value=\"311821\">Cookie and cracker manufacturing</item>\n                <item value=\"311822\">Flour mixes and dough manufacturing from purchased flour</item>\n                <item value=\"311823\">Dry pasta manufacturing</item>\n                <item value=\"311824\">Dry pasta, dough, and flour mixes manufacturing from purchased flour</item>\n                <item value=\"31183\">Tortilla manufacturing</item>\n                <item value=\"311830\">Tortilla manufacturing</item>\n                <item value=\"3119\">Other food manufacturing</item>\n                <item value=\"31191\">Snack food manufacturing</item>\n                <item value=\"311911\">Roasted nuts and peanut butter manufacturing</item>\n                <item value=\"311919\">Other snack food manufacturing</item>\n                <item value=\"31192\">Coffee and tea manufacturing</item>\n                <item value=\"311920\">Coffee and tea manufacturing</item>\n                <item value=\"31193\">Flavoring syrup and concentrate manufacturing</item>\n                <item value=\"311930\">Flavoring syrup and concentrate manufacturing</item>\n                <item value=\"31194\">Seasoning and dressing manufacturing</item>\n                <item value=\"311941\">Mayonnaise, dressing, and other prepared sauce manufacturing</item>\n                <item value=\"311942\">Spice and extract manufacturing</item>\n                <item value=\"31199\">All other food manufacturing</item>\n                <item value=\"311991\">Perishable prepared food manufacturing</item>\n                <item value=\"311999\">All other miscellaneous food manufacturing</item>\n                <item value=\"312\">Beverage and tobacco product manufacturing</item>\n                <item value=\"3121\">Beverage manufacturing</item>\n                <item value=\"31211\">Soft drink and ice manufacturing</item>\n                <item value=\"312111\">Soft drink manufacturing</item>\n                <item value=\"312112\">Bottled water manufacturing</item>\n                <item value=\"312113\">Ice manufacturing</item>\n                <item value=\"31212\">Breweries</item>\n                <item value=\"312120\">Breweries</item>\n                <item value=\"31213\">Wineries</item>\n                <item value=\"312130\">Wineries</item>\n                <item value=\"31214\">Distilleries</item>\n                <item value=\"312140\">Distilleries</item>\n                <item value=\"3122\">Tobacco manufacturing</item>\n                <item value=\"31221\">Tobacco stemming and redrying</item>\n                <item value=\"312210\">Tobacco stemming and redrying</item>\n                <item value=\"31222\">Tobacco product manufacturing</item>\n                <item value=\"312221\">Cigarette manufacturing</item>\n                <item value=\"312229\">Other tobacco product manufacturing</item>\n                <item value=\"31223\">Tobacco manufacturing</item>\n                <item value=\"312230\">Tobacco manufacturing</item>\n                <item value=\"313\">Textile mills</item>\n                <item value=\"3131\">Fiber, yarn, and thread mills</item>\n                <item value=\"31311\">Fiber, yarn, and thread mills</item>\n                <item value=\"313110\">Fiber, yarn, and thread mills</item>\n                <item value=\"313111\">Yarn spinning mills</item>\n                <item value=\"313112\">Yarn texturizing, throwing, and twisting mills</item>\n                <item value=\"313113\">Thread mills</item>\n                <item value=\"3132\">Fabric mills</item>\n                <item value=\"31321\">Broadwoven fabric mills</item>\n                <item value=\"313210\">Broadwoven fabric mills</item>\n                <item value=\"31322\">Narrow fabric mills and schiffli machine embroidery</item>\n                <item value=\"313220\">Narrow fabric mills and schiffli machine embroidery</item>\n                <item value=\"313221\">Narrow fabric mills</item>\n                <item value=\"313222\">Schiffli machine embroidery</item>\n                <item value=\"31323\">Nonwoven fabric mills</item>\n                <item value=\"313230\">Nonwoven fabric mills</item>\n                <item value=\"31324\">Knit fabric mills</item>\n                <item value=\"313240\">Knit fabric mills</item>\n                <item value=\"313241\">Weft knit fabric mills</item>\n                <item value=\"313249\">Other knit fabric and lace mills</item>\n                <item value=\"3133\">Textile and fabric finishing and fabric coating mills</item>\n                <item value=\"31331\">Textile and fabric finishing mills</item>\n                <item value=\"313310\">Textile and fabric finishing mills</item>\n                <item value=\"313311\">Broadwoven fabric finishing mills</item>\n                <item value=\"313312\">Textile and fabric finishing (except broadwoven fabric) mills</item>\n                <item value=\"31332\">Fabric coating mills</item>\n                <item value=\"313320\">Fabric coating mills</item>\n                <item value=\"314\">Textile product mills</item>\n                <item value=\"3141\">Textile furnishings mills</item>\n                <item value=\"31411\">Carpet and rug mills</item>\n                <item value=\"314110\">Carpet and rug mills</item>\n                <item value=\"31412\">Curtain and linen mills</item>\n                <item value=\"314120\">Curtain and linen mills</item>\n                <item value=\"314121\">Curtain and drapery mills</item>\n                <item value=\"314129\">Other household textile product mills</item>\n                <item value=\"3149\">Other textile product mills</item>\n                <item value=\"31491\">Textile bag and canvas mills</item>\n                <item value=\"314910\">Textile bag and canvas mills</item>\n                <item value=\"314911\">Textile bag mills</item>\n                <item value=\"314912\">Canvas and related product mills</item>\n                <item value=\"31499\">All other textile product mills</item>\n                <item value=\"314991\">Rope, cordage, and twine mills</item>\n                <item value=\"314992\">Tire cord and tire fabric mills</item>\n                <item value=\"314994\">Rope, cordage, twine, tire cord, and tire fabric mills</item>\n                <item value=\"314999\">All other miscellaneous textile product mills</item>\n                <item value=\"314999\">All other miscellaneous textile product mills</item>\n                <item value=\"315\">Apparel manufacturing</item>\n                <item value=\"3151\">Apparel knitting mills</item>\n                <item value=\"31511\">Hosiery and sock mills</item>\n                <item value=\"315110\">Hosiery and sock mills</item>\n                <item value=\"315111\">Sheer hosiery mills</item>\n                <item value=\"315119\">Other hosiery and sock mills</item>\n                <item value=\"31519\">Other apparel knitting mills</item>\n                <item value=\"315190\">Other apparel knitting mills</item>\n                <item value=\"315191\">Outerwear knitting mills</item>\n                <item value=\"315192\">Underwear and nightwear knitting mills</item>\n                <item value=\"3152\">Cut and sew apparel manufacturing</item>\n                <item value=\"31521\">Cut and sew apparel contractors</item>\n                <item value=\"315210\">Cut and sew apparel contractors</item>\n                <item value=\"315211\">Men's and boys' cut and sew apparel contractors</item>\n                <item value=\"315211\">Men's and boys' cut and sew apparel contractors</item>\n                <item value=\"315212\">Women's, girls' and infants' cut and sew apparel contractors</item>\n                <item value=\"315212\">Women's, girls' and infants' cut and sew apparel contractors</item>\n                <item value=\"31522\">Men's and boys' cut and sew apparel manufacturing</item>\n                <item value=\"315220\">Men's and boys' cut and sew apparel manufacturing</item>\n                <item value=\"315221\">Men's and boys' cut and sew underwear and nightwear manufacturing</item>\n                <item value=\"315222\">Men's and boys' cut and sew suit, coat, and overcoat manufacturing</item>\n                <item value=\"315223\">Men's and boys' cut and sew shirt (except work shirt) manufacturing</item>\n                <item value=\"315224\">Men's and boys' cut and sew trouser, slack, and jean manufacturing</item>\n                <item value=\"315225\">Men's and boys' cut and sew work clothing manufacturing</item>\n                <item value=\"315228\">Men's and boys' cut and sew other outerwear manufacturing</item>\n                <item value=\"31523\">Women's and girls' cut and sew apparel manufacturing</item>\n                <item value=\"315231\">Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing</item>\n                <item value=\"315232\">Women's and girls' cut and sew blouse and shirt manufacturing</item>\n                <item value=\"315233\">Women's and girls' cut and sew dress manufacturing</item>\n                <item value=\"315234\">Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing</item>\n                <item value=\"315239\">Women's and girls' cut and sew other outerwear manufacturing</item>\n                <item value=\"31524\">Women's, girls', and infants' cut and sew apparel manufacturing</item>\n                <item value=\"315240\">Women's, girls', and infants' cut and sew apparel manufacturing</item>\n                <item value=\"31528\">Other cut and sew apparel manufacturing</item>\n                <item value=\"315280\">Other cut and sew apparel manufacturing</item>\n                <item value=\"31529\">Other cut and sew apparel manufacturing</item>\n                <item value=\"315291\">Infants' cut and sew apparel manufacturing</item>\n                <item value=\"315292\">Fur and leather apparel manufacturing</item>\n                <item value=\"315299\">All other cut and sew apparel manufacturing</item>\n                <item value=\"3159\">Apparel accessories and other apparel manufacturing</item>\n                <item value=\"31599\">Apparel accessories and other apparel manufacturing</item>\n                <item value=\"315990\">Apparel accessories and other apparel manufacturing</item>\n                <item value=\"315991\">Hat, cap, and millinery manufacturing</item>\n                <item value=\"315992\">Glove and mitten manufacturing</item>\n                <item value=\"315993\">Men's and boys' neckwear manufacturing</item>\n                <item value=\"315999\">Other apparel accessories and other apparel manufacturing</item>\n                <item value=\"316\">Leather and allied product manufacturing</item>\n                <item value=\"3161\">Leather and hide tanning and finishing</item>\n                <item value=\"31611\">Leather and hide tanning and finishing</item>\n                <item value=\"316110\">Leather and hide tanning and finishing</item>\n                <item value=\"3162\">Footwear manufacturing</item>\n                <item value=\"31621\">Footwear manufacturing</item>\n                <item value=\"316210\">Footwear manufacturing</item>\n                <item value=\"316211\">Rubber and plastics footwear manufacturing</item>\n                <item value=\"316212\">House slipper manufacturing</item>\n                <item value=\"316213\">Men's footwear (except athletic) manufacturing</item>\n                <item value=\"316214\">Women's footwear (except athletic) manufacturing</item>\n                <item value=\"316219\">Other footwear manufacturing</item>\n                <item value=\"3169\">Other leather and allied product manufacturing</item>\n                <item value=\"31699\">Other leather and allied product manufacturing</item>\n                <item value=\"316991\">Luggage manufacturing</item>\n                <item value=\"316992\">Women's handbag and purse manufacturing</item>\n                <item value=\"316993\">Personal leather good (except women's handbag and purse) manufacturing</item>\n                <item value=\"316998\">All other leather good and allied product manufacturing</item>\n                <item value=\"316999\">All other leather good and allied product manufacturing</item>\n                <item value=\"321\">Wood product manufacturing</item>\n                <item value=\"3211\">Sawmills and wood preservation</item>\n                <item value=\"32111\">Sawmills and wood preservation</item>\n                <item value=\"321113\">Sawmills</item>\n                <item value=\"321114\">Wood preservation</item>\n                <item value=\"3212\">Veneer, plywood, and engineered wood product manufacturing</item>\n                <item value=\"32121\">Veneer, plywood, and engineered wood product manufacturing</item>\n                <item value=\"321211\">Hardwood veneer and plywood manufacturing</item>\n                <item value=\"321212\">Softwood veneer and plywood manufacturing</item>\n                <item value=\"321213\">Engineered wood member (except truss) manufacturing</item>\n                <item value=\"321214\">Truss manufacturing</item>\n                <item value=\"321219\">Reconstituted wood product manufacturing</item>\n                <item value=\"3219\">Other wood product manufacturing</item>\n                <item value=\"32191\">Millwork</item>\n                <item value=\"321911\">Wood window and door manufacturing</item>\n                <item value=\"321912\">Cut stock, resawing lumber, and planing</item>\n                <item value=\"321918\">Other millwork (including flooring)</item>\n                <item value=\"32192\">Wood container and pallet manufacturing</item>\n                <item value=\"321920\">Wood container and pallet manufacturing</item>\n                <item value=\"32199\">All other wood product manufacturing</item>\n                <item value=\"321991\">Manufactured home (mobile home) manufacturing</item>\n                <item value=\"321992\">Prefabricated wood building manufacturing</item>\n                <item value=\"321999\">All other miscellaneous wood product manufacturing</item>\n                <item value=\"321999\">All other miscellaneous wood product manufacturing</item>\n                <item value=\"322\">Paper manufacturing</item>\n                <item value=\"3221\">Pulp, paper, and paperboard mills</item>\n                <item value=\"32211\">Pulp mills</item>\n                <item value=\"322110\">Pulp mills</item>\n                <item value=\"32212\">Paper mills</item>\n                <item value=\"322121\">Paper (except newsprint) mills</item>\n                <item value=\"322122\">Newsprint mills</item>\n                <item value=\"32213\">Paperboard mills</item>\n                <item value=\"322130\">Paperboard mills</item>\n                <item value=\"3222\">Converted paper product manufacturing</item>\n                <item value=\"32221\">Paperboard container manufacturing</item>\n                <item value=\"322211\">Corrugated and solid fiber box manufacturing</item>\n                <item value=\"322212\">Folding paperboard box manufacturing</item>\n                <item value=\"322213\">Setup paperboard box manufacturing</item>\n                <item value=\"322214\">Fiber can, tube, drum, and similar products manufacturing</item>\n                <item value=\"322215\">Nonfolding sanitary food container manufacturing</item>\n                <item value=\"322219\">Other paperboard container manufacturing</item>\n                <item value=\"32222\">Paper bag and coated and treated paper manufacturing</item>\n                <item value=\"322220\">Paper bag and coated and treated paper manufacturing</item>\n                <item value=\"322221\">Coated and laminated packaging paper manufacturing</item>\n                <item value=\"322222\">Coated and laminated paper manufacturing</item>\n                <item value=\"322223\">Coated paper bag and pouch manufacturing</item>\n                <item value=\"322224\">Uncoated paper and multiwall bag manufacturing</item>\n                <item value=\"322225\">Laminated aluminum foil manufacturing for flexible packaging uses</item>\n                <item value=\"322226\">Surface-coated paperboard manufacturing</item>\n                <item value=\"32223\">Stationery product manufacturing</item>\n                <item value=\"322230\">Stationery product manufacturing</item>\n                <item value=\"322231\">Die-cut paper and paperboard office supplies manufacturing</item>\n                <item value=\"322232\">Envelope manufacturing</item>\n                <item value=\"322233\">Stationery, tablet, and related product manufacturing</item>\n                <item value=\"32229\">Other converted paper product manufacturing</item>\n                <item value=\"322291\">Sanitary paper product manufacturing</item>\n                <item value=\"322299\">All other converted paper product manufacturing</item>\n                <item value=\"323\">Printing and related support activities</item>\n                <item value=\"3231\">Printing and related support activities</item>\n                <item value=\"32311\">Printing</item>\n                <item value=\"323110\">Commercial lithographic printing</item>\n                <item value=\"323111\">Commercial printing (except screen and books)</item>\n                <item value=\"323111\">Commercial printing (except screen and books)</item>\n                <item value=\"323112\">Commercial flexographic printing</item>\n                <item value=\"323113\">Commercial screen printing</item>\n                <item value=\"323114\">Quick printing</item>\n                <item value=\"323115\">Digital printing</item>\n                <item value=\"323116\">Manifold business forms printing</item>\n                <item value=\"323117\">Books printing</item>\n                <item value=\"323118\">Blankbook, looseleaf binders, and devices manufacturing</item>\n                <item value=\"323119\">Other commercial printing</item>\n                <item value=\"32312\">Support activities for printing</item>\n                <item value=\"323120\">Support activities for printing</item>\n                <item value=\"323121\">Tradebinding and related work</item>\n                <item value=\"323122\">Prepress services</item>\n                <item value=\"324\">Petroleum and coal products manufacturing</item>\n                <item value=\"3241\">Petroleum and coal products manufacturing</item>\n                <item value=\"32411\">Petroleum refineries</item>\n                <item value=\"324110\">Petroleum refineries</item>\n                <item value=\"32412\">Asphalt paving, roofing, and saturated materials manufacturing</item>\n                <item value=\"324121\">Asphalt paving mixture and block manufacturing</item>\n                <item value=\"324122\">Asphalt shingle and coating materials manufacturing</item>\n                <item value=\"32419\">Other petroleum and coal products manufacturing</item>\n                <item value=\"324191\">Petroleum lubricating oil and grease manufacturing</item>\n                <item value=\"324199\">All other petroleum and coal products manufacturing</item>\n                <item value=\"325\">Chemical manufacturing</item>\n                <item value=\"3251\">Basic chemical manufacturing</item>\n                <item value=\"32511\">Petrochemical manufacturing</item>\n                <item value=\"325110\">Petrochemical manufacturing</item>\n                <item value=\"32512\">Industrial gas manufacturing</item>\n                <item value=\"325120\">Industrial gas manufacturing</item>\n                <item value=\"32513\">Synthetic dye and pigment manufacturing</item>\n                <item value=\"325130\">Synthetic dye and pigment manufacturing</item>\n                <item value=\"325131\">Inorganic dye and pigment manufacturing</item>\n                <item value=\"325132\">Synthetic organic dye and pigment manufacturing</item>\n                <item value=\"32518\">Other basic inorganic chemical manufacturing</item>\n                <item value=\"325180\">Other basic inorganic chemical manufacturing</item>\n                <item value=\"325181\">Alkalies and chlorine manufacturing</item>\n                <item value=\"325182\">Carbon black manufacturing</item>\n                <item value=\"325188\">All other basic inorganic chemical manufacturing</item>\n                <item value=\"32519\">Other basic organic chemical manufacturing</item>\n                <item value=\"325191\">Gum and wood chemical manufacturing</item>\n                <item value=\"325192\">Cyclic crude and intermediate manufacturing</item>\n                <item value=\"325193\">Ethyl alcohol manufacturing</item>\n                <item value=\"325194\">Cyclic crude, intermediate, and gum and wood chemical manufacturing</item>\n                <item value=\"325199\">All other basic organic chemical manufacturing</item>\n                <item value=\"3252\">Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing</item>\n                <item value=\"32521\">Resin and synthetic rubber manufacturing</item>\n                <item value=\"325211\">Plastics material and resin manufacturing</item>\n                <item value=\"325212\">Synthetic rubber manufacturing</item>\n                <item value=\"32522\">Artificial and synthetic fibers and filaments manufacturing</item>\n                <item value=\"325220\">Artificial and synthetic fibers and filaments manufacturing</item>\n                <item value=\"325221\">Cellulosic organic fiber manufacturing</item>\n                <item value=\"325222\">Noncellulosic organic fiber manufacturing</item>\n                <item value=\"3253\">Pesticide, fertilizer, and other agricultural chemical manufacturing</item>\n                <item value=\"32531\">Fertilizer manufacturing</item>\n                <item value=\"325311\">Nitrogenous fertilizer manufacturing</item>\n                <item value=\"325312\">Phosphatic fertilizer manufacturing</item>\n                <item value=\"325314\">Fertilizer (mixing only) manufacturing</item>\n                <item value=\"32532\">Pesticide and other agricultural chemical manufacturing</item>\n                <item value=\"325320\">Pesticide and other agricultural chemical manufacturing</item>\n                <item value=\"3254\">Pharmaceutical and medicine manufacturing</item>\n                <item value=\"32541\">Pharmaceutical and medicine manufacturing</item>\n                <item value=\"325411\">Medicinal and botanical manufacturing</item>\n                <item value=\"325412\">Pharmaceutical preparation manufacturing</item>\n                <item value=\"325413\">In-vitro diagnostic substance manufacturing</item>\n                <item value=\"325414\">Biological product (except diagnostic) manufacturing</item>\n                <item value=\"3255\">Paint, coating, and adhesive manufacturing</item>\n                <item value=\"32551\">Paint and coating manufacturing</item>\n                <item value=\"325510\">Paint and coating manufacturing</item>\n                <item value=\"32552\">Adhesive manufacturing</item>\n                <item value=\"325520\">Adhesive manufacturing</item>\n                <item value=\"3256\">Soap, cleaning compound, and toilet preparation manufacturing</item>\n                <item value=\"32561\">Soap and cleaning compound manufacturing</item>\n                <item value=\"325611\">Soap and other detergent manufacturing</item>\n                <item value=\"325612\">Polish and other sanitation good manufacturing</item>\n                <item value=\"325613\">Surface active agent manufacturing</item>\n                <item value=\"32562\">Toilet preparation manufacturing</item>\n                <item value=\"325620\">Toilet preparation manufacturing</item>\n                <item value=\"3259\">Other chemical product and preparation manufacturing</item>\n                <item value=\"32591\">Printing ink manufacturing</item>\n                <item value=\"325910\">Printing ink manufacturing</item>\n                <item value=\"32592\">Explosives manufacturing</item>\n                <item value=\"325920\">Explosives manufacturing</item>\n                <item value=\"32599\">All other chemical product and preparation manufacturing</item>\n                <item value=\"325991\">Custom compounding of purchased resins</item>\n                <item value=\"325992\">Photographic film, paper, plate, and chemical manufacturing</item>\n                <item value=\"325998\">All other miscellaneous chemical product and preparation manufacturing</item>\n                <item value=\"326\">Plastics and rubber products manufacturing</item>\n                <item value=\"3261\">Plastics product manufacturing</item>\n                <item value=\"32611\">Plastics packaging materials and unlaminated film and sheet manufacturing</item>\n                <item value=\"326111\">Plastics bag and pouch manufacturing</item>\n                <item value=\"326112\">Plastics packaging film and sheet (including laminated) manufacturing</item>\n                <item value=\"326113\">Unlaminated plastics film and sheet (except packaging) manufacturing</item>\n                <item value=\"32612\">Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing</item>\n                <item value=\"326121\">Unlaminated plastics profile shape manufacturing</item>\n                <item value=\"326122\">Plastics pipe and pipe fitting manufacturing</item>\n                <item value=\"32613\">Laminated plastics plate, sheet (except packaging), and shape manufacturing</item>\n                <item value=\"326130\">Laminated plastics plate, sheet (except packaging), and shape manufacturing</item>\n                <item value=\"32614\">Polystyrene foam product manufacturing</item>\n                <item value=\"326140\">Polystyrene foam product manufacturing</item>\n                <item value=\"32615\">Urethane and other foam product (except polystyrene) manufacturing</item>\n                <item value=\"326150\">Urethane and other foam product (except polystyrene) manufacturing</item>\n                <item value=\"32616\">Plastics bottle manufacturing</item>\n                <item value=\"326160\">Plastics bottle manufacturing</item>\n                <item value=\"32619\">Other plastics product manufacturing</item>\n                <item value=\"326191\">Plastics plumbing fixture manufacturing</item>\n                <item value=\"326192\">Resilient floor covering manufacturing</item>\n                <item value=\"326199\">All other plastics product manufacturing</item>\n                <item value=\"326199\">All other plastics product manufacturing</item>\n                <item value=\"326199\">All other plastics product manufacturing</item>\n                <item value=\"3262\">Rubber product manufacturing</item>\n                <item value=\"32621\">Tire manufacturing</item>\n                <item value=\"326211\">Tire manufacturing (except retreading)</item>\n                <item value=\"326212\">Tire retreading</item>\n                <item value=\"32622\">Rubber and plastics hoses and belting manufacturing</item>\n                <item value=\"326220\">Rubber and plastics hoses and belting manufacturing</item>\n                <item value=\"32629\">Other rubber product manufacturing</item>\n                <item value=\"326291\">Rubber product manufacturing for mechanical use</item>\n                <item value=\"326291\">Rubber product manufacturing for mechanical use</item>\n                <item value=\"326299\">All other rubber product manufacturing</item>\n                <item value=\"326299\">All other rubber product manufacturing</item>\n                <item value=\"327\">Nonmetallic mineral product manufacturing</item>\n                <item value=\"3271\">Clay product and refractory manufacturing</item>\n                <item value=\"32711\">Pottery, ceramics, and plumbing fixture manufacturing</item>\n                <item value=\"327110\">Pottery, ceramics, and plumbing fixture manufacturing</item>\n                <item value=\"327111\">Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing</item>\n                <item value=\"327112\">Vitreous china, fine earthenware, and other pottery product manufacturing</item>\n                <item value=\"327113\">Porcelain electrical supply manufacturing</item>\n                <item value=\"32712\">Clay building material and refractories manufacturing</item>\n                <item value=\"327120\">Clay building material and refractories manufacturing</item>\n                <item value=\"327121\">Brick and structural clay tile manufacturing</item>\n                <item value=\"327122\">Ceramic wall and floor tile manufacturing</item>\n                <item value=\"327123\">Other structural clay product manufacturing</item>\n                <item value=\"327124\">Clay refractory manufacturing</item>\n                <item value=\"327125\">Nonclay refractory manufacturing</item>\n                <item value=\"3272\">Glass and glass product manufacturing</item>\n                <item value=\"32721\">Glass and glass product manufacturing</item>\n                <item value=\"327211\">Flat glass manufacturing</item>\n                <item value=\"327212\">Other pressed and blown glass and glassware manufacturing</item>\n                <item value=\"327213\">Glass container manufacturing</item>\n                <item value=\"327215\">Glass product manufacturing made of purchased glass</item>\n                <item value=\"3273\">Cement and concrete product manufacturing</item>\n                <item value=\"32731\">Cement manufacturing</item>\n                <item value=\"327310\">Cement manufacturing</item>\n                <item value=\"32732\">Ready-mix concrete manufacturing</item>\n                <item value=\"327320\">Ready-mix concrete manufacturing</item>\n                <item value=\"32733\">Concrete pipe, brick, and block manufacturing</item>\n                <item value=\"327331\">Concrete block and brick manufacturing</item>\n                <item value=\"327332\">Concrete pipe manufacturing</item>\n                <item value=\"32739\">Other concrete product manufacturing</item>\n                <item value=\"327390\">Other concrete product manufacturing</item>\n                <item value=\"3274\">Lime and gypsum product manufacturing</item>\n                <item value=\"32741\">Lime manufacturing</item>\n                <item value=\"327410\">Lime manufacturing</item>\n                <item value=\"32742\">Gypsum product manufacturing</item>\n                <item value=\"327420\">Gypsum product manufacturing</item>\n                <item value=\"3279\">Other nonmetallic mineral product manufacturing</item>\n                <item value=\"32791\">Abrasive product manufacturing</item>\n                <item value=\"327910\">Abrasive product manufacturing</item>\n                <item value=\"32799\">All other nonmetallic mineral product manufacturing</item>\n                <item value=\"327991\">Cut stone and stone product manufacturing</item>\n                <item value=\"327992\">Ground or treated mineral and earth manufacturing</item>\n                <item value=\"327993\">Mineral wool manufacturing</item>\n                <item value=\"327999\">All other miscellaneous nonmetallic mineral product manufacturing</item>\n                <item value=\"331\">Primary metal manufacturing</item>\n                <item value=\"3311\">Iron and steel mills and ferroalloy manufacturing</item>\n                <item value=\"33111\">Iron and steel mills and ferroalloy manufacturing</item>\n                <item value=\"331110\">Iron and steel mills and ferroalloy manufacturing</item>\n                <item value=\"331111\">Iron and steel mills</item>\n                <item value=\"331112\">Electrometallurgical ferroalloy product manufacturing</item>\n                <item value=\"3312\">Steel product manufacturing from purchased steel</item>\n                <item value=\"33121\">Iron and steel pipe and tube manufacturing from purchased steel</item>\n                <item value=\"331210\">Iron and steel pipe and tube manufacturing from purchased steel</item>\n                <item value=\"33122\">Rolling and drawing of purchased steel</item>\n                <item value=\"331221\">Rolled steel shape manufacturing</item>\n                <item value=\"331222\">Steel wire drawing</item>\n                <item value=\"3313\">Alumina and aluminum production and processing</item>\n                <item value=\"33131\">Alumina and aluminum production and processing</item>\n                <item value=\"331311\">Alumina refining</item>\n                <item value=\"331312\">Primary aluminum production</item>\n                <item value=\"331313\">Alumina refining and primary aluminum production</item>\n                <item value=\"331314\">Secondary smelting and alloying of aluminum</item>\n                <item value=\"331315\">Aluminum sheet, plate, and foil manufacturing</item>\n                <item value=\"331316\">Aluminum extruded product manufacturing</item>\n                <item value=\"331318\">Other aluminum rolling, drawing, and extruding</item>\n                <item value=\"331319\">Other aluminum rolling and drawing</item>\n                <item value=\"3314\">Nonferrous metal (except aluminum) production and processing</item>\n                <item value=\"33141\">Nonferrous metal (except aluminum) smelting and refining</item>\n                <item value=\"331410\">Nonferrous metal (except aluminum) smelting and refining</item>\n                <item value=\"331411\">Primary smelting and refining of copper</item>\n                <item value=\"331419\">Primary smelting and refining of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"33142\">Copper rolling, drawing, extruding, and alloying</item>\n                <item value=\"331420\">Copper rolling, drawing, extruding, and alloying</item>\n                <item value=\"331421\">Copper rolling, drawing, and extruding</item>\n                <item value=\"331422\">Copper wire (except mechanical) drawing</item>\n                <item value=\"331423\">Secondary smelting, refining, and alloying of copper</item>\n                <item value=\"33149\">Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying</item>\n                <item value=\"331491\">Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying</item>\n                <item value=\"331492\">Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"3315\">Foundries</item>\n                <item value=\"33151\">Ferrous metal foundries</item>\n                <item value=\"331511\">Iron foundries</item>\n                <item value=\"331512\">Steel investment foundries</item>\n                <item value=\"331513\">Steel foundries (except investment)</item>\n                <item value=\"33152\">Nonferrous metal foundries</item>\n                <item value=\"331521\">Aluminum die-casting foundries</item>\n                <item value=\"331522\">Nonferrous (except aluminum) die-casting foundries</item>\n                <item value=\"331523\">Nonferrous metal die-casting foundries</item>\n                <item value=\"331524\">Aluminum foundries (except die-casting)</item>\n                <item value=\"331525\">Copper foundries (except die-casting)</item>\n                <item value=\"331528\">Other nonferrous foundries (except die-casting)</item>\n                <item value=\"331529\">Other nonferrous metal foundries (except die-casting)</item>\n                <item value=\"332\">Fabricated metal product manufacturing</item>\n                <item value=\"3321\">Forging and stamping</item>\n                <item value=\"33211\">Forging and stamping</item>\n                <item value=\"332111\">Iron and steel forging</item>\n                <item value=\"332112\">Nonferrous forging</item>\n                <item value=\"332114\">Custom roll forming</item>\n                <item value=\"332115\">Crown and closure manufacturing</item>\n                <item value=\"332116\">Metal stamping</item>\n                <item value=\"332117\">Powder metallurgy part manufacturing</item>\n                <item value=\"332119\">Metal crown, closure, and other metal stamping (except automotive)</item>\n                <item value=\"3322\">Cutlery and handtool manufacturing</item>\n                <item value=\"33221\">Cutlery and handtool manufacturing</item>\n                <item value=\"332211\">Cutlery and flatware (except precious) manufacturing</item>\n                <item value=\"332212\">Hand and edge tool manufacturing</item>\n                <item value=\"332213\">Saw blade and handsaw manufacturing</item>\n                <item value=\"332214\">Kitchen utensil, pot, and pan manufacturing</item>\n                <item value=\"332215\">Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing</item>\n                <item value=\"332216\">Saw blade and handtool manufacturing</item>\n                <item value=\"3323\">Architectural and structural metals manufacturing</item>\n                <item value=\"33231\">Plate work and fabricated structural product manufacturing</item>\n                <item value=\"332311\">Prefabricated metal building and component manufacturing</item>\n                <item value=\"332312\">Fabricated structural metal manufacturing</item>\n                <item value=\"332313\">Plate work manufacturing</item>\n                <item value=\"33232\">Ornamental and architectural metal products manufacturing</item>\n                <item value=\"332321\">Metal window and door manufacturing</item>\n                <item value=\"332322\">Sheet metal work manufacturing</item>\n                <item value=\"332323\">Ornamental and architectural metal work manufacturing</item>\n                <item value=\"3324\">Boiler, tank, and shipping container manufacturing</item>\n                <item value=\"33241\">Power boiler and heat exchanger manufacturing</item>\n                <item value=\"332410\">Power boiler and heat exchanger manufacturing</item>\n                <item value=\"33242\">Metal tank (heavy gauge) manufacturing</item>\n                <item value=\"332420\">Metal tank (heavy gauge) manufacturing</item>\n                <item value=\"33243\">Metal can, box, and other metal container (light gauge) manufacturing</item>\n                <item value=\"332431\">Metal can manufacturing</item>\n                <item value=\"332439\">Other metal container manufacturing</item>\n                <item value=\"3325\">Hardware manufacturing</item>\n                <item value=\"33251\">Hardware manufacturing</item>\n                <item value=\"332510\">Hardware manufacturing</item>\n                <item value=\"3326\">Spring and wire product manufacturing</item>\n                <item value=\"33261\">Spring and wire product manufacturing</item>\n                <item value=\"332611\">Spring (heavy gauge) manufacturing</item>\n                <item value=\"332612\">Spring (light gauge) manufacturing</item>\n                <item value=\"332613\">Spring manufacturing</item>\n                <item value=\"332618\">Other fabricated wire product manufacturing</item>\n                <item value=\"3327\">Machine shops; turned product; and screw, nut, and bolt manufacturing</item>\n                <item value=\"33271\">Machine shops</item>\n                <item value=\"332710\">Machine shops</item>\n                <item value=\"33272\">Turned product and screw, nut, and bolt manufacturing</item>\n                <item value=\"332721\">Precision turned product manufacturing</item>\n                <item value=\"332722\">Bolt, nut, screw, rivet, and washer manufacturing</item>\n                <item value=\"3328\">Coating, engraving, heat treating, and allied activities</item>\n                <item value=\"33281\">Coating, engraving, heat treating, and allied activities</item>\n                <item value=\"332811\">Metal heat treating</item>\n                <item value=\"332812\">Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers</item>\n                <item value=\"332813\">Electroplating, plating, polishing, anodizing, and coloring</item>\n                <item value=\"3329\">Other fabricated metal product manufacturing</item>\n                <item value=\"33291\">Metal valve manufacturing</item>\n                <item value=\"332911\">Industrial valve manufacturing</item>\n                <item value=\"332912\">Fluid power valve and hose fitting manufacturing</item>\n                <item value=\"332913\">Plumbing fixture fitting and trim manufacturing</item>\n                <item value=\"332919\">Other metal valve and pipe fitting manufacturing</item>\n                <item value=\"33299\">All other fabricated metal product manufacturing</item>\n                <item value=\"332991\">Ball and roller bearing manufacturing</item>\n                <item value=\"332992\">Small arms ammunition manufacturing</item>\n                <item value=\"332993\">Ammunition (except small arms) manufacturing</item>\n                <item value=\"332994\">Small arms, ordnance, and ordnance accessories manufacturing</item>\n                <item value=\"332994\">Small arms, ordnance, and ordnance accessories manufacturing</item>\n                <item value=\"332995\">Other ordnance and accessories manufacturing</item>\n                <item value=\"332996\">Fabricated pipe and pipe fitting manufacturing</item>\n                <item value=\"332997\">Industrial pattern manufacturing</item>\n                <item value=\"332998\">Enameled iron and metal sanitary ware manufacturing</item>\n                <item value=\"332999\">All other miscellaneous fabricated metal product manufacturing</item>\n                <item value=\"332999\">All other miscellaneous fabricated metal product manufacturing</item>\n                <item value=\"333\">Machinery manufacturing</item>\n                <item value=\"3331\">Agriculture, construction, and mining machinery manufacturing</item>\n                <item value=\"33311\">Agricultural implement manufacturing</item>\n                <item value=\"333111\">Farm machinery and equipment manufacturing</item>\n                <item value=\"333112\">Lawn and garden tractor and home lawn and garden equipment manufacturing</item>\n                <item value=\"33312\">Construction machinery manufacturing</item>\n                <item value=\"333120\">Construction machinery manufacturing</item>\n                <item value=\"33313\">Mining and oil and gas field machinery manufacturing</item>\n                <item value=\"333131\">Mining machinery and equipment manufacturing</item>\n                <item value=\"333132\">Oil and gas field machinery and equipment manufacturing</item>\n                <item value=\"3332\">Industrial machinery manufacturing</item>\n                <item value=\"33321\">Sawmill and woodworking machinery manufacturing</item>\n                <item value=\"333210\">Sawmill and woodworking machinery manufacturing</item>\n                <item value=\"33322\">Plastics and rubber industry machinery manufacturing</item>\n                <item value=\"333220\">Plastics and rubber industry machinery manufacturing</item>\n                <item value=\"33324\">Industrial machinery manufacturing</item>\n                <item value=\"333241\">Food product machinery manufacturing</item>\n                <item value=\"333242\">Semiconductor machinery manufacturing</item>\n                <item value=\"333243\">Sawmill, woodworking, and paper machinery manufacturing</item>\n                <item value=\"333244\">Printing machinery and equipment manufacturing</item>\n                <item value=\"333249\">Other industrial machinery manufacturing</item>\n                <item value=\"33329\">Other industrial machinery manufacturing</item>\n                <item value=\"333291\">Paper industry machinery manufacturing</item>\n                <item value=\"333292\">Textile machinery manufacturing</item>\n                <item value=\"333293\">Printing machinery and equipment manufacturing</item>\n                <item value=\"333294\">Food product machinery manufacturing</item>\n                <item value=\"333295\">Semiconductor machinery manufacturing</item>\n                <item value=\"333298\">All other industrial machinery manufacturing</item>\n                <item value=\"333298\">All other industrial machinery manufacturing</item>\n                <item value=\"3333\">Commercial and service industry machinery manufacturing</item>\n                <item value=\"3333\">Commercial and service industry machinery manufacturing</item>\n                <item value=\"33331\">Commercial and service industry machinery manufacturing</item>\n                <item value=\"33331\">Commercial and service industry machinery manufacturing</item>\n                <item value=\"333311\">Automatic vending machine manufacturing</item>\n                <item value=\"333312\">Commercial laundry, drycleaning, and pressing machine manufacturing</item>\n                <item value=\"333313\">Office machinery manufacturing</item>\n                <item value=\"333314\">Optical instrument and lens manufacturing</item>\n                <item value=\"333315\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"333316\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"333318\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"333319\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"3334\">Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing</item>\n                <item value=\"33341\">Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing</item>\n                <item value=\"333411\">Air purification equipment manufacturing</item>\n                <item value=\"333412\">Industrial and commercial fan and blower manufacturing</item>\n                <item value=\"333413\">Industrial and commercial fan and blower and air purification equipment manufacturing</item>\n                <item value=\"333414\">Heating equipment (except warm air furnaces) manufacturing</item>\n                <item value=\"333415\">Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing</item>\n                <item value=\"333415\">Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing</item>\n                <item value=\"3335\">Metalworking machinery manufacturing</item>\n                <item value=\"33351\">Metalworking machinery manufacturing</item>\n                <item value=\"333511\">Industrial mold manufacturing</item>\n                <item value=\"333512\">Machine tool (metal cutting types) manufacturing</item>\n                <item value=\"333513\">Machine tool (metal forming types) manufacturing</item>\n                <item value=\"333514\">Special die and tool, die set, jig, and fixture manufacturing</item>\n                <item value=\"333515\">Cutting tool and machine tool accessory manufacturing</item>\n                <item value=\"333516\">Rolling mill machinery and equipment manufacturing</item>\n                <item value=\"333517\">Machine tool manufacturing</item>\n                <item value=\"333518\">Other metalworking machinery manufacturing</item>\n                <item value=\"333519\">Rolling mill and other metalworking machinery manufacturing</item>\n                <item value=\"3336\">Engine, turbine, and power transmission equipment manufacturing</item>\n                <item value=\"33361\">Engine, turbine, and power transmission equipment manufacturing</item>\n                <item value=\"333611\">Turbine and turbine generator set units manufacturing</item>\n                <item value=\"333612\">Speed changer, industrial high-speed drive, and gear manufacturing</item>\n                <item value=\"333613\">Mechanical power transmission equipment manufacturing</item>\n                <item value=\"333618\">Other engine equipment manufacturing</item>\n                <item value=\"3339\">Other general purpose machinery manufacturing</item>\n                <item value=\"33391\">Pump and compressor manufacturing</item>\n                <item value=\"333911\">Pump and pumping equipment manufacturing</item>\n                <item value=\"333912\">Air and gas compressor manufacturing</item>\n                <item value=\"333913\">Measuring and dispensing pump manufacturing</item>\n                <item value=\"333914\">Measuring, dispensing, and other pumping equipment manufacturing</item>\n                <item value=\"33392\">Material handling equipment manufacturing</item>\n                <item value=\"333921\">Elevator and moving stairway manufacturing</item>\n                <item value=\"333922\">Conveyor and conveying equipment manufacturing</item>\n                <item value=\"333923\">Overhead traveling crane, hoist, and monorail system manufacturing</item>\n                <item value=\"333924\">Industrial truck, trailer, and stacker machinery manufacturing</item>\n                <item value=\"33399\">All other general purpose machinery manufacturing</item>\n                <item value=\"333991\">Power-driven handtool manufacturing</item>\n                <item value=\"333992\">Welding and soldering equipment manufacturing</item>\n                <item value=\"333993\">Packaging machinery manufacturing</item>\n                <item value=\"333994\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"333994\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"333995\">Fluid power cylinder and actuator manufacturing</item>\n                <item value=\"333996\">Fluid power pump and motor manufacturing</item>\n                <item value=\"333997\">Scale and balance (except laboratory) manufacturing</item>\n                <item value=\"333997\">Scale and balance (except laboratory) manufacturing</item>\n                <item value=\"333999\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"333999\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"334\">Computer and electronic product manufacturing</item>\n                <item value=\"3341\">Computer and peripheral equipment manufacturing</item>\n                <item value=\"33411\">Computer and peripheral equipment manufacturing</item>\n                <item value=\"334111\">Electronic computer manufacturing</item>\n                <item value=\"334112\">Computer storage device manufacturing</item>\n                <item value=\"334113\">Computer terminal manufacturing</item>\n                <item value=\"334118\">Computer terminal and other computer peripheral equipment manufacturing</item>\n                <item value=\"334119\">Other computer peripheral equipment manufacturing</item>\n                <item value=\"3342\">Communications equipment manufacturing</item>\n                <item value=\"33421\">Telephone apparatus manufacturing</item>\n                <item value=\"334210\">Telephone apparatus manufacturing</item>\n                <item value=\"33422\">Radio and television broadcasting and wireless communications equipment manufacturing</item>\n                <item value=\"334220\">Radio and television broadcasting and wireless communications equipment manufacturing</item>\n                <item value=\"334220\">Radio and television broadcasting and wireless communications equipment manufacturing</item>\n                <item value=\"33429\">Other communications equipment manufacturing</item>\n                <item value=\"334290\">Other communications equipment manufacturing</item>\n                <item value=\"3343\">Audio and video equipment manufacturing</item>\n                <item value=\"33431\">Audio and video equipment manufacturing</item>\n                <item value=\"334310\">Audio and video equipment manufacturing</item>\n                <item value=\"3344\">Semiconductor and other electronic component manufacturing</item>\n                <item value=\"33441\">Semiconductor and other electronic component manufacturing</item>\n                <item value=\"334411\">Electron tube manufacturing</item>\n                <item value=\"334412\">Bare printed circuit board manufacturing</item>\n                <item value=\"334413\">Semiconductor and related device manufacturing</item>\n                <item value=\"334414\">Electronic capacitor manufacturing</item>\n                <item value=\"334415\">Electronic resistor manufacturing</item>\n                <item value=\"334416\">Electronic coil, transformer, and other inductor manufacturing</item>\n                <item value=\"334416\">Electronic coil, transformer, and other inductor manufacturing</item>\n                <item value=\"334417\">Electronic connector manufacturing</item>\n                <item value=\"334418\">Printed circuit assembly (electronic assembly) manufacturing</item>\n                <item value=\"334419\">Other electronic component manufacturing</item>\n                <item value=\"334419\">Other electronic component manufacturing</item>\n                <item value=\"3345\">Navigational, measuring, electromedical, and control instruments manufacturing</item>\n                <item value=\"33451\">Navigational, measuring, electromedical, and control instruments manufacturing</item>\n                <item value=\"334510\">Electromedical and electrotherapeutic apparatus manufacturing</item>\n                <item value=\"334511\">Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing</item>\n                <item value=\"334512\">Automatic environmental control manufacturing for residential, commercial, and appliance use</item>\n                <item value=\"334513\">Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables</item>\n                <item value=\"334514\">Totalizing fluid meter and counting device manufacturing</item>\n                <item value=\"334515\">Instrument manufacturing for measuring and testing electricity and electrical signals</item>\n                <item value=\"334515\">Instrument manufacturing for measuring and testing electricity and electrical signals</item>\n                <item value=\"334516\">Analytical laboratory instrument manufacturing</item>\n                <item value=\"334517\">Irradiation apparatus manufacturing</item>\n                <item value=\"334518\">Watch, clock, and part manufacturing</item>\n                <item value=\"334519\">Other measuring and controlling device manufacturing</item>\n                <item value=\"334519\">Other measuring and controlling device manufacturing</item>\n                <item value=\"3346\">Manufacturing and reproducing magnetic and optical media</item>\n                <item value=\"33461\">Manufacturing and reproducing magnetic and optical media</item>\n                <item value=\"334611\">Software reproducing</item>\n                <item value=\"334612\">Prerecorded compact disc (except software), tape, and record reproducing</item>\n                <item value=\"334613\">Blank magnetic and optical recording media manufacturing</item>\n                <item value=\"334614\">Software and other prerecorded compact disc, tape, and record reproducing</item>\n                <item value=\"335\">Electrical equipment, appliance, and component manufacturing</item>\n                <item value=\"3351\">Electric lighting equipment manufacturing</item>\n                <item value=\"33511\">Electric lamp bulb and part manufacturing</item>\n                <item value=\"335110\">Electric lamp bulb and part manufacturing</item>\n                <item value=\"33512\">Lighting fixture manufacturing</item>\n                <item value=\"335121\">Residential electric lighting fixture manufacturing</item>\n                <item value=\"335122\">Commercial, industrial, and institutional electric lighting fixture manufacturing</item>\n                <item value=\"335129\">Other lighting equipment manufacturing</item>\n                <item value=\"3352\">Household appliance manufacturing</item>\n                <item value=\"33521\">Small electrical appliance manufacturing</item>\n                <item value=\"335210\">Small electrical appliance manufacturing</item>\n                <item value=\"335211\">Electric housewares and household fan manufacturing</item>\n                <item value=\"335212\">Household vacuum cleaner manufacturing</item>\n                <item value=\"33522\">Major household appliance manufacturing</item>\n                <item value=\"33522\">Major household appliance manufacturing</item>\n                <item value=\"335220\">Major household appliance manufacturing</item>\n                <item value=\"335221\">Household cooking appliance manufacturing</item>\n                <item value=\"335222\">Household refrigerator and home freezer manufacturing</item>\n                <item value=\"335224\">Household laundry equipment manufacturing</item>\n                <item value=\"335228\">Other major household appliance manufacturing</item>\n                <item value=\"3353\">Electrical equipment manufacturing</item>\n                <item value=\"33531\">Electrical equipment manufacturing</item>\n                <item value=\"335311\">Power, distribution, and specialty transformer manufacturing</item>\n                <item value=\"335312\">Motor and generator manufacturing</item>\n                <item value=\"335313\">Switchgear and switchboard apparatus manufacturing</item>\n                <item value=\"335314\">Relay and industrial control manufacturing</item>\n                <item value=\"3359\">Other electrical equipment and component manufacturing</item>\n                <item value=\"33591\">Battery manufacturing</item>\n                <item value=\"335911\">Storage battery manufacturing</item>\n                <item value=\"335912\">Primary battery manufacturing</item>\n                <item value=\"33592\">Communication and energy wire and cable manufacturing</item>\n                <item value=\"335921\">Fiber optic cable manufacturing</item>\n                <item value=\"335929\">Other communication and energy wire manufacturing</item>\n                <item value=\"33593\">Wiring device manufacturing</item>\n                <item value=\"335931\">Current-carrying wiring device manufacturing</item>\n                <item value=\"335932\">Noncurrent-carrying wiring device manufacturing</item>\n                <item value=\"33599\">All other electrical equipment and component manufacturing</item>\n                <item value=\"335991\">Carbon and graphite product manufacturing</item>\n                <item value=\"335999\">All other miscellaneous electrical equipment and component manufacturing</item>\n                <item value=\"336\">Transportation equipment manufacturing</item>\n                <item value=\"3361\">Motor vehicle manufacturing</item>\n                <item value=\"33611\">Automobile and light duty motor vehicle manufacturing</item>\n                <item value=\"336111\">Automobile manufacturing</item>\n                <item value=\"336112\">Light truck and utility vehicle manufacturing</item>\n                <item value=\"33612\">Heavy duty truck manufacturing</item>\n                <item value=\"336120\">Heavy duty truck manufacturing</item>\n                <item value=\"3362\">Motor vehicle body and trailer manufacturing</item>\n                <item value=\"33621\">Motor vehicle body and trailer manufacturing</item>\n                <item value=\"336211\">Motor vehicle body manufacturing</item>\n                <item value=\"336212\">Truck trailer manufacturing</item>\n                <item value=\"336213\">Motor home manufacturing</item>\n                <item value=\"336214\">Travel trailer and camper manufacturing</item>\n                <item value=\"3363\">Motor vehicle parts manufacturing</item>\n                <item value=\"33631\">Motor vehicle gasoline engine and engine parts manufacturing</item>\n                <item value=\"336310\">Motor vehicle gasoline engine and engine parts manufacturing</item>\n                <item value=\"336311\">Carburetor, piston, piston ring, and valve manufacturing</item>\n                <item value=\"336312\">Gasoline engine and engine parts manufacturing</item>\n                <item value=\"33632\">Motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"336320\">Motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"336321\">Vehicular lighting equipment manufacturing</item>\n                <item value=\"336322\">Other motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"33633\">Motor vehicle steering and suspension components (except spring) manufacturing</item>\n                <item value=\"336330\">Motor vehicle steering and suspension components (except spring) manufacturing</item>\n                <item value=\"33634\">Motor vehicle brake system manufacturing</item>\n                <item value=\"336340\">Motor vehicle brake system manufacturing</item>\n                <item value=\"33635\">Motor vehicle transmission and power train parts manufacturing</item>\n                <item value=\"336350\">Motor vehicle transmission and power train parts manufacturing</item>\n                <item value=\"33636\">Motor vehicle seating and interior trim manufacturing</item>\n                <item value=\"336360\">Motor vehicle seating and interior trim manufacturing</item>\n                <item value=\"33637\">Motor vehicle metal stamping</item>\n                <item value=\"336370\">Motor vehicle metal stamping</item>\n                <item value=\"33639\">Other motor vehicle parts manufacturing</item>\n                <item value=\"336390\">Other motor vehicle parts manufacturing</item>\n                <item value=\"336391\">Motor vehicle air-conditioning manufacturing</item>\n                <item value=\"336399\">All other motor vehicle parts manufacturing</item>\n                <item value=\"3364\">Aerospace product and parts manufacturing</item>\n                <item value=\"33641\">Aerospace product and parts manufacturing</item>\n                <item value=\"336411\">Aircraft manufacturing</item>\n                <item value=\"336412\">Aircraft engine and engine parts manufacturing</item>\n                <item value=\"336413\">Other aircraft parts and auxiliary equipment manufacturing</item>\n                <item value=\"336414\">Guided missile and space vehicle manufacturing</item>\n                <item value=\"336415\">Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing</item>\n                <item value=\"336419\">Other guided missile and space vehicle parts and auxiliary equipment manufacturing</item>\n                <item value=\"3365\">Railroad rolling stock manufacturing</item>\n                <item value=\"33651\">Railroad rolling stock manufacturing</item>\n                <item value=\"336510\">Railroad rolling stock manufacturing</item>\n                <item value=\"3366\">Ship and boat building</item>\n                <item value=\"33661\">Ship and boat building</item>\n                <item value=\"336611\">Ship building and repairing</item>\n                <item value=\"336612\">Boat building</item>\n                <item value=\"336612\">Boat building</item>\n                <item value=\"3369\">Other transportation equipment manufacturing</item>\n                <item value=\"33699\">Other transportation equipment manufacturing</item>\n                <item value=\"336991\">Motorcycle, bicycle, and parts manufacturing</item>\n                <item value=\"336992\">Military armored vehicle, tank, and tank component manufacturing</item>\n                <item value=\"336999\">All other transportation equipment manufacturing</item>\n                <item value=\"337\">Furniture and related product manufacturing</item>\n                <item value=\"3371\">Household and institutional furniture and kitchen cabinet manufacturing</item>\n                <item value=\"33711\">Wood kitchen cabinet and countertop manufacturing</item>\n                <item value=\"337110\">Wood kitchen cabinet and countertop manufacturing</item>\n                <item value=\"33712\">Household and institutional furniture manufacturing</item>\n                <item value=\"337121\">Upholstered household furniture manufacturing</item>\n                <item value=\"337122\">Nonupholstered wood household furniture manufacturing</item>\n                <item value=\"337124\">Metal household furniture manufacturing</item>\n                <item value=\"337125\">Household furniture (except wood and metal) manufacturing</item>\n                <item value=\"337127\">Institutional furniture manufacturing</item>\n                <item value=\"337127\">Institutional furniture manufacturing</item>\n                <item value=\"337129\">Wood television, radio, and sewing machine cabinet manufacturing</item>\n                <item value=\"3372\">Office furniture (including fixtures) manufacturing</item>\n                <item value=\"33721\">Office furniture (including fixtures) manufacturing</item>\n                <item value=\"337211\">Wood office furniture manufacturing</item>\n                <item value=\"337212\">Custom architectural woodwork and millwork manufacturing</item>\n                <item value=\"337214\">Office furniture (except wood) manufacturing</item>\n                <item value=\"337215\">Showcase, partition, shelving, and locker manufacturing</item>\n                <item value=\"3379\">Other furniture related product manufacturing</item>\n                <item value=\"33791\">Mattress manufacturing</item>\n                <item value=\"337910\">Mattress manufacturing</item>\n                <item value=\"33792\">Blind and shade manufacturing</item>\n                <item value=\"337920\">Blind and shade manufacturing</item>\n                <item value=\"339\">Miscellaneous manufacturing</item>\n                <item value=\"3391\">Medical equipment and supplies manufacturing</item>\n                <item value=\"33911\">Medical equipment and supplies manufacturing</item>\n                <item value=\"339111\">Laboratory apparatus and furniture manufacturing</item>\n                <item value=\"339112\">Surgical and medical instrument manufacturing</item>\n                <item value=\"339113\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"339113\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"339114\">Dental equipment and supplies manufacturing</item>\n                <item value=\"339115\">Ophthalmic goods manufacturing</item>\n                <item value=\"339116\">Dental laboratories</item>\n                <item value=\"3399\">Other miscellaneous manufacturing</item>\n                <item value=\"33991\">Jewelry and silverware manufacturing</item>\n                <item value=\"339910\">Jewelry and silverware manufacturing</item>\n                <item value=\"339911\">Jewelry (including precious metal) manufacturing</item>\n                <item value=\"339912\">Silverware and hollowware manufacturing</item>\n                <item value=\"339913\">Jewelers' material and lapidary work manufacturing</item>\n                <item value=\"339914\">Costume jewelry and novelty manufacturing</item>\n                <item value=\"33992\">Sporting and athletic goods manufacturing</item>\n                <item value=\"339920\">Sporting and athletic goods manufacturing</item>\n                <item value=\"33993\">Doll, toy, and game manufacturing</item>\n                <item value=\"339930\">Doll, toy, and game manufacturing</item>\n                <item value=\"339931\">Doll and stuffed toy manufacturing</item>\n                <item value=\"339932\">Game, toy, and children's vehicle manufacturing</item>\n                <item value=\"33994\">Office supplies (except paper) manufacturing</item>\n                <item value=\"339940\">Office supplies (except paper) manufacturing</item>\n                <item value=\"339941\">Pen and mechanical pencil manufacturing</item>\n                <item value=\"339942\">Lead pencil and art good manufacturing</item>\n                <item value=\"339943\">Marking device manufacturing</item>\n                <item value=\"339944\">Carbon paper and inked ribbon manufacturing</item>\n                <item value=\"33995\">Sign manufacturing</item>\n                <item value=\"339950\">Sign manufacturing</item>\n                <item value=\"33999\">All other miscellaneous manufacturing</item>\n                <item value=\"339991\">Gasket, packing, and sealing device manufacturing</item>\n                <item value=\"339992\">Musical instrument manufacturing</item>\n                <item value=\"339993\">Fastener, button, needle, and pin manufacturing</item>\n                <item value=\"339994\">Broom, brush, and mop manufacturing</item>\n                <item value=\"339995\">Burial casket manufacturing</item>\n                <item value=\"339999\">All other miscellaneous manufacturing</item>\n                <item value=\"42\">Wholesale trade</item>\n                <item value=\"421\">Wholesale trade, durable goods</item>\n                <item value=\"4211\">Motor vehicle &amp; motor vehicle parts &amp; supplies whsle</item>\n                <item value=\"42111\">Automobile &amp; other motor vehicle whsle</item>\n                <item value=\"421110\">Automobile &amp; other motor vehicle whsle</item>\n                <item value=\"42112\">Motor vehicle supplies &amp; new parts whsle</item>\n                <item value=\"421120\">Motor vehicle supplies &amp; new parts whsle</item>\n                <item value=\"42113\">Tire &amp; tube whsle</item>\n                <item value=\"421130\">Tire &amp; tube whsle</item>\n                <item value=\"42114\">Motor vehicle parts, (used) whsle</item>\n                <item value=\"421140\">Motor vehicle parts, (used) whsle</item>\n                <item value=\"4212\">Furniture &amp; home furnishing whsle</item>\n                <item value=\"42121\">Furniture whsle</item>\n                <item value=\"421210\">Furniture whsle</item>\n                <item value=\"42122\">Home furnishing whsle</item>\n                <item value=\"421220\">Home furnishing whsle</item>\n                <item value=\"4213\">Lumber &amp; other construction materials whsle</item>\n                <item value=\"42131\">Lumber, plywood, millwork, &amp; wood panel whsle</item>\n                <item value=\"421310\">Lumber, plywood, millwork, &amp; wood panel whsle</item>\n                <item value=\"42132\">Brick, stone, &amp; related construction material whsle</item>\n                <item value=\"421320\">Brick, stone, &amp; related construction material whsle</item>\n                <item value=\"42133\">Roofing, siding, &amp; insulation material whsle</item>\n                <item value=\"421330\">Roofing, siding, &amp; insulation material whsle</item>\n                <item value=\"42139\">Other construction material whsle</item>\n                <item value=\"421390\">Other construction material whsle</item>\n                <item value=\"4214\">Professional &amp; commercial equipment and supplies whsle</item>\n                <item value=\"42141\">Photographic equipment &amp; supplies whsle</item>\n                <item value=\"421410\">Photographic equipment &amp; supplies whsle</item>\n                <item value=\"42142\">Office equipment whsle</item>\n                <item value=\"421420\">Office equipment whsle</item>\n                <item value=\"42143\">Computer &amp; computer peripheral equipment &amp; software whsle</item>\n                <item value=\"421430\">Computer &amp; computer peripheral equipment &amp; software whsle</item>\n                <item value=\"42144\">Other commercial equipment whsle</item>\n                <item value=\"421440\">Other commercial equipment whsle</item>\n                <item value=\"42145\">Medical, dental, &amp; hospital equipment &amp; supplies whsle</item>\n                <item value=\"421450\">Medical, dental, &amp; hospital equipment &amp; supplies whsle</item>\n                <item value=\"42146\">Ophthalmic goods whsle</item>\n                <item value=\"421460\">Ophthalmic goods whsle</item>\n                <item value=\"42149\">Other professional equipment &amp; supplies whsle</item>\n                <item value=\"421490\">Other professional equipment &amp; supplies whsle</item>\n                <item value=\"4215\">Metal &amp; mineral (except petroleum) whsle</item>\n                <item value=\"42151\">Metal service centers &amp; offices</item>\n                <item value=\"421510\">Metal service centers &amp; offices</item>\n                <item value=\"42152\">Coal &amp; other mineral and ore whsle</item>\n                <item value=\"421520\">Coal &amp; other mineral &amp; ore whsle</item>\n                <item value=\"4216\">Electrical goods whsle</item>\n                <item value=\"42161\">Electrical apparatus &amp; equip, wiring supp, &amp; const material whsle</item>\n                <item value=\"421610\">Electrical apparatus &amp; equip, wiring supp, &amp; const material whsle</item>\n                <item value=\"42162\">Electrical appliance, television, &amp; radio set whsle</item>\n                <item value=\"421620\">Electrical appliance, television, &amp; radio set whsle</item>\n                <item value=\"42169\">Other electronic parts &amp; equipment whsle</item>\n                <item value=\"421690\">Other electronic parts &amp; equipment whsle</item>\n                <item value=\"4217\">Hardware, &amp; plumbing &amp; heating equipment &amp; supplies whsle</item>\n                <item value=\"42171\">Hardware whsle</item>\n                <item value=\"421710\">Hardware whsle</item>\n                <item value=\"42172\">Plumbing &amp; heating equipment &amp; supplies (hydronics) whsle</item>\n                <item value=\"421720\">Plumbing &amp; heating equipment &amp; supplies (hydronics) whsle</item>\n                <item value=\"42173\">Warm air heating &amp; air-conditioning equipment &amp; supplies whsle</item>\n                <item value=\"421730\">Warm air heating &amp; air-conditioning equipment &amp; supplies whsle</item>\n                <item value=\"42174\">Refrigeration equipment &amp; supplies whsle</item>\n                <item value=\"421740\">Refrigeration equipment &amp; supplies whsle</item>\n                <item value=\"4218\">Machinery, equipment, &amp; supplies whsle</item>\n                <item value=\"42181\">Construction &amp; mining (except oil well) machinery &amp; equip whsle</item>\n                <item value=\"421810\">Construction &amp; mining (except oil well) machinery &amp; equip whsle</item>\n                <item value=\"42182\">Farm &amp; garden machinery &amp; equipment whsle</item>\n                <item value=\"421820\">Farm &amp; garden machinery &amp; equipment whsle</item>\n                <item value=\"42183\">Industrial machinery &amp; equipment whsle</item>\n                <item value=\"421830\">Industrial machinery &amp; equipment whsle</item>\n                <item value=\"42184\">Industrial supplies whsle</item>\n                <item value=\"421840\">Industrial supplies whsle</item>\n                <item value=\"42185\">Service establishment equipment &amp; supplies whsle</item>\n                <item value=\"421850\">Service establishment equipment &amp; supplies whsle</item>\n                <item value=\"42186\">Transportation equipment &amp; supplies (exc motor vehicle) whsle</item>\n                <item value=\"421860\">Transportation equipment &amp; supplies (exc motor vehicle) whsle</item>\n                <item value=\"4219\">Miscellaneous durable goods whsle</item>\n                <item value=\"42191\">Sporting &amp; recreational goods &amp; supplies whsle</item>\n                <item value=\"421910\">Sporting &amp; recreational goods &amp; supplies whsle</item>\n                <item value=\"42192\">Toy &amp; hobby goods &amp; supplies whsle</item>\n                <item value=\"421920\">Toy &amp; hobby goods &amp; supplies whsle</item>\n                <item value=\"42193\">Recyclable material whsle</item>\n                <item value=\"421930\">Recyclable material whsle</item>\n                <item value=\"42194\">Jewelry/watch/silverware/precious stone, &amp; precious metal whsle</item>\n                <item value=\"421940\">Jewelry/watch/silverware/precious stone, &amp; precious metal whsle</item>\n                <item value=\"42199\">Other miscellaneous durable goods whsle</item>\n                <item value=\"421990\">Other miscellaneous durable goods whsle</item>\n                <item value=\"422\">Wholesale trade, nondurable goods</item>\n                <item value=\"4221\">Paper &amp; paper product whsle</item>\n                <item value=\"42211\">Printing &amp; writing paper whsle</item>\n                <item value=\"422110\">Printing &amp; writing paper whsle</item>\n                <item value=\"42212\">Stationery &amp; office supplies whsle</item>\n                <item value=\"422120\">Stationery &amp; office supplies whsle</item>\n                <item value=\"42213\">Industrial &amp; personal service paper whsle</item>\n                <item value=\"422130\">Industrial &amp; personal service paper whsle</item>\n                <item value=\"4222\">Drugs &amp; druggists' sundries whsle</item>\n                <item value=\"42221\">Drugs &amp; druggists' sundries whsle</item>\n                <item value=\"422210\">Drugs, &amp; druggists' sundries whsle</item>\n                <item value=\"4223\">Apparel, piece goods, &amp; notions whsle</item>\n                <item value=\"42231\">Piece goods, notions, &amp; other dry goods whsle</item>\n                <item value=\"422310\">Piece goods, notions, &amp; other dry goods whsle</item>\n                <item value=\"42232\">Men's &amp; boys' clothing &amp; furnishings whsle</item>\n                <item value=\"422320\">Men's &amp; boys' clothing &amp; furnishings whsle</item>\n                <item value=\"42233\">Women's, children's, &amp; infants' clothing &amp; accessories whsle</item>\n                <item value=\"422330\">Women's, children's, &amp; infants' clothing &amp; accessories whsle</item>\n                <item value=\"42234\">Footwear whsle</item>\n                <item value=\"422340\">Footwear whsle</item>\n                <item value=\"4224\">Grocery &amp; related products whsle</item>\n                <item value=\"42241\">General-line grocery whsle</item>\n                <item value=\"422410\">General-line grocery whsle</item>\n                <item value=\"42242\">Packaged frozen food whsle</item>\n                <item value=\"422420\">Packaged frozen food whsle</item>\n                <item value=\"42243\">Dairy product (except dried or canned) whsle</item>\n                <item value=\"422430\">Dairy product (except dried or canned) whsle</item>\n                <item value=\"42244\">Poultry &amp; poultry product whsle</item>\n                <item value=\"422440\">Poultry &amp; poultry product whsle</item>\n                <item value=\"42245\">Confectionery whsle</item>\n                <item value=\"422450\">Confectionery whsle</item>\n                <item value=\"42246\">Fish &amp; seafood whsle</item>\n                <item value=\"422460\">Fish &amp; seafood whsle</item>\n                <item value=\"42247\">Meat &amp; meat product whsle</item>\n                <item value=\"422470\">Meat &amp; meat product whsle</item>\n                <item value=\"42248\">Fresh fruit &amp; vegetable whsle</item>\n                <item value=\"422480\">Fresh fruit &amp; vegetable whsle</item>\n                <item value=\"42249\">Other grocery &amp; related products whsle</item>\n                <item value=\"422490\">Other grocery &amp; related products whsle</item>\n                <item value=\"4225\">Farm product raw material whsle</item>\n                <item value=\"42251\">Grain &amp; field bean whsle</item>\n                <item value=\"422510\">Grain &amp; field bean whsle</item>\n                <item value=\"42252\">Livestock whsle</item>\n                <item value=\"422520\">Livestock whsle</item>\n                <item value=\"42259\">Other farm product raw material whsle</item>\n                <item value=\"422590\">Other farm product raw material whsle</item>\n                <item value=\"4226\">Chemical &amp; allied products whsle</item>\n                <item value=\"42261\">Plastics materials &amp; basic forms &amp; shapes whsle</item>\n                <item value=\"422610\">Plastics materials &amp; basic forms &amp; shapes whsle</item>\n                <item value=\"42269\">Other chemical &amp; allied products whsle</item>\n                <item value=\"422690\">Other chemical &amp; allied products whsle</item>\n                <item value=\"4227\">Petroleum &amp; petroleum products whsle</item>\n                <item value=\"42271\">Petroleum bulk stations &amp; terminals</item>\n                <item value=\"422710\">Petroleum bulk stations &amp; terminals</item>\n                <item value=\"42272\">Petroleum &amp; petroleum prod whsle (exc bulk stations &amp; terminals)</item>\n                <item value=\"422720\">Petroleum &amp; petroleum prod whsle (exc bulk stations &amp; terminals)</item>\n                <item value=\"4228\">Beer, wine, &amp; distilled alcoholic beverage whsle</item>\n                <item value=\"42281\">Beer &amp; ale whsle</item>\n                <item value=\"422810\">Beer &amp; ale whsle</item>\n                <item value=\"42282\">Wine &amp; distilled alcoholic beverage whsle</item>\n                <item value=\"422820\">Wine &amp; distilled alcoholic beverage whsle</item>\n                <item value=\"4229\">Miscellaneous nondurable goods whsle</item>\n                <item value=\"42291\">Farm supplies whsle</item>\n                <item value=\"422910\">Farm supplies whsle</item>\n                <item value=\"42292\">Book, periodical, &amp; newspaper whsle</item>\n                <item value=\"422920\">Book, periodical, &amp; newspaper whsle</item>\n                <item value=\"42293\">Flower, nursery stock, &amp; florists' supplies whsle</item>\n                <item value=\"422930\">Flower, nursery stock, &amp; florists' supplies whsle</item>\n                <item value=\"42294\">Tobacco &amp; tobacco product whsle</item>\n                <item value=\"422940\">Tobacco &amp; tobacco product whsle</item>\n                <item value=\"42295\">Paint, varnish, &amp; supplies whsle</item>\n                <item value=\"422950\">Paint, varnish, &amp; supplies whsle</item>\n                <item value=\"42299\">Other miscellaneous nondurable goods whsle</item>\n                <item value=\"422990\">Other miscellaneous nondurable goods whsle</item>\n                <item value=\"423\">Merchant wholesalers, durable goods</item>\n                <item value=\"4231\">Motor vehicle and motor vehicle parts and supplies merchant wholesalers</item>\n                <item value=\"42311\">Automobile and other motor vehicle merchant wholesalers</item>\n                <item value=\"423110\">Automobile and other motor vehicle merchant wholesalers</item>\n                <item value=\"4231101\">Automobile and motorcycle merchant wholesalers</item>\n                <item value=\"42311010\">Automobile and motorcycle merchant wholesalers</item>\n                <item value=\"4231102\">Bus and recreational vehicle merchant wholesalers</item>\n                <item value=\"42311020\">Bus and recreational vehicle merchant wholesalers</item>\n                <item value=\"4231103\">Light truck and van (14,000 lb or less) merchant wholesalers</item>\n                <item value=\"42311030\">Light truck and van (14,000 lb or less) merchant wholesalers</item>\n                <item value=\"4231104\">Medium truck and tractor (14,001 lb to 33,000 lb) merchant wholesalers</item>\n                <item value=\"42311040\">Medium truck and tractor (14,001 lb to 33,000 lb) merchant wholesalers</item>\n                <item value=\"4231105\">Heavy truck and tractor (over 33,000 lb) merchant wholesalers</item>\n                <item value=\"42311050\">Heavy truck and tractor (over 33,000 lb) merchant wholesalers</item>\n                <item value=\"42312\">Motor vehicle supplies and new parts merchant wholesalers</item>\n                <item value=\"423120\">Motor vehicle supplies and new parts merchant wholesalers</item>\n                <item value=\"4231201\">Motor vehicle supplies and new parts merchant wholesalers- warehouse distributors</item>\n                <item value=\"42312010\">Motor vehicle supplies and new parts merchant wholesalers- warehouse distributors</item>\n                <item value=\"4231202\">Motor vehicle supplies and new parts merchant wholesalers- jobbers</item>\n                <item value=\"42312020\">Motor vehicle supplies and new parts merchant wholesalers- jobbers</item>\n                <item value=\"4231203\">Petroleum products marketing equipment merchant wholesalers</item>\n                <item value=\"42312030\">Petroleum products marketing equipment merchant wholesalers</item>\n                <item value=\"42313\">Tire and tube merchant wholesalers</item>\n                <item value=\"423130\">Tire and tube merchant wholesalers</item>\n                <item value=\"4231300\">Tire and tube merchant wholesalers</item>\n                <item value=\"42313000\">Tire and tube merchant wholesalers</item>\n                <item value=\"42314\">Motor vehicle parts (used) merchant wholesalers</item>\n                <item value=\"423140\">Motor vehicle parts (used) merchant wholesalers</item>\n                <item value=\"4231401\">Motor vehicle parts (used) merchant wholesalers</item>\n                <item value=\"42314010\">Motor vehicle parts (used) merchant wholesalers</item>\n                <item value=\"4232\">Furniture and home furnishing merchant wholesalers</item>\n                <item value=\"42321\">Furniture merchant wholesalers</item>\n                <item value=\"423210\">Furniture merchant wholesalers</item>\n                <item value=\"4232101\">Household and lawn furniture merchant wholesalers</item>\n                <item value=\"42321010\">Household and lawn furniture merchant wholesalers</item>\n                <item value=\"4232102\">Office and business furniture merchant wholesalers</item>\n                <item value=\"42321020\">Office and business furniture merchant wholesalers</item>\n                <item value=\"42322\">Home furnishing merchant wholesalers</item>\n                <item value=\"423220\">Home furnishing merchant wholesalers</item>\n                <item value=\"4232201\">Household china, glassware, and crockery merchant wholesalers</item>\n                <item value=\"42322010\">Household china, glassware, and crockery merchant wholesalers</item>\n                <item value=\"4232202\">Linens, domestics, draperies, and curtains merchant wholesalers</item>\n                <item value=\"42322020\">Linens, domestics, draperies, and curtains merchant wholesalers</item>\n                <item value=\"4232203\">Floor coverings merchant wholesalers</item>\n                <item value=\"42322030\">Floor coverings merchant wholesalers</item>\n                <item value=\"4232204\">Other home furnishings merchant wholesalers</item>\n                <item value=\"42322040\">Other home furnishings merchant wholesalers</item>\n                <item value=\"4233\">Lumber and other construction materials merchant wholesalers</item>\n                <item value=\"42331\">Lumber, plywood, millwork, and wood panel merchant wholesalers</item>\n                <item value=\"423310\">Lumber, plywood, millwork, and wood panel merchant wholesalers</item>\n                <item value=\"4233101\">Lumber without yard merchant wholesalers</item>\n                <item value=\"42331010\">Lumber without yard merchant wholesalers</item>\n                <item value=\"4233102\">Lumber with yard merchant wholesalers</item>\n                <item value=\"42331020\">Lumber with yard merchant wholesalers</item>\n                <item value=\"4233103\">Plywood, veneer, millwork, and wood panel merchant wholesalers</item>\n                <item value=\"42331030\">Plywood, veneer, millwork, and wood panel merchant wholesalers</item>\n                <item value=\"42332\">Brick, stone, and related construction material merchant wholesalers</item>\n                <item value=\"423320\">Brick, stone, and related construction material merchant wholesalers</item>\n                <item value=\"4233201\">Brick, block, tile, clay/cement sewer pipe merchant wholesalers</item>\n                <item value=\"42332010\">Brick, block, tile, clay/cement sewer pipe merchant wholesalers</item>\n                <item value=\"4233202\">Sand, gravel, and stone merchant wholesalers</item>\n                <item value=\"42332020\">Sand, gravel, and stone merchant wholesalers</item>\n                <item value=\"4233203\">Cement, lime, and related products merchant wholesalers</item>\n                <item value=\"42332030\">Cement, lime, and related products merchant wholesalers</item>\n                <item value=\"42333\">Roofing, siding, and insulation material merchant wholesalers</item>\n                <item value=\"423330\">Roofing, siding, and insulation material merchant wholesalers</item>\n                <item value=\"4233300\">Roofing, siding, and insulation material merchant wholesalers</item>\n                <item value=\"42333000\">Roofing, siding, and insulation material merchant wholesalers</item>\n                <item value=\"42339\">Other construction material merchant wholesalers</item>\n                <item value=\"423390\">Other construction material merchant wholesalers</item>\n                <item value=\"4233901\">Flat glass and other construction glass merchant wholesalers</item>\n                <item value=\"42339010\">Flat glass and other construction glass merchant wholesalers</item>\n                <item value=\"4233902\">Other construction material merchant wholesalers</item>\n                <item value=\"42339020\">Other construction material merchant wholesalers</item>\n                <item value=\"4234\">Professional and commercial equipment and supplies merchant wholesalers</item>\n                <item value=\"42341\">Photographic equipment and supplies merchant wholesalers</item>\n                <item value=\"423410\">Photographic equipment and supplies merchant wholesalers</item>\n                <item value=\"4234100\">Photographic equipment and supplies merchant wholesalers</item>\n                <item value=\"42341000\">Photographic equipment and supplies merchant wholesalers</item>\n                <item value=\"42342\">Office equipment merchant wholesalers</item>\n                <item value=\"423420\">Office equipment merchant wholesalers</item>\n                <item value=\"4234200\">Office equipment merchant wholesalers</item>\n                <item value=\"42342000\">Office equipment merchant wholesalers</item>\n                <item value=\"42343\">Computer and computer peripheral equipment and software merchant wholesalers</item>\n                <item value=\"423430\">Computer and computer peripheral equipment and software merchant wholesalers</item>\n                <item value=\"4234301\">Computer and computer peripheral equipment merchant wholesalers</item>\n                <item value=\"42343011\">Computer and peripheral equipment for resale merchant wholesalers</item>\n                <item value=\"42343012\">Computer and peripheral equipment for end use merchant wholesalers</item>\n                <item value=\"4234302\">Computer software (packaged) merchant wholesalers</item>\n                <item value=\"42343020\">Computer software (packaged) merchant wholesalers</item>\n                <item value=\"42344\">Other commercial equipment merchant wholesalers</item>\n                <item value=\"423440\">Other commercial equipment merchant wholesalers</item>\n                <item value=\"4234401\">Restaurant and hotel equipment and supplies merchant wholesalers</item>\n                <item value=\"42344010\">Restaurant and hotel equipment and supplies merchant wholesalers</item>\n                <item value=\"4234402\">Store machines and equipment merchant wholesalers</item>\n                <item value=\"42344020\">Store machines and equipment merchant wholesalers</item>\n                <item value=\"42345\">Medical, dental, and hospital equipment and supplies merchant wholesalers</item>\n                <item value=\"423450\">Medical, dental, and hospital equipment and supplies merchant wholesalers</item>\n                <item value=\"4234501\">Surgical, medical, and hospital supplies merchant wholesalers</item>\n                <item value=\"42345010\">Surgical, medical, and hospital supplies merchant wholesalers</item>\n                <item value=\"4234502\">Dental equipment and supplies merchant wholesalers</item>\n                <item value=\"42345020\">Dental equipment and supplies merchant wholesalers</item>\n                <item value=\"42346\">Ophthalmic goods merchant wholesalers</item>\n                <item value=\"423460\">Ophthalmic goods merchant wholesalers</item>\n                <item value=\"4234600\">Ophthalmic goods merchant wholesalers</item>\n                <item value=\"42346000\">Ophthalmic goods merchant wholesalers</item>\n                <item value=\"42349\">Other professional equipment and supplies merchant wholesalers</item>\n                <item value=\"423490\">Other professional equipment and supplies merchant wholesalers</item>\n                <item value=\"4234901\">Religious and school supplies merchant wholesalers</item>\n                <item value=\"42349010\">Religious and school supplies merchant wholesalers</item>\n                <item value=\"4234902\">Other professional equipment and supplies merchant wholesalers</item>\n                <item value=\"42349020\">Other professional equipment and supplies merchant wholesalers</item>\n                <item value=\"4235\">Metal and mineral (except petroleum) merchant wholesalers</item>\n                <item value=\"42351\">Metal service centers and other metal merchant wholesalers</item>\n                <item value=\"423510\">Metal service centers and other metal merchant wholesalers</item>\n                <item value=\"4235101\">Ferrous metal service centers and sales offices merchant wholesalers</item>\n                <item value=\"42351011\">Ferrous metal service centers merchant wholesalers</item>\n                <item value=\"42351012\">Ferrous metal sales offices merchant wholesalers</item>\n                <item value=\"4235102\">Nonferrous metal service centers and sales offices merchant wholesalers</item>\n                <item value=\"42351021\">Nonferrous metal service centers merchant wholesalers</item>\n                <item value=\"42351022\">Nonferrous metal sales offices merchant wholesalers</item>\n                <item value=\"42352\">Coal and other mineral and ore merchant wholesalers</item>\n                <item value=\"423520\">Coal and other mineral and ore merchant wholesalers</item>\n                <item value=\"4235201\">Coal merchant wholesalers</item>\n                <item value=\"42352010\">Coal merchant wholesalers</item>\n                <item value=\"4235202\">Other mineral and ore merchant wholesalers</item>\n                <item value=\"42352020\">Other mineral and ore merchant wholesalers</item>\n                <item value=\"4236\">Household appliances and electrical and electronic goods merchant wholesalers</item>\n                <item value=\"42361\">Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers</item>\n                <item value=\"423610\">Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers</item>\n                <item value=\"4236100\">Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers</item>\n                <item value=\"42361000\">Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers</item>\n                <item value=\"42362\">Household appliances, electric housewares, and consumer electronics merchant wholesalers </item>\n                <item value=\"423620\">Electrical and electronic appliance, television, and radio set merchant wholesalers</item>\n                <item value=\"423620\">Electrical and electronic appliance, television, and radio set merchant wholesalers</item>\n                <item value=\"4236201\">Electric water heaters merchant wholesalers</item>\n                <item value=\"42362010\">Electric water heaters merchant wholesalers</item>\n                <item value=\"4236202\">Gas household appliances (except gas water heaters) merchant wholesalers</item>\n                <item value=\"42362020\">Gas household appliances (except gas water heaters) merchant wholesalers</item>\n                <item value=\"4236209\">Electrical and electronic appliance, television, and radio set merchant wholesalers (except electric water heaters)</item>\n                <item value=\"4236209\">Electrical and electronic appliance, television, and radio set merchant wholesalers (except electric water heaters)</item>\n                <item value=\"42362090\">Household appliances, electric housewares, and consumer electronics merchant wholesalers, except gas household appliances</item>\n                <item value=\"42362090\">Household appliances, electric housewares, and consumer electronics merchant wholesalers, except gas household appliances</item>\n                <item value=\"42369\">Other electronic parts and equipment merchant wholesalers</item>\n                <item value=\"423690\">Other electronic parts and equipment merchant wholesalers</item>\n                <item value=\"4236901\">Communications equipment and supplies merchant wholesalers</item>\n                <item value=\"42369010\">Communications equipment and supplies merchant wholesalers</item>\n                <item value=\"4236902\">Electronic parts (except communications equipment) merchant wholesalers</item>\n                <item value=\"42369020\">Electronic parts (except communications equipment) merchant wholesalers</item>\n                <item value=\"4237\">Hardware, plumbing and heating equipment and supplies merchant wholesalers</item>\n                <item value=\"42371\">Hardware merchant wholesalers</item>\n                <item value=\"423710\">Hardware merchant wholesalers</item>\n                <item value=\"4237100\">Hardware merchant wholesalers</item>\n                <item value=\"42371000\">Hardware merchant wholesalers</item>\n                <item value=\"42372\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers</item>\n                <item value=\"423720\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers</item>\n                <item value=\"423720\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers</item>\n                <item value=\"4237201\">Gas household appliances (except gas water heaters) merchant wholesalers</item>\n                <item value=\"42372010\">Gas household appliances (except gas water heaters) merchant wholesalers</item>\n                <item value=\"4237202\">Electric water heaters merchant wholesalers</item>\n                <item value=\"42372020\">Electric water heaters merchant wholesalers</item>\n                <item value=\"4237209\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters</item>\n                <item value=\"4237209\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters</item>\n                <item value=\"42372090\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters</item>\n                <item value=\"42372090\">Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters</item>\n                <item value=\"42373\">Warm air heating and air-conditioning equipment and supplies merchant wholesalers</item>\n                <item value=\"423730\">Warm air heating and air-conditioning equipment and supplies merchant wholesalers</item>\n                <item value=\"4237300\">Warm air heating and air-conditioning equipment and supplies merchant wholesalers</item>\n                <item value=\"42373000\">Warm air heating and air-conditioning equipment and supplies merchant wholesalers</item>\n                <item value=\"42374\">Refrigeration equipment and supplies merchant wholesalers</item>\n                <item value=\"423740\">Refrigeration equipment and supplies merchant wholesalers</item>\n                <item value=\"4237400\">Refrigeration equipment and supplies merchant wholesalers</item>\n                <item value=\"42374000\">Refrigeration equipment and supplies merchant wholesalers</item>\n                <item value=\"4238\">Machinery, equipment, and supplies merchant wholesalers</item>\n                <item value=\"42381\">Construction and mining (except oil well) machinery and equipment merchant wholesalers</item>\n                <item value=\"423810\">Construction and mining (except oil well) machinery and equipment merchant wholesalers</item>\n                <item value=\"4238100\">Construction and mining (except oil well) machinery and equipment merchant wholesalers</item>\n                <item value=\"42381000\">Construction and mining (except oil well) machinery and equipment merchant wholesalers</item>\n                <item value=\"42382\">Farm and garden machinery and equipment merchant wholesalers</item>\n                <item value=\"423820\">Farm and garden machinery and equipment merchant wholesalers</item>\n                <item value=\"4238201\">Farm machinery and equipment merchant wholesalers- farm dealers</item>\n                <item value=\"42382010\">Farm machinery and equipment merchant wholesalers- farm dealers</item>\n                <item value=\"4238202\">Farm machinery and equipment merchant wholesalers- wholesale distributors</item>\n                <item value=\"42382020\">Farm machinery and equipment merchant wholesalers- wholesale distributors</item>\n                <item value=\"4238203\">Lawn and garden machinery and equipment merchant wholesalers</item>\n                <item value=\"42382030\">Lawn and garden machinery and equipment merchant wholesalers</item>\n                <item value=\"42383\">Industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"423830\">Industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"4238301\">Food-processing machinery and equipment merchant wholesalers</item>\n                <item value=\"42383010\">Food-processing machinery and equipment merchant wholesalers</item>\n                <item value=\"4238302\">Hydraulic and pneumatic (fluid-power) machinery and equipment merchant wholesalers</item>\n                <item value=\"42383021\">Hydraulic and pneumatic pumps and motors merchant wholesalers</item>\n                <item value=\"42383022\">Hydraulic and pneumatic parts, accessories, and supplies merchant wholesalers</item>\n                <item value=\"4238303\">General-purpose industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"42383030\">General-purpose industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"4238304\">Metalworking machinery and equipment merchant wholesalers</item>\n                <item value=\"42383040\">Metalworking machinery and equipment merchant wholesalers</item>\n                <item value=\"4238305\">Materials handling equipment merchant wholesalers</item>\n                <item value=\"42383050\">Materials handling equipment merchant wholesalers</item>\n                <item value=\"4238306\">Oil well, oil refinery, and pipeline machinery, equipment, and supplies merchant wholesalers</item>\n                <item value=\"42383060\">Oil well, oil refinery, and pipeline machinery, equipment, and supplies merchant wholesalers</item>\n                <item value=\"4238307\">Other industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"42383070\">Other industrial machinery and equipment merchant wholesalers</item>\n                <item value=\"42384\">Industrial supplies merchant wholesalers</item>\n                <item value=\"423840\">Industrial supplies merchant wholesalers</item>\n                <item value=\"4238401\">General-line industrial supplies merchant wholesalers</item>\n                <item value=\"42384010\">General-line industrial supplies merchant wholesalers</item>\n                <item value=\"4238402\">Mechanical power transmission supplies merchant wholesalers</item>\n                <item value=\"42384020\">Mechanical power transmission supplies merchant wholesalers</item>\n                <item value=\"4238403\">Welding supplies merchant wholesalers</item>\n                <item value=\"42384030\">Welding supplies merchant wholesalers</item>\n                <item value=\"4238404\">Industrial containers and supplies merchant wholesalers</item>\n                <item value=\"42384040\">Industrial containers and supplies merchant wholesalers</item>\n                <item value=\"4238405\">Industrial valves and fittings (except fluid-power) merchant wholesalers</item>\n                <item value=\"42384050\">Industrial valves and fittings (except fluid-power) merchant wholesalers</item>\n                <item value=\"4238406\">Other industrial supplies merchant wholesalers</item>\n                <item value=\"42384060\">Other industrial supplies merchant wholesalers</item>\n                <item value=\"42385\">Service establishment equipment and supplies merchant wholesalers</item>\n                <item value=\"423850\">Service establishment equipment and supplies merchant wholesalers</item>\n                <item value=\"4238501\">Beauty and barber shop equipment and supplies merchant wholesalers</item>\n                <item value=\"42385010\">Beauty and barber shop equipment and supplies merchant wholesalers</item>\n                <item value=\"4238502\">Custodial and janitors' equipment and supplies merchant wholesalers</item>\n                <item value=\"42385020\">Custodial and janitors' equipment and supplies merchant wholesalers</item>\n                <item value=\"4238503\">Laundry and dry-cleaning equipment and supplies merchant wholesalers</item>\n                <item value=\"42385030\">Laundry and dry-cleaning equipment and supplies merchant wholesalers</item>\n                <item value=\"4238504\">Other service establishment equipment and supplies merchant wholesalers</item>\n                <item value=\"42385040\">Other service establishment equipment and supplies merchant wholesalers</item>\n                <item value=\"42386\">Transportation equipment and supplies (except motor vehicle) merchant wholesalers</item>\n                <item value=\"423860\">Transportation equipment and supplies (except motor vehicle) merchant wholesalers</item>\n                <item value=\"4238601\">Aircraft and aeronautical equipment and supplies merchant wholesalers</item>\n                <item value=\"42386010\">Aircraft and aeronautical equipment and supplies merchant wholesalers</item>\n                <item value=\"4238602\">Marine machinery, equipment, and supplies merchant wholesalers</item>\n                <item value=\"42386020\">Marine machinery, equipment, and supplies merchant wholesalers</item>\n                <item value=\"4238603\">Other transportation equipment and supplies merchant wholesalers</item>\n                <item value=\"42386030\">Other transportation equipment and supplies merchant wholesalers</item>\n                <item value=\"4239\">Miscellaneous durable goods merchant wholesalers</item>\n                <item value=\"42391\">Sporting and recreational goods and supplies merchant wholesalers</item>\n                <item value=\"423910\">Sporting and recreational goods and supplies merchant wholesalers</item>\n                <item value=\"4239100\">Sporting and recreational goods and supplies merchant wholesalers</item>\n                <item value=\"42391000\">Sporting and recreational goods and supplies merchant wholesalers</item>\n                <item value=\"42392\">Toy and hobby goods and supplies merchant wholesalers</item>\n                <item value=\"423920\">Toy and hobby goods and supplies merchant wholesalers</item>\n                <item value=\"4239200\">Toy and hobby goods and supplies merchant wholesalers</item>\n                <item value=\"42392000\">Toy and hobby goods and supplies merchant wholesalers</item>\n                <item value=\"42393\">Recyclable material merchant wholesalers</item>\n                <item value=\"423930\">Recyclable material merchant wholesalers</item>\n                <item value=\"4239301\">Iron and steel scrap merchant wholesalers- processors and dealers</item>\n                <item value=\"42393011\">Iron and steel scrap merchant wholesalers- processors (using power processing equipment)</item>\n                <item value=\"42393012\">Iron and steel scrap merchant wholesalers- dealers (not using power processing equipment)</item>\n                <item value=\"4239302\">Recyclable paper and paperboard merchant wholesalers</item>\n                <item value=\"42393020\">Recyclable paper and paperboard merchant wholesalers</item>\n                <item value=\"4239303\">Other recyclable material merchant wholesalers</item>\n                <item value=\"42393030\">Other recyclable material merchant wholesalers</item>\n                <item value=\"42394\">Jewelry, watch, precious stone, and precious metal merchant wholesalers</item>\n                <item value=\"423940\">Jewelry, watch, precious stone, and precious metal merchant wholesalers</item>\n                <item value=\"4239401\">Jewelry, watch, precious stone, and silverware merchant wholesalers</item>\n                <item value=\"42394010\">Jewelry, watch, precious stone, and silverware merchant wholesalers</item>\n                <item value=\"4239402\">Precious metal (except ore) merchant wholesalers</item>\n                <item value=\"42394020\">Precious metal (except ore) merchant wholesalers</item>\n                <item value=\"42399\">Other miscellaneous durable goods merchant wholesalers</item>\n                <item value=\"423990\">Other miscellaneous durable goods merchant wholesalers</item>\n                <item value=\"4239901\">Musical instruments and supplies merchant wholesalers</item>\n                <item value=\"42399010\">Musical instruments and supplies merchant wholesalers</item>\n                <item value=\"4239902\">Forest products (except lumber) merchant wholesalers</item>\n                <item value=\"42399020\">Forest products (except lumber) merchant wholesalers</item>\n                <item value=\"4239903\">General merchandise (durable goods) merchant wholesalers</item>\n                <item value=\"42399030\">General merchandise (durable goods) merchant wholesalers</item>\n                <item value=\"4239904\">Prerecorded media merchant wholesalers</item>\n                <item value=\"42399041\">Compact discs, prerecorded audio tapes, and phonograph records merchant wholesalers</item>\n                <item value=\"42399042\">Prerecorded video tapes merchant wholesalers</item>\n                <item value=\"4239905\">Fire extinguishers and fire safety equipment merchant wholesalers</item>\n                <item value=\"42399050\">Fire extinguishers and fire safety equipment merchant wholesalers</item>\n                <item value=\"4239906\">Other durable goods merchant wholesalers</item>\n                <item value=\"42399060\">Other durable goods merchant wholesalers</item>\n                <item value=\"424\">Merchant wholesalers, nondurable goods</item>\n                <item value=\"4241\">Paper and paper product merchant wholesalers</item>\n                <item value=\"42411\">Printing and writing paper merchant wholesalers</item>\n                <item value=\"424110\">Printing and writing paper merchant wholesalers</item>\n                <item value=\"4241100\">Printing and writing paper merchant wholesalers</item>\n                <item value=\"42411000\">Printing and writing paper merchant wholesalers</item>\n                <item value=\"42412\">Stationery and office supplies merchant wholesalers</item>\n                <item value=\"424120\">Stationery and office supplies merchant wholesalers</item>\n                <item value=\"4241200\">Stationery and office supplies merchant wholesalers</item>\n                <item value=\"42412000\">Stationery and office supplies merchant wholesalers</item>\n                <item value=\"42413\">Industrial and personal service paper merchant wholesalers</item>\n                <item value=\"424130\">Industrial and personal service paper merchant wholesalers</item>\n                <item value=\"4241300\">Industrial and personal service paper merchant wholesalers</item>\n                <item value=\"42413000\">Industrial and personal service paper merchant wholesalers</item>\n                <item value=\"4242\">Drugs and druggists' sundries merchant wholesalers</item>\n                <item value=\"42421\">Drugs and druggists' sundries merchant wholesalers</item>\n                <item value=\"424210\">Drugs and druggists' sundries merchant wholesalers</item>\n                <item value=\"4242101\">General-line drugs merchant wholesalers</item>\n                <item value=\"42421010\">General-line drugs merchant wholesalers</item>\n                <item value=\"4242102\">Specialty-line drugs, pharmaceuticals, cosmetics, and toiletries merchant wholesalers</item>\n                <item value=\"42421020\">Specialty-line drugs, pharmaceuticals, cosmetics, and toiletries merchant wholesalers</item>\n                <item value=\"4243\">Apparel, piece goods, and notions merchant wholesalers</item>\n                <item value=\"42431\">Piece goods, notions, and other dry goods merchant wholesalers</item>\n                <item value=\"424310\">Piece goods, notions, and other dry goods merchant wholesalers</item>\n                <item value=\"4243101\">Piece goods merchant wholesalers- jobbers</item>\n                <item value=\"42431010\">Piece goods merchant wholesalers- jobbers</item>\n                <item value=\"4243102\">Notions and other dry goods merchant wholesalers</item>\n                <item value=\"42431020\">Notions and other dry goods merchant wholesalers</item>\n                <item value=\"42432\">Men's and boys' clothing and furnishings merchant wholesalers</item>\n                <item value=\"424320\">Men's and boys' clothing and furnishings merchant wholesalers</item>\n                <item value=\"4243200\">Men's and boys' clothing and furnishings merchant wholesalers</item>\n                <item value=\"42432000\">Men's and boys' clothing and furnishings merchant wholesalers</item>\n                <item value=\"42433\">Women's, children's, and infants' clothing and accessories merchant wholesalers</item>\n                <item value=\"424330\">Women's, children's, and infants' clothing and accessories merchant wholesalers</item>\n                <item value=\"4243300\">Women's, children's, and infants' clothing and accessories merchant wholesalers</item>\n                <item value=\"42433000\">Women's, children's, and infants' clothing and accessories merchant wholesalers</item>\n                <item value=\"42434\">Footwear merchant wholesalers</item>\n                <item value=\"424340\">Footwear merchant wholesalers</item>\n                <item value=\"4243400\">Footwear merchant wholesalers</item>\n                <item value=\"42434000\">Footwear merchant wholesalers</item>\n                <item value=\"4244\">Grocery and related product merchant wholesalers</item>\n                <item value=\"42441\">General line grocery merchant wholesalers</item>\n                <item value=\"424410\">General line grocery merchant wholesalers</item>\n                <item value=\"4244101\">General line grocery merchant wholesalers- voluntary group</item>\n                <item value=\"42441010\">General line grocery merchant wholesalers- voluntary group</item>\n                <item value=\"4244102\">General line grocery merchant wholesalers- retail cooperative</item>\n                <item value=\"42441020\">General line grocery merchant wholesalers- retail cooperative</item>\n                <item value=\"4244103\">Other general line grocery merchant wholesalers</item>\n                <item value=\"42441030\">Other general line grocery merchant wholesalers</item>\n                <item value=\"42442\">Packaged frozen food merchant wholesalers</item>\n                <item value=\"424420\">Packaged frozen food merchant wholesalers</item>\n                <item value=\"4244200\">Packaged frozen food merchant wholesalers</item>\n                <item value=\"42442000\">Packaged frozen food merchant wholesalers</item>\n                <item value=\"42443\">Dairy product (except dried or canned) merchant wholesalers</item>\n                <item value=\"424430\">Dairy product (except dried or canned) merchant wholesalers</item>\n                <item value=\"4244301\">Raw milk merchant wholesalers</item>\n                <item value=\"42443010\">Raw milk merchant wholesalers</item>\n                <item value=\"4244302\">Dairy product (except raw milk) merchant wholesalers</item>\n                <item value=\"42443020\">Dairy product (except raw milk) merchant wholesalers</item>\n                <item value=\"42444\">Poultry and poultry product merchant wholesalers</item>\n                <item value=\"424440\">Poultry and poultry product merchant wholesalers</item>\n                <item value=\"4244401\">Live poultry merchant wholesalers</item>\n                <item value=\"42444010\">Live poultry merchant wholesalers</item>\n                <item value=\"4244402\">Poultry and poultry product (except live) merchant wholesalers</item>\n                <item value=\"42444020\">Poultry and poultry product (except live) merchant wholesalers</item>\n                <item value=\"42445\">Confectionery merchant wholesalers</item>\n                <item value=\"424450\">Confectionery merchant wholesalers</item>\n                <item value=\"4244500\">Confectionery merchant wholesalers</item>\n                <item value=\"42445000\">Confectionery merchant wholesalers</item>\n                <item value=\"42446\">Fish and seafood merchant wholesalers</item>\n                <item value=\"424460\">Fish and seafood merchant wholesalers</item>\n                <item value=\"4244600\">Fish and seafood merchant wholesalers</item>\n                <item value=\"42446000\">Fish and seafood merchant wholesalers</item>\n                <item value=\"42447\">Meat and meat product merchant wholesalers</item>\n                <item value=\"424470\">Meat and meat product merchant wholesalers</item>\n                <item value=\"4244700\">Meat and meat product merchant wholesalers</item>\n                <item value=\"42447000\">Meat and meat product merchant wholesalers</item>\n                <item value=\"42448\">Fresh fruit and vegetable merchant wholesalers</item>\n                <item value=\"424480\">Fresh fruit and vegetable merchant wholesalers</item>\n                <item value=\"4244800\">Fresh fruit and vegetable merchant wholesalers</item>\n                <item value=\"42448000\">Fresh fruit and vegetable merchant wholesalers</item>\n                <item value=\"42449\">Other grocery and related products merchant wholesalers</item>\n                <item value=\"424490\">Other grocery and related products merchant wholesalers</item>\n                <item value=\"4244901\">Coffee, tea, and powdered drink mix merchant wholesalers</item>\n                <item value=\"42449010\">Coffee, tea, and powdered drink mix merchant wholesalers</item>\n                <item value=\"4244902\">Bread and baked goods merchant wholesalers</item>\n                <item value=\"42449020\">Bread and baked goods merchant wholesalers</item>\n                <item value=\"4244903\">Soft drinks and bottled water merchant wholesalers</item>\n                <item value=\"42449030\">Soft drinks and bottled water merchant wholesalers</item>\n                <item value=\"4244904\">Nonperishable (canned) food merchant wholesalers</item>\n                <item value=\"42449040\">Nonperishable (canned) food merchant wholesalers</item>\n                <item value=\"4244905\">Food and beverage basic material merchant wholesalers</item>\n                <item value=\"42449050\">Food and beverage basic material merchant wholesalers</item>\n                <item value=\"4244906\">Other grocery specialties merchant wholesalers</item>\n                <item value=\"42449060\">Other grocery specialties merchant wholesalers</item>\n                <item value=\"4245\">Farm product raw material merchant wholesalers</item>\n                <item value=\"42451\">Grain and field bean merchant wholesalers</item>\n                <item value=\"424510\">Grain and field bean merchant wholesalers</item>\n                <item value=\"4245100\">Grain and field bean merchant wholesalers</item>\n                <item value=\"42451000\">Grain and field bean merchant wholesalers</item>\n                <item value=\"42452\">Livestock merchant wholesalers</item>\n                <item value=\"424520\">Livestock merchant wholesalers</item>\n                <item value=\"4245200\">Livestock merchant wholesalers</item>\n                <item value=\"42452000\">Livestock merchant wholesalers</item>\n                <item value=\"42459\">Other farm product raw material merchant wholesalers</item>\n                <item value=\"424590\">Other farm product raw material merchant wholesalers</item>\n                <item value=\"4245901\">Hides, skins, and pelts merchant wholesalers</item>\n                <item value=\"42459010\">Hides, skins, and pelts merchant wholesalers</item>\n                <item value=\"4245902\">Leaf tobacco merchant wholesalers</item>\n                <item value=\"42459020\">Leaf tobacco merchant wholesalers</item>\n                <item value=\"4245903\">Wool, wool tops, and mohair merchant wholesalers</item>\n                <item value=\"42459030\">Wool, wool tops, and mohair merchant wholesalers</item>\n                <item value=\"4245904\">Cotton merchant wholesalers</item>\n                <item value=\"42459040\">Cotton merchant wholesalers</item>\n                <item value=\"4245905\">Other farm product raw material merchant wholesalers</item>\n                <item value=\"42459050\">Other farm product raw material merchant wholesalers</item>\n                <item value=\"4246\">Chemical and allied products merchant wholesalers</item>\n                <item value=\"42461\">Plastics materials and basic forms and shapes merchant wholesalers</item>\n                <item value=\"424610\">Plastics materials and basic forms and shapes merchant wholesalers</item>\n                <item value=\"4246100\">Plastics materials and basic forms and shapes merchant wholesalers</item>\n                <item value=\"42461000\">Plastics materials and basic forms and shapes merchant wholesalers</item>\n                <item value=\"42469\">Other chemical and allied products merchant wholesalers</item>\n                <item value=\"424690\">Other chemical and allied products merchant wholesalers</item>\n                <item value=\"4246901\">Industrial gases (except LP) merchant wholesalers</item>\n                <item value=\"42469010\">Industrial gases (except LP) merchant wholesalers</item>\n                <item value=\"4246902\">Other chemical and allied products merchant wholesalers</item>\n                <item value=\"42469020\">Other chemical and allied products merchant wholesalers</item>\n                <item value=\"4247\">Petroleum and petroleum products merchant wholesalers</item>\n                <item value=\"42471\">Petroleum bulk stations and terminals </item>\n                <item value=\"424710\">Petroleum bulk stations and terminals </item>\n                <item value=\"4247101\">Petroleum bulk stations and terminals (except LP) </item>\n                <item value=\"42471011\">Petroleum bulk stations (except LP) </item>\n                <item value=\"42471012\">Petroleum bulk terminals (except LP) </item>\n                <item value=\"4247102\">Liquefied petroleum bulk stations and terminals </item>\n                <item value=\"42471020\">Liquefied petroleum bulk stations and terminals </item>\n                <item value=\"42472\">Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) </item>\n                <item value=\"424720\">Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) </item>\n                <item value=\"4247200\">Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) </item>\n                <item value=\"42472000\">Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) </item>\n                <item value=\"4248\">Beer, wine, and distilled alcoholic beverage merchant wholesalers</item>\n                <item value=\"42481\">Beer and ale merchant wholesalers</item>\n                <item value=\"424810\">Beer and ale merchant wholesalers</item>\n                <item value=\"4248100\">Beer and ale merchant wholesalers</item>\n                <item value=\"42481000\">Beer and ale merchant wholesalers</item>\n                <item value=\"42482\">Wine and distilled alcoholic beverage merchant wholesalers</item>\n                <item value=\"424820\">Wine and distilled alcoholic beverage merchant wholesalers</item>\n                <item value=\"4248201\">Wine and distilled alcoholic beverages, licensed distributor merchant wholesalers</item>\n                <item value=\"42482010\">Wine and distilled alcoholic beverages, licensed distributor merchant wholesalers</item>\n                <item value=\"4248202\">Wine and distilled alcoholic beverages, state-operated merchant wholesalers</item>\n                <item value=\"42482020\">Wine and distilled alcoholic beverages, state-operated merchant wholesalers</item>\n                <item value=\"4249\">Miscellaneous nondurable goods merchant wholesalers</item>\n                <item value=\"42491\">Farm supplies merchant wholesalers</item>\n                <item value=\"424910\">Farm supplies merchant wholesalers</item>\n                <item value=\"4249101\">Farm supplies merchant wholesalers- farm dealers</item>\n                <item value=\"42491010\">Farm supplies merchant wholesalers- farm dealers</item>\n                <item value=\"4249102\">Farm supplies merchant wholesalers- wholesale distributors</item>\n                <item value=\"42491020\">Farm supplies merchant wholesalers- wholesale distributors</item>\n                <item value=\"42492\">Book, periodical, and newspaper merchant wholesalers</item>\n                <item value=\"424920\">Book, periodical, and newspaper merchant wholesalers</item>\n                <item value=\"4249200\">Book, periodical, and newspaper merchant wholesalers</item>\n                <item value=\"42492000\">Book, periodical, and newspaper merchant wholesalers</item>\n                <item value=\"42493\">Flower, nursery stock, and florists' supplies merchant wholesalers</item>\n                <item value=\"424930\">Flower, nursery stock, and florists' supplies merchant wholesalers</item>\n                <item value=\"4249300\">Flower, nursery stock, and florists' supplies merchant wholesalers</item>\n                <item value=\"42493000\">Flower, nursery stock, and florists' supplies merchant wholesalers</item>\n                <item value=\"42494\">Tobacco and tobacco product merchant wholesalers</item>\n                <item value=\"424940\">Tobacco and tobacco product merchant wholesalers</item>\n                <item value=\"4249400\">Tobacco and tobacco product merchant wholesalers</item>\n                <item value=\"42494000\">Tobacco and tobacco product merchant wholesalers</item>\n                <item value=\"42495\">Paint, varnish, and supplies merchant wholesalers</item>\n                <item value=\"424950\">Paint, varnish, and supplies merchant wholesalers</item>\n                <item value=\"4249500\">Paint, varnish, and supplies merchant wholesalers</item>\n                <item value=\"42495000\">Paint, varnish, and supplies merchant wholesalers</item>\n                <item value=\"42499\">Other miscellaneous nondurable goods merchant wholesalers</item>\n                <item value=\"424990\">Other miscellaneous nondurable goods merchant wholesalers</item>\n                <item value=\"4249901\">Art goods merchant wholesalers</item>\n                <item value=\"42499010\">Art goods merchant wholesalers</item>\n                <item value=\"4249902\">General merchandise (nondurable goods) merchant wholesalers</item>\n                <item value=\"42499020\">General merchandise (nondurable goods) merchant wholesalers</item>\n                <item value=\"4249903\">Textile bags, bagging, and burlap merchant wholesalers</item>\n                <item value=\"42499030\">Textile bags, bagging, and burlap merchant wholesalers</item>\n                <item value=\"4249904\">Other nondurable goods merchant wholesalers</item>\n                <item value=\"42499040\">Other nondurable goods merchant wholesalers</item>\n                <item value=\"425\">Wholesale electronic markets and agents and brokers</item>\n                <item value=\"4251\">Wholesale electronic markets and agents and brokers</item>\n                <item value=\"42511\">Business to business electronic markets</item>\n                <item value=\"425110\">Business to business electronic markets</item>\n                <item value=\"4251100\">Business to business electronic markets</item>\n                <item value=\"42511000\">Business to business electronic markets</item>\n                <item value=\"42512\">Wholesale trade agents and brokers</item>\n                <item value=\"425120\">Wholesale trade agents and brokers</item>\n                <item value=\"4251203\">Agents and brokers, durable goods</item>\n                <item value=\"42512031\">Motor vehicle and motor vehicle parts and supplies agents and brokers</item>\n                <item value=\"42512032\">Furniture and home furnishings agents and brokers</item>\n                <item value=\"42512033\">Lumber and other construction materials agents and brokers</item>\n                <item value=\"42512034\">Professional and commercial equipment and supplies agents and brokers</item>\n                <item value=\"42512035\">Metal and mineral (except petroleum) agents and brokers</item>\n                <item value=\"42512036\">Electrical and electronic goods agents and brokers</item>\n                <item value=\"42512037\">Hardware, plumbing, and heating equipment and supplies agents and brokers</item>\n                <item value=\"42512038\">Machinery, equipment, and supplies agents and brokers</item>\n                <item value=\"42512039\">Miscellaneous durable goods agents and brokers</item>\n                <item value=\"4251204\">Agents and brokers, nondurable goods</item>\n                <item value=\"42512041\">Paper and paper products agents and brokers</item>\n                <item value=\"42512042\">Drugs and druggists' sundries agents and brokers</item>\n                <item value=\"42512043\">Apparel, piece goods, and notions agents and brokers</item>\n                <item value=\"42512044\">Grocery and related products agents and brokers</item>\n                <item value=\"42512045\">Farm product raw material agents and brokers</item>\n                <item value=\"42512046\">Chemical and allied products agents and brokers</item>\n                <item value=\"42512047\">Petroleum and petroleum products agents and brokers</item>\n                <item value=\"42512048\">Beer, wine, and distilled alcoholic beverage agents and brokers</item>\n                <item value=\"42512049\">Miscellaneous nondurable goods agents and brokers</item>\n                <item value=\"44-45\">Retail trade</item>\n                <item value=\"441\">Motor vehicle and parts dealers</item>\n                <item value=\"4411\">Automobile dealers</item>\n                <item value=\"44111\">New car dealers</item>\n                <item value=\"441110\">New car dealers</item>\n                <item value=\"4411100\">New car dealers</item>\n                <item value=\"44111000\">New car dealers</item>\n                <item value=\"44112\">Used car dealers</item>\n                <item value=\"441120\">Used car dealers</item>\n                <item value=\"4411200\">Used car dealers</item>\n                <item value=\"44112000\">Used car dealers</item>\n                <item value=\"4412\">Other motor vehicle dealers</item>\n                <item value=\"44121\">Recreational vehicle dealers</item>\n                <item value=\"441210\">Recreational vehicle dealers</item>\n                <item value=\"4412100\">Recreational vehicle dealers</item>\n                <item value=\"44121000\">Recreational vehicle dealers</item>\n                <item value=\"44122\">Motorcycle, boat, and other motor vehicle dealers</item>\n                <item value=\"441221\">Motorcycle, ATV, and personal watercraft dealers</item>\n                <item value=\"4412210\">Motorcycle, ATV, and personal watercraft dealers</item>\n                <item value=\"44122100\">Motorcycle, ATV, and personal watercraft dealers</item>\n                <item value=\"441222\">Boat dealers</item>\n                <item value=\"4412220\">Boat dealers</item>\n                <item value=\"44122200\">Boat dealers</item>\n                <item value=\"441228\">Motorcycle, ATV, and all other motor vehicle dealers</item>\n                <item value=\"4412281\">Motorcycle, ATV, and personal watercraft dealers</item>\n                <item value=\"44122810\">Motorcycle, ATV, and personal watercraft dealers</item>\n                <item value=\"4412282\">All other motor vehicle dealers</item>\n                <item value=\"44122820\">All other motor vehicle dealers</item>\n                <item value=\"441229\">All other motor vehicle dealers</item>\n                <item value=\"4412290\">All other motor vehicle dealers</item>\n                <item value=\"44122900\">All other motor vehicle dealers</item>\n                <item value=\"4413\">Automotive parts, accessories, and tire stores</item>\n                <item value=\"44131\">Automotive parts and accessories stores</item>\n                <item value=\"441310\">Automotive parts and accessories stores</item>\n                <item value=\"4413104\">Automotive parts and accessories stores, except used</item>\n                <item value=\"44131040\">Automotive parts and accessories stores, except used</item>\n                <item value=\"4413105\">Used automotive parts and accessories stores</item>\n                <item value=\"44131050\">Used automotive parts and accessories stores</item>\n                <item value=\"44132\">Tire dealers</item>\n                <item value=\"441320\">Tire dealers</item>\n                <item value=\"4413200\">Tire dealers</item>\n                <item value=\"44132000\">Tire dealers</item>\n                <item value=\"442\">Furniture and home furnishings stores</item>\n                <item value=\"4421\">Furniture stores</item>\n                <item value=\"44211\">Furniture stores</item>\n                <item value=\"442110\">Furniture stores</item>\n                <item value=\"4421101\">Furniture stores, except custom</item>\n                <item value=\"44211010\">Furniture stores, except custom</item>\n                <item value=\"4421102\">Furniture warehouse showrooms</item>\n                <item value=\"44211020\">Furniture warehouse showrooms</item>\n                <item value=\"4421103\">Sleep shop and waterbed stores</item>\n                <item value=\"44211030\">Sleep shop and waterbed stores</item>\n                <item value=\"4421104\">Specialty furniture stores, except custom</item>\n                <item value=\"44211040\">Specialty furniture stores, except custom</item>\n                <item value=\"4422\">Home furnishings stores</item>\n                <item value=\"44221\">Floor covering stores</item>\n                <item value=\"442210\">Floor covering stores</item>\n                <item value=\"4422100\">Floor covering stores</item>\n                <item value=\"44221000\">Floor covering stores</item>\n                <item value=\"44229\">Other home furnishings stores</item>\n                <item value=\"442291\">Window treatment stores</item>\n                <item value=\"4422910\">Window treatment stores</item>\n                <item value=\"44229100\">Window treatment stores</item>\n                <item value=\"442299\">All other home furnishings stores</item>\n                <item value=\"4422990\">All other home furnishings stores</item>\n                <item value=\"44229900\">All other home furnishings stores</item>\n                <item value=\"443\">Electronics and appliance stores</item>\n                <item value=\"443\">Electronics and appliance stores</item>\n                <item value=\"4431\">Electronics and appliance stores</item>\n                <item value=\"4431\">Electronics and appliance stores</item>\n                <item value=\"44311\">Appliance, television, and other electronics stores</item>\n                <item value=\"443111\">Household appliance stores</item>\n                <item value=\"4431110\">Household appliance stores</item>\n                <item value=\"44311100\">Household appliance stores</item>\n                <item value=\"443112\">Radio, television, and other electronics stores</item>\n                <item value=\"4431122\">Cellular phone stores</item>\n                <item value=\"44311220\">Cellular phone stores</item>\n                <item value=\"4431124\">Other radio, television, and electronics stores</item>\n                <item value=\"44311240\">Other radio, television, and electronics stores</item>\n                <item value=\"44312\">Computer and software stores</item>\n                <item value=\"443120\">Computer and software stores</item>\n                <item value=\"4431201\">Computer stores (custom assembly)</item>\n                <item value=\"44312010\">Computer stores (custom assembly)</item>\n                <item value=\"4431202\">Other computer stores</item>\n                <item value=\"44312020\">Other computer stores</item>\n                <item value=\"4431203\">Prepackaged software stores</item>\n                <item value=\"44312030\">Prepackaged software stores</item>\n                <item value=\"44313\">Camera and photographic supplies stores</item>\n                <item value=\"443130\">Camera and photographic supplies stores</item>\n                <item value=\"4431300\">Camera and photographic supplies stores</item>\n                <item value=\"44313000\">Camera and photographic supplies stores</item>\n                <item value=\"44314\">Electronics and appliance stores</item>\n                <item value=\"443141\">Household appliance stores</item>\n                <item value=\"4431410\">Household appliance stores</item>\n                <item value=\"44314100\">Household appliance stores</item>\n                <item value=\"443142\">Electronics stores</item>\n                <item value=\"4431421\">Cellular phone stores</item>\n                <item value=\"44314210\">Cellular phone stores</item>\n                <item value=\"4431422\">Other radio, television, and electronics stores</item>\n                <item value=\"44314220\">Other radio, television, and electronics stores</item>\n                <item value=\"4431423\">Computer stores (custom assembly)</item>\n                <item value=\"44314230\">Computer stores (custom assembly)</item>\n                <item value=\"4431424\">Other computer stores</item>\n                <item value=\"44314240\">Other computer stores</item>\n                <item value=\"4431425\">Prepackaged software stores</item>\n                <item value=\"44314250\">Prepackaged software stores</item>\n                <item value=\"4431426\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"44314260\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"4431427\">DVD/Blu-ray Disc stores, retail</item>\n                <item value=\"44314270\">DVD/Blu-ray Disc stores, retail</item>\n                <item value=\"4431428\">Camera and photographic supplies stores</item>\n                <item value=\"44314280\">Camera and photographic supplies stores</item>\n                <item value=\"444\">Building material and garden equipment and supplies dealers</item>\n                <item value=\"4441\">Building material and supplies dealers</item>\n                <item value=\"44411\">Home centers</item>\n                <item value=\"444110\">Home centers</item>\n                <item value=\"4441100\">Home centers</item>\n                <item value=\"44411000\">Home centers</item>\n                <item value=\"44412\">Paint and wallpaper stores</item>\n                <item value=\"444120\">Paint and wallpaper stores</item>\n                <item value=\"4441200\">Paint and wallpaper stores</item>\n                <item value=\"44412000\">Paint and wallpaper stores</item>\n                <item value=\"44413\">Hardware stores</item>\n                <item value=\"444130\">Hardware stores</item>\n                <item value=\"4441300\">Hardware stores</item>\n                <item value=\"44413000\">Hardware stores</item>\n                <item value=\"44419\">Other building material dealers</item>\n                <item value=\"444190\">Other building material dealers</item>\n                <item value=\"4441901\">Retail lumber yards</item>\n                <item value=\"44419010\">Retail lumber yards</item>\n                <item value=\"4441902\">All other building material dealers</item>\n                <item value=\"44419021\">Glass dealers</item>\n                <item value=\"44419022\">Plywood, veneer, and millwork dealers</item>\n                <item value=\"44419023\">Brick, block, tile, clay/cement sewer pipe dealers</item>\n                <item value=\"44419024\">Sand, gravel, and stone dealers</item>\n                <item value=\"44419025\">Cement, lime, and related products dealers</item>\n                <item value=\"44419026\">Roofing, siding, and insulation dealers</item>\n                <item value=\"44419027\">Electrical supplies stores</item>\n                <item value=\"44419028\">Plumbing and heating equipment and supplies dealers</item>\n                <item value=\"44419029\">Other building material dealers</item>\n                <item value=\"4442\">Lawn and garden equipment and supplies stores</item>\n                <item value=\"44421\">Outdoor power equipment stores</item>\n                <item value=\"444210\">Outdoor power equipment stores</item>\n                <item value=\"4442100\">Outdoor power equipment stores</item>\n                <item value=\"44421000\">Outdoor power equipment stores</item>\n                <item value=\"44422\">Nursery, garden center, and farm supply stores</item>\n                <item value=\"444220\">Nursery, garden center, and farm supply stores</item>\n                <item value=\"4442202\">Farm supply stores</item>\n                <item value=\"44422020\">Farm supply stores</item>\n                <item value=\"4442204\">Nurseries and garden centers</item>\n                <item value=\"44422040\">Nurseries and garden centers</item>\n                <item value=\"445\">Food and beverage stores</item>\n                <item value=\"4451\">Grocery stores</item>\n                <item value=\"44511\">Supermarkets and other grocery (except convenience) stores</item>\n                <item value=\"445110\">Supermarkets and other grocery (except convenience) stores</item>\n                <item value=\"4451100\">Supermarkets and other grocery (except convenience) stores</item>\n                <item value=\"44511000\">Supermarkets and other grocery (except convenience) stores</item>\n                <item value=\"44512\">Convenience stores</item>\n                <item value=\"445120\">Convenience stores</item>\n                <item value=\"4451200\">Convenience stores</item>\n                <item value=\"44512000\">Convenience stores</item>\n                <item value=\"4452\">Specialty food stores</item>\n                <item value=\"44521\">Meat markets</item>\n                <item value=\"445210\">Meat markets</item>\n                <item value=\"4452100\">Meat markets</item>\n                <item value=\"44521000\">Meat markets</item>\n                <item value=\"44522\">Fish and seafood markets</item>\n                <item value=\"445220\">Fish and seafood markets</item>\n                <item value=\"4452200\">Fish and seafood markets</item>\n                <item value=\"44522000\">Fish and seafood markets</item>\n                <item value=\"44523\">Fruit and vegetable markets</item>\n                <item value=\"445230\">Fruit and vegetable markets</item>\n                <item value=\"4452300\">Fruit and vegetable markets</item>\n                <item value=\"44523000\">Fruit and vegetable markets</item>\n                <item value=\"44529\">Other specialty food stores</item>\n                <item value=\"445291\">Baked goods stores</item>\n                <item value=\"4452910\">Baked goods stores</item>\n                <item value=\"44529100\">Baked goods stores</item>\n                <item value=\"445292\">Confectionery and nut stores</item>\n                <item value=\"4452920\">Confectionery and nut stores</item>\n                <item value=\"44529200\">Confectionery and nut stores</item>\n                <item value=\"445299\">All other specialty food stores</item>\n                <item value=\"4452990\">All other specialty food stores</item>\n                <item value=\"44529900\">All other specialty food stores</item>\n                <item value=\"4453\">Beer, wine, and liquor stores</item>\n                <item value=\"44531\">Beer, wine, and liquor stores</item>\n                <item value=\"445310\">Beer, wine, and liquor stores</item>\n                <item value=\"4453100\">Beer, wine, and liquor stores</item>\n                <item value=\"44531000\">Beer, wine, and liquor stores</item>\n                <item value=\"446\">Health and personal care stores</item>\n                <item value=\"4461\">Health and personal care stores</item>\n                <item value=\"44611\">Pharmacies and drug stores</item>\n                <item value=\"446110\">Pharmacies and drug stores</item>\n                <item value=\"4461100\">Pharmacies and drug stores</item>\n                <item value=\"44611000\">Pharmacies and drug stores</item>\n                <item value=\"44612\">Cosmetics, beauty supplies, and perfume stores</item>\n                <item value=\"446120\">Cosmetics, beauty supplies, and perfume stores</item>\n                <item value=\"4461200\">Cosmetics, beauty supplies, and perfume stores</item>\n                <item value=\"44612000\">Cosmetics, beauty supplies, and perfume stores</item>\n                <item value=\"44613\">Optical goods stores</item>\n                <item value=\"446130\">Optical goods stores</item>\n                <item value=\"4461300\">Optical goods stores</item>\n                <item value=\"44613000\">Optical goods stores</item>\n                <item value=\"44619\">Other health and personal care stores</item>\n                <item value=\"446191\">Food (health) supplement stores</item>\n                <item value=\"4461910\">Food (health) supplement stores</item>\n                <item value=\"44619100\">Food (health) supplement stores</item>\n                <item value=\"446199\">All other health and personal care stores</item>\n                <item value=\"4461990\">All other health and personal care stores</item>\n                <item value=\"44619900\">All other health and personal care stores</item>\n                <item value=\"447\">Gasoline stations</item>\n                <item value=\"4471\">Gasoline stations</item>\n                <item value=\"44711\">Gasoline stations with convenience stores</item>\n                <item value=\"447110\">Gasoline stations with convenience stores</item>\n                <item value=\"4471100\">Gasoline stations with convenience stores</item>\n                <item value=\"44711000\">Gasoline stations with convenience stores</item>\n                <item value=\"44719\">Other gasoline stations</item>\n                <item value=\"447190\">Other gasoline stations</item>\n                <item value=\"4471901\">Gasoline stations with no convenience stores</item>\n                <item value=\"44719010\">Gasoline stations with no convenience stores</item>\n                <item value=\"4471902\">Truck stops</item>\n                <item value=\"44719020\">Truck stops</item>\n                <item value=\"448\">Clothing and clothing accessories stores</item>\n                <item value=\"4481\">Clothing stores</item>\n                <item value=\"44811\">Men's clothing stores</item>\n                <item value=\"448110\">Men's clothing stores</item>\n                <item value=\"4481100\">Men's clothing stores</item>\n                <item value=\"44811000\">Men's clothing stores</item>\n                <item value=\"44812\">Women's clothing stores</item>\n                <item value=\"448120\">Women's clothing stores</item>\n                <item value=\"4481200\">Women's clothing stores</item>\n                <item value=\"44812000\">Women's clothing stores</item>\n                <item value=\"44813\">Children's and infants' clothing stores</item>\n                <item value=\"448130\">Children's and infants' clothing stores</item>\n                <item value=\"4481300\">Children's and infants' clothing stores</item>\n                <item value=\"44813000\">Children's and infants' clothing stores</item>\n                <item value=\"44814\">Family clothing stores</item>\n                <item value=\"448140\">Family clothing stores</item>\n                <item value=\"4481400\">Family clothing stores</item>\n                <item value=\"44814000\">Family clothing stores</item>\n                <item value=\"44815\">Clothing accessories stores</item>\n                <item value=\"448150\">Clothing accessories stores</item>\n                <item value=\"4481500\">Clothing accessories stores</item>\n                <item value=\"44815000\">Clothing accessories stores</item>\n                <item value=\"44819\">Other clothing stores</item>\n                <item value=\"448190\">Other clothing stores</item>\n                <item value=\"4481901\">Women's specialty stores</item>\n                <item value=\"44819010\">Women's specialty stores</item>\n                <item value=\"4481902\">Furriers and fur shops</item>\n                <item value=\"44819020\">Furriers and fur shops</item>\n                <item value=\"4481903\">Sports apparel stores</item>\n                <item value=\"44819030\">Sports apparel stores</item>\n                <item value=\"4481904\">Miscellaneous apparel stores</item>\n                <item value=\"44819040\">Miscellaneous apparel stores</item>\n                <item value=\"4482\">Shoe stores</item>\n                <item value=\"44821\">Shoe stores</item>\n                <item value=\"448210\">Shoe stores</item>\n                <item value=\"4482101\">Men's shoe stores</item>\n                <item value=\"44821010\">Men's shoe stores</item>\n                <item value=\"4482102\">Women's shoe stores</item>\n                <item value=\"44821020\">Women's shoe stores</item>\n                <item value=\"4482103\">Children's and juveniles' shoe stores</item>\n                <item value=\"44821030\">Children's and juveniles' shoe stores</item>\n                <item value=\"4482104\">Family shoe stores</item>\n                <item value=\"44821040\">Family shoe stores</item>\n                <item value=\"4482105\">Athletic footwear stores</item>\n                <item value=\"44821050\">Athletic footwear stores</item>\n                <item value=\"4483\">Jewelry, luggage, and leather goods stores</item>\n                <item value=\"44831\">Jewelry stores</item>\n                <item value=\"448310\">Jewelry stores</item>\n                <item value=\"4483100\">Jewelry stores</item>\n                <item value=\"44831000\">Jewelry stores</item>\n                <item value=\"44832\">Luggage and leather goods stores</item>\n                <item value=\"448320\">Luggage and leather goods stores</item>\n                <item value=\"4483200\">Luggage and leather goods stores</item>\n                <item value=\"44832000\">Luggage and leather goods stores</item>\n                <item value=\"451\">Sporting goods, hobby, musical instrument, and book stores</item>\n                <item value=\"4511\">Sporting goods, hobby, and musical instrument stores</item>\n                <item value=\"45111\">Sporting goods stores</item>\n                <item value=\"451110\">Sporting goods stores</item>\n                <item value=\"4511101\">General-line sporting goods stores</item>\n                <item value=\"45111010\">General-line sporting goods stores</item>\n                <item value=\"4511102\">Specialty-line sporting goods stores</item>\n                <item value=\"45111021\">Bicycle shops</item>\n                <item value=\"45111022\">Golf shops</item>\n                <item value=\"45111023\">Gun shops </item>\n                <item value=\"45111024\">Ski/snowboard shops</item>\n                <item value=\"45111025\">Tackle shops</item>\n                <item value=\"45111026\">Other specialty-line sporting goods stores</item>\n                <item value=\"45112\">Hobby, toy, and game stores</item>\n                <item value=\"451120\">Hobby, toy, and game stores</item>\n                <item value=\"4511201\">Hobby, toy, and game stores</item>\n                <item value=\"45112010\">Hobby, toy, and game stores</item>\n                <item value=\"4511202\">Craft supplies stores</item>\n                <item value=\"45112020\">Craft supplies stores</item>\n                <item value=\"45113\">Sewing, needlework, and piece goods stores</item>\n                <item value=\"451130\">Sewing, needlework, and piece goods stores</item>\n                <item value=\"4511300\">Sewing, needlework, and piece goods stores</item>\n                <item value=\"45113000\">Sewing, needlework, and piece goods stores</item>\n                <item value=\"45114\">Musical instrument and supplies stores</item>\n                <item value=\"451140\">Musical instrument and supplies stores</item>\n                <item value=\"4511400\">Musical instrument and supplies stores</item>\n                <item value=\"45114000\">Musical instrument and supplies stores</item>\n                <item value=\"4512\">Book stores and news dealers</item>\n                <item value=\"45121\">Book stores and news dealers</item>\n                <item value=\"451211\">Book stores</item>\n                <item value=\"4512111\">Book stores, general</item>\n                <item value=\"45121110\">Book stores, general</item>\n                <item value=\"4512112\">Specialty book stores</item>\n                <item value=\"45121120\">Specialty book stores</item>\n                <item value=\"4512113\">College book stores</item>\n                <item value=\"45121130\">College book stores</item>\n                <item value=\"451212\">News dealers and newsstands</item>\n                <item value=\"4512120\">News dealers and newsstands</item>\n                <item value=\"45121200\">News dealers and newsstands</item>\n                <item value=\"45122\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"451220\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"452\">General merchandise stores</item>\n                <item value=\"4521\">Department stores</item>\n                <item value=\"45211\">Department stores</item>\n                <item value=\"452110\">Department stores (excl leased depts)</item>\n                <item value=\"4521100\">Department stores (excl leased depts)</item>\n                <item value=\"45211009\">Department stores (including leased depts.)</item>\n                <item value=\"452111\">Department stores (except discount department stores)</item>\n                <item value=\"4521110\">Department stores (except discount department stores)</item>\n                <item value=\"45211100\">Department stores (except discount department stores)</item>\n                <item value=\"45211109\">Department stores (except discount department stores) (including leased depts.)</item>\n                <item value=\"452112\">Discount department stores</item>\n                <item value=\"4521120\">Discount department stores</item>\n                <item value=\"45211200\">Discount department stores</item>\n                <item value=\"45211209\">Discount department stores (including leased depts.)</item>\n                <item value=\"4522\">Department stores</item>\n                <item value=\"45221\">Department stores</item>\n                <item value=\"452210\">Department stores</item>\n                <item value=\"4523\">General merchandise stores, including warehouse clubs and supercenters</item>\n                <item value=\"45231\">General merchandise stores, including warehouse clubs and supercenters</item>\n                <item value=\"452311\">Warehouse clubs and supercenters</item>\n                <item value=\"452319\">All other general merchandise stores</item>\n                <item value=\"4529\">Other general merchandise stores</item>\n                <item value=\"45291\">Warehouse clubs and supercenters</item>\n                <item value=\"452910\">Warehouse clubs and supercenters</item>\n                <item value=\"4529101\">Warehouse clubs</item>\n                <item value=\"45291010\">Warehouse clubs</item>\n                <item value=\"4529102\">Supercenters</item>\n                <item value=\"45291020\">Supercenters</item>\n                <item value=\"45299\">All other general merchandise stores</item>\n                <item value=\"452990\">All other general merchandise stores</item>\n                <item value=\"4529901\">Variety stores</item>\n                <item value=\"45299010\">Variety stores</item>\n                <item value=\"4529904\">Miscellaneous general merchandise stores</item>\n                <item value=\"45299040\">Miscellaneous general merchandise stores</item>\n                <item value=\"453\">Miscellaneous store retailers</item>\n                <item value=\"4531\">Florists</item>\n                <item value=\"45311\">Florists</item>\n                <item value=\"453110\">Florists</item>\n                <item value=\"4531100\">Florists</item>\n                <item value=\"45311000\">Florists</item>\n                <item value=\"4532\">Office supplies, stationery, and gift stores</item>\n                <item value=\"45321\">Office supplies and stationery stores</item>\n                <item value=\"453210\">Office supplies and stationery stores</item>\n                <item value=\"4532100\">Office supplies and stationery stores</item>\n                <item value=\"45321000\">Office supplies and stationery stores</item>\n                <item value=\"45322\">Gift, novelty, and souvenir stores</item>\n                <item value=\"453220\">Gift, novelty, and souvenir stores</item>\n                <item value=\"4532200\">Gift, novelty, and souvenir stores</item>\n                <item value=\"45322000\">Gift, novelty, and souvenir stores</item>\n                <item value=\"4533\">Used merchandise stores</item>\n                <item value=\"45331\">Used merchandise stores</item>\n                <item value=\"453310\">Used merchandise stores</item>\n                <item value=\"4533101\">Antique stores</item>\n                <item value=\"45331010\">Antique stores</item>\n                <item value=\"4533102\">Second-hand stores, except pawn shops</item>\n                <item value=\"45331020\">Second-hand stores, except pawn shops</item>\n                <item value=\"4539\">Other miscellaneous store retailers</item>\n                <item value=\"45391\">Pet and pet supplies stores</item>\n                <item value=\"453910\">Pet and pet supplies stores</item>\n                <item value=\"4539100\">Pet and pet supplies stores</item>\n                <item value=\"45391000\">Pet and pet supplies stores</item>\n                <item value=\"45392\">Art dealers</item>\n                <item value=\"453920\">Art dealers</item>\n                <item value=\"4539200\">Art dealers</item>\n                <item value=\"45392000\">Art dealers</item>\n                <item value=\"45393\">Manufactured (mobile) home dealers</item>\n                <item value=\"453930\">Manufactured (mobile) home dealers</item>\n                <item value=\"4539300\">Manufactured (mobile) home dealers</item>\n                <item value=\"45393000\">Manufactured (mobile) home dealers</item>\n                <item value=\"45399\">All other miscellaneous store retailers</item>\n                <item value=\"453991\">Tobacco stores</item>\n                <item value=\"4539910\">Tobacco stores</item>\n                <item value=\"45399100\">Tobacco stores</item>\n                <item value=\"453998\">All other miscellaneous store retailers (except tobacco stores)</item>\n                <item value=\"4539981\">Collectors' items and supplies stores</item>\n                <item value=\"45399810\">Collectors' items and supplies stores</item>\n                <item value=\"4539982\">Trophy shops</item>\n                <item value=\"45399820\">Trophy shops</item>\n                <item value=\"4539983\">Other miscellaneous store retailers, not elsewhere classified</item>\n                <item value=\"45399830\">Other miscellaneous store retailers, not elsewhere classified</item>\n                <item value=\"454\">Nonstore retailers</item>\n                <item value=\"4541\">Electronic shopping and mail-order houses</item>\n                <item value=\"45411\">Electronic shopping and mail-order houses</item>\n                <item value=\"454110\">Electronic shopping and mail-order houses</item>\n                <item value=\"454111\">Electronic shopping</item>\n                <item value=\"4541111\">Electronic shopping, general merchandise</item>\n                <item value=\"45411110\">Electronic shopping, general merchandise</item>\n                <item value=\"4541112\">Electronic shopping, specialized merchandise</item>\n                <item value=\"45411121\">Electronic shopping, computer hardware and software</item>\n                <item value=\"45411122\">Electronic shopping, pharmacy</item>\n                <item value=\"45411123\">Electronic shopping, other specialized merchandise</item>\n                <item value=\"454112\">Electronic auctions</item>\n                <item value=\"4541120\">Electronic auctions</item>\n                <item value=\"45411200\">Electronic auctions</item>\n                <item value=\"454113\">Mail-order houses</item>\n                <item value=\"4541131\">Mail-order houses, general merchandise</item>\n                <item value=\"45411310\">Mail-order houses, general merchandise</item>\n                <item value=\"4541132\">Mail-order houses, specialized merchandise</item>\n                <item value=\"45411321\">Mail-order houses, computer hardware and software</item>\n                <item value=\"45411322\">Mail-order pharmacies</item>\n                <item value=\"45411323\">Mail-order houses, other specialized merchandise</item>\n                <item value=\"4541133\">Television order, home shopping</item>\n                <item value=\"45411330\">Television order, home shopping</item>\n                <item value=\"4542\">Vending machine operators</item>\n                <item value=\"45421\">Vending machine operators</item>\n                <item value=\"454210\">Vending machine operators</item>\n                <item value=\"4542100\">Vending machine operators</item>\n                <item value=\"45421000\">Vending machine operators</item>\n                <item value=\"4543\">Direct selling establishments</item>\n                <item value=\"45431\">Fuel dealers</item>\n                <item value=\"454310\">Fuel dealers</item>\n                <item value=\"4543101\">Heating oil dealers</item>\n                <item value=\"45431010\">Heating oil dealers</item>\n                <item value=\"4543102\">Liquefied petroleum gas (bottled gas) dealers</item>\n                <item value=\"45431020\">Liquefied petroleum gas (bottled gas) dealers</item>\n                <item value=\"4543103\">Other fuel dealers</item>\n                <item value=\"45431030\">Other fuel dealers</item>\n                <item value=\"454311\">Heating oil dealers</item>\n                <item value=\"454312\">Liquefied petroleum gas (bottled gas) dealers</item>\n                <item value=\"454319\">Other fuel dealers</item>\n                <item value=\"45439\">Other direct selling establishments</item>\n                <item value=\"454390\">Other direct selling establishments</item>\n                <item value=\"4543901\">Direct selling, furniture, home furnishings, electronics, and appliances</item>\n                <item value=\"45439010\">Direct selling, furniture, home furnishings, electronics, and appliances</item>\n                <item value=\"4543902\">Direct selling, books, periodicals, videos, and compact discs</item>\n                <item value=\"45439020\">Direct selling, books, periodicals, videos, and compact discs</item>\n                <item value=\"4543903\">Direct selling, other merchandise</item>\n                <item value=\"45439030\">Direct selling, other merchandise</item>\n                <item value=\"48-49\">Transportation and warehousing</item>\n                <item value=\"481\">Air transportation</item>\n                <item value=\"4811\">Scheduled air transportation</item>\n                <item value=\"48111\">Scheduled air transportation</item>\n                <item value=\"481111\">Scheduled passenger air transportation</item>\n                <item value=\"4811110\">Scheduled passenger air transportation</item>\n                <item value=\"48111100\">Scheduled passenger air transportation</item>\n                <item value=\"481112\">Scheduled freight air transportation</item>\n                <item value=\"4811120\">Scheduled freight air transportation</item>\n                <item value=\"48111200\">Scheduled freight air transportation</item>\n                <item value=\"4812\">Nonscheduled air transportation</item>\n                <item value=\"48121\">Nonscheduled air transportation</item>\n                <item value=\"481211\">Nonscheduled chartered passenger air transportation</item>\n                <item value=\"4812110\">Nonscheduled chartered passenger air transportation</item>\n                <item value=\"48121100\">Nonscheduled chartered passenger air transportation</item>\n                <item value=\"481212\">Nonscheduled chartered freight air transportation</item>\n                <item value=\"4812120\">Nonscheduled chartered freight air transportation</item>\n                <item value=\"48121200\">Nonscheduled chartered freight air transportation</item>\n                <item value=\"481219\">Other nonscheduled air transportation</item>\n                <item value=\"4812190\">Other nonscheduled air transportation</item>\n                <item value=\"48121900\">Other nonscheduled air transportation</item>\n                <item value=\"482\">Rail transportation</item>\n                <item value=\"4821\">Rail transportation</item>\n                <item value=\"48211\">Rail transportation</item>\n                <item value=\"482111\">Line-haul railroads</item>\n                <item value=\"4821110\">Line-haul railroads</item>\n                <item value=\"48211100\">Line-haul railroads</item>\n                <item value=\"482112\">Short line railroads</item>\n                <item value=\"4821120\">Short line railroads</item>\n                <item value=\"48211200\">Short line railroads</item>\n                <item value=\"483\">Water transportation</item>\n                <item value=\"4831\">Deep sea, coastal, and great lakes water transportation</item>\n                <item value=\"48311\">Deep sea, coastal, and great lakes water transportation</item>\n                <item value=\"483111\">Deep sea freight transportation</item>\n                <item value=\"4831110\">Deep sea freight transportation</item>\n                <item value=\"48311100\">Deep sea freight transportation</item>\n                <item value=\"483112\">Deep sea passenger transportation</item>\n                <item value=\"4831120\">Deep sea passenger transportation</item>\n                <item value=\"48311200\">Deep sea passenger transportation</item>\n                <item value=\"483113\">Coastal and great lakes freight transportation</item>\n                <item value=\"4831130\">Coastal and great lakes freight transportation</item>\n                <item value=\"48311300\">Coastal and great lakes freight transportation</item>\n                <item value=\"483114\">Coastal and great lakes passenger transportation</item>\n                <item value=\"4831140\">Coastal and great lakes passenger transportation</item>\n                <item value=\"48311400\">Coastal and great lakes passenger transportation</item>\n                <item value=\"4832\">Inland water transportation</item>\n                <item value=\"48321\">Inland water transportation</item>\n                <item value=\"483211\">Inland water freight transportation</item>\n                <item value=\"4832111\">Inland waterways freight transportation (except towing)</item>\n                <item value=\"48321110\">Inland waterways freight transportation (except towing)</item>\n                <item value=\"4832112\">Inland waterways towing transportation</item>\n                <item value=\"48321120\">Inland waterways towing transportation</item>\n                <item value=\"483212\">Inland water passenger transportation</item>\n                <item value=\"4832121\">Inland waterways ferry transportation</item>\n                <item value=\"48321210\">Inland waterways ferry transportation</item>\n                <item value=\"4832122\">Other water passenger transportation (including water taxi)</item>\n                <item value=\"48321220\">Other water passenger transportation (including water taxi)</item>\n                <item value=\"484\">Truck transportation</item>\n                <item value=\"4841\">General freight trucking</item>\n                <item value=\"48411\">General freight trucking, local</item>\n                <item value=\"484110\">General freight trucking, local</item>\n                <item value=\"4841101\">Local general freight trucking without storage, truckload</item>\n                <item value=\"48411010\">Local general freight trucking without storage, truckload</item>\n                <item value=\"4841102\">Local general freight trucking without storage, less than truckload</item>\n                <item value=\"48411020\">Local general freight trucking without storage, less than truckload</item>\n                <item value=\"4841103\">Local general freight trucking with storage, truckload</item>\n                <item value=\"48411030\">Local general freight trucking with storage, truckload</item>\n                <item value=\"4841104\">Local general freight trucking with storage, less than truckload</item>\n                <item value=\"48411040\">Local general freight trucking with storage, less than truckload</item>\n                <item value=\"48412\">General freight trucking, long-distance</item>\n                <item value=\"484121\">General freight trucking, long-distance, truckload</item>\n                <item value=\"4841210\">General freight trucking, long-distance, truckload</item>\n                <item value=\"48412100\">General freight trucking, long-distance, truckload</item>\n                <item value=\"484122\">General freight trucking, long-distance, less than truckload</item>\n                <item value=\"4841220\">General freight trucking, long-distance, less than truckload</item>\n                <item value=\"48412200\">General freight trucking, long-distance, less than truckload</item>\n                <item value=\"4842\">Specialized freight trucking</item>\n                <item value=\"48421\">Used household and office goods moving</item>\n                <item value=\"484210\">Used household and office goods moving</item>\n                <item value=\"4842101\">Local used household and office goods moving, without storage</item>\n                <item value=\"48421010\">Local used household and office goods moving, without storage</item>\n                <item value=\"4842102\">Long-distance used household and office goods moving</item>\n                <item value=\"48421020\">Long-distance used household and office goods moving</item>\n                <item value=\"4842103\">Local used household and office goods moving, with storage</item>\n                <item value=\"48421030\">Local used household and office goods moving, with storage</item>\n                <item value=\"48422\">Specialized freight (except used goods) trucking, local</item>\n                <item value=\"484220\">Specialized freight (except used goods) trucking, local</item>\n                <item value=\"4842201\">Local hazardous materials trucking (except waste)</item>\n                <item value=\"48422010\">Local hazardous materials trucking (except waste)</item>\n                <item value=\"4842202\">Local agricultural products trucking without storage</item>\n                <item value=\"48422020\">Local agricultural products trucking without storage</item>\n                <item value=\"4842203\">Dump trucking</item>\n                <item value=\"48422030\">Dump trucking</item>\n                <item value=\"4842204\">Local specialized trucking without storage</item>\n                <item value=\"48422040\">Local specialized trucking without storage</item>\n                <item value=\"4842205\">Local, specialized freight (except used goods) trucking</item>\n                <item value=\"48422050\">Local, specialized freight (except used goods) trucking</item>\n                <item value=\"48423\">Specialized freight (except used goods) trucking, long-distance</item>\n                <item value=\"484230\">Specialized freight (except used goods) trucking, long-distance</item>\n                <item value=\"4842301\">Hazardous materials trucking (except waste), long-distance</item>\n                <item value=\"48423010\">Hazardous materials trucking (except waste), long-distance</item>\n                <item value=\"4842302\">Agricultural products trucking, long-distance</item>\n                <item value=\"48423020\">Agricultural products trucking, long-distance</item>\n                <item value=\"4842303\">Other specialized trucking, long-distance</item>\n                <item value=\"48423030\">Other specialized trucking, long-distance</item>\n                <item value=\"485\">Transit and ground passenger transportation</item>\n                <item value=\"4851\">Urban transit systems</item>\n                <item value=\"48511\">Urban transit systems</item>\n                <item value=\"485111\">Mixed mode transit systems</item>\n                <item value=\"4851110\">Mixed mode transit systems</item>\n                <item value=\"48511100\">Mixed mode transit systems</item>\n                <item value=\"485112\">Commuter rail systems</item>\n                <item value=\"4851120\">Commuter rail systems</item>\n                <item value=\"48511200\">Commuter rail systems</item>\n                <item value=\"485113\">Bus and other motor vehicle transit systems</item>\n                <item value=\"4851130\">Bus and other motor vehicle transit systems</item>\n                <item value=\"48511300\">Bus and other motor vehicle transit systems</item>\n                <item value=\"485119\">Other urban transit systems</item>\n                <item value=\"4851190\">Other urban transit systems</item>\n                <item value=\"48511900\">Other urban transit systems</item>\n                <item value=\"4852\">Interurban and rural bus transportation</item>\n                <item value=\"48521\">Interurban and rural bus transportation</item>\n                <item value=\"485210\">Interurban and rural bus transportation</item>\n                <item value=\"4852100\">Interurban and rural bus transportation</item>\n                <item value=\"48521000\">Interurban and rural bus transportation</item>\n                <item value=\"4853\">Taxi and limousine service</item>\n                <item value=\"48531\">Taxi service</item>\n                <item value=\"485310\">Taxi service</item>\n                <item value=\"4853100\">Taxi service</item>\n                <item value=\"48531000\">Taxi service</item>\n                <item value=\"48532\">Limousine service</item>\n                <item value=\"485320\">Limousine service</item>\n                <item value=\"4853200\">Limousine service</item>\n                <item value=\"48532000\">Limousine service</item>\n                <item value=\"4854\">School and employee bus transportation</item>\n                <item value=\"48541\">School and employee bus transportation</item>\n                <item value=\"485410\">School and employee bus transportation</item>\n                <item value=\"4854100\">School and employee bus transportation</item>\n                <item value=\"48541000\">School and employee bus transportation</item>\n                <item value=\"4855\">Charter bus industry</item>\n                <item value=\"48551\">Charter bus industry</item>\n                <item value=\"485510\">Charter bus industry</item>\n                <item value=\"4855100\">Charter bus industry</item>\n                <item value=\"48551000\">Charter bus industry</item>\n                <item value=\"4859\">Other transit and ground passenger transportation</item>\n                <item value=\"48599\">Other transit and ground passenger transportation</item>\n                <item value=\"485991\">Special needs transportation</item>\n                <item value=\"4859910\">Special needs transportation</item>\n                <item value=\"48599100\">Special needs transportation</item>\n                <item value=\"485999\">All other transit and ground passenger transportation</item>\n                <item value=\"4859991\">Scheduled airport shuttle service</item>\n                <item value=\"48599910\">Scheduled airport shuttle service</item>\n                <item value=\"4859992\">All other passenger transportation</item>\n                <item value=\"48599920\">All other passenger transportation</item>\n                <item value=\"486\">Pipeline transportation</item>\n                <item value=\"4861\">Pipeline transportation of crude oil</item>\n                <item value=\"48611\">Pipeline transportation of crude oil</item>\n                <item value=\"486110\">Pipeline transportation of crude oil</item>\n                <item value=\"4861100\">Pipeline transportation of crude oil</item>\n                <item value=\"48611000\">Pipeline transportation of crude oil</item>\n                <item value=\"4862\">Pipeline transportation of natural gas</item>\n                <item value=\"48621\">Pipeline transportation of natural gas</item>\n                <item value=\"486210\">Pipeline transportation of natural gas</item>\n                <item value=\"4862100\">Pipeline transportation of natural gas</item>\n                <item value=\"48621000\">Pipeline transportation of natural gas</item>\n                <item value=\"4869\">Other pipeline transportation</item>\n                <item value=\"48691\">Pipeline transportation of refined petroleum products</item>\n                <item value=\"486910\">Pipeline transportation of refined petroleum products</item>\n                <item value=\"4869100\">Pipeline transportation of refined petroleum products</item>\n                <item value=\"48691000\">Pipeline transportation of refined petroleum products</item>\n                <item value=\"48699\">All other pipeline transportation</item>\n                <item value=\"486990\">All other pipeline transportation</item>\n                <item value=\"4869900\">All other pipeline transportation</item>\n                <item value=\"48699000\">All other pipeline transportation</item>\n                <item value=\"487\">Scenic and sightseeing transportation</item>\n                <item value=\"4871\">Scenic and sightseeing transportation, land</item>\n                <item value=\"48711\">Scenic and sightseeing transportation, land</item>\n                <item value=\"487110\">Scenic and sightseeing transportation, land</item>\n                <item value=\"4871100\">Scenic and sightseeing transportation, land</item>\n                <item value=\"48711000\">Scenic and sightseeing transportation, land</item>\n                <item value=\"4872\">Scenic and sightseeing transportation, water</item>\n                <item value=\"48721\">Scenic and sightseeing transportation, water</item>\n                <item value=\"487210\">Scenic and sightseeing transportation, water</item>\n                <item value=\"4872101\">Excursion and sightseeing boats (including dinner cruises)</item>\n                <item value=\"48721010\">Excursion and sightseeing boats (including dinner cruises)</item>\n                <item value=\"4872102\">Charter fishing and party fishing boats</item>\n                <item value=\"48721020\">Charter fishing and party fishing boats</item>\n                <item value=\"4879\">Scenic and sightseeing transportation, other</item>\n                <item value=\"48799\">Scenic and sightseeing transportation, other</item>\n                <item value=\"487990\">Scenic and sightseeing transportation, other</item>\n                <item value=\"4879900\">Scenic and sightseeing transportation, other</item>\n                <item value=\"48799000\">Scenic and sightseeing transportation, other</item>\n                <item value=\"488\">Support activities for transportation</item>\n                <item value=\"4881\">Support activities for air transportation</item>\n                <item value=\"48811\">Airport operations</item>\n                <item value=\"488111\">Air traffic control</item>\n                <item value=\"4881110\">Air traffic control</item>\n                <item value=\"48811100\">Air traffic control</item>\n                <item value=\"488119\">Other airport operations</item>\n                <item value=\"4881190\">Other airport operations</item>\n                <item value=\"48811900\">Other airport operations</item>\n                <item value=\"48819\">Other support activities for air transportation</item>\n                <item value=\"488190\">Other support activities for air transportation</item>\n                <item value=\"4881900\">Other support activities for air transportation</item>\n                <item value=\"48819000\">Other support activities for air transportation</item>\n                <item value=\"4882\">Support activities for rail transportation</item>\n                <item value=\"48821\">Support activities for rail transportation</item>\n                <item value=\"488210\">Support activities for rail transportation</item>\n                <item value=\"4882100\">Support activities for rail transportation</item>\n                <item value=\"48821000\">Support activities for rail transportation</item>\n                <item value=\"4883\">Support activities for water transportation</item>\n                <item value=\"48831\">Port and harbor operations</item>\n                <item value=\"488310\">Port and harbor operations</item>\n                <item value=\"4883100\">Port and harbor operations</item>\n                <item value=\"48831000\">Port and harbor operations</item>\n                <item value=\"48832\">Marine cargo handling</item>\n                <item value=\"488320\">Marine cargo handling</item>\n                <item value=\"4883200\">Marine cargo handling</item>\n                <item value=\"48832000\">Marine cargo handling</item>\n                <item value=\"48833\">Navigational services to shipping</item>\n                <item value=\"488330\">Navigational services to shipping</item>\n                <item value=\"4883300\">Navigational services to shipping</item>\n                <item value=\"48833000\">Navigational services to shipping</item>\n                <item value=\"48839\">Other support activities for water transportation</item>\n                <item value=\"488390\">Other support activities for water transportation</item>\n                <item value=\"4883900\">Other support activities for water transportation</item>\n                <item value=\"48839000\">Other support activities for water transportation</item>\n                <item value=\"4884\">Support activities for road transportation</item>\n                <item value=\"48841\">Motor vehicle towing</item>\n                <item value=\"488410\">Motor vehicle towing</item>\n                <item value=\"4884100\">Motor vehicle towing</item>\n                <item value=\"48841000\">Motor vehicle towing</item>\n                <item value=\"48849\">Other support activities for road transportation</item>\n                <item value=\"488490\">Other support activities for road transportation</item>\n                <item value=\"4884900\">Other support activities for road transportation</item>\n                <item value=\"48849000\">Other support activities for road transportation</item>\n                <item value=\"4885\">Freight transportation arrangement</item>\n                <item value=\"48851\">Freight transportation arrangement</item>\n                <item value=\"488510\">Freight transportation arrangement</item>\n                <item value=\"4885101\">Freight forwarding</item>\n                <item value=\"48851010\">Freight forwarding</item>\n                <item value=\"4885102\">Arrangement of transportation of freight and cargo</item>\n                <item value=\"48851020\">Arrangement of transportation of freight and cargo</item>\n                <item value=\"4889\">Other support activities for transportation</item>\n                <item value=\"48899\">Other support activities for transportation</item>\n                <item value=\"488991\">Packing and crating</item>\n                <item value=\"4889910\">Packing and crating</item>\n                <item value=\"48899100\">Packing and crating</item>\n                <item value=\"488999\">All other support activities for transportation</item>\n                <item value=\"4889990\">All other support activities for transportation</item>\n                <item value=\"48899900\">All other support activities for transportation</item>\n                <item value=\"491\">Postal service</item>\n                <item value=\"4911\">Postal service</item>\n                <item value=\"49111\">Postal service</item>\n                <item value=\"491110\">Postal service</item>\n                <item value=\"4911100\">Postal service</item>\n                <item value=\"49111000\">Postal service</item>\n                <item value=\"492\">Couriers and messengers</item>\n                <item value=\"4921\">Couriers and express delivery services</item>\n                <item value=\"49211\">Couriers and express delivery services</item>\n                <item value=\"492110\">Couriers and express delivery services</item>\n                <item value=\"4921101\">Courier services (except by air)</item>\n                <item value=\"49211010\">Courier services (except by air)</item>\n                <item value=\"4921102\">Air courier services</item>\n                <item value=\"49211020\">Air courier services</item>\n                <item value=\"4922\">Local messengers and local delivery</item>\n                <item value=\"49221\">Local messengers and local delivery</item>\n                <item value=\"492210\">Local messengers and local delivery</item>\n                <item value=\"4922100\">Local messengers and local delivery</item>\n                <item value=\"49221000\">Local messengers and local delivery</item>\n                <item value=\"493\">Warehousing and storage</item>\n                <item value=\"4931\">Warehousing and storage</item>\n                <item value=\"49311\">General warehousing and storage</item>\n                <item value=\"493110\">General warehousing and storage</item>\n                <item value=\"4931100\">General warehousing and storage</item>\n                <item value=\"49311000\">General warehousing and storage</item>\n                <item value=\"49312\">Refrigerated warehousing and storage</item>\n                <item value=\"493120\">Refrigerated warehousing and storage</item>\n                <item value=\"4931200\">Refrigerated warehousing and storage</item>\n                <item value=\"49312000\">Refrigerated warehousing and storage</item>\n                <item value=\"49313\">Farm product warehousing and storage</item>\n                <item value=\"493130\">Farm product warehousing and storage</item>\n                <item value=\"4931300\">Farm product warehousing and storage</item>\n                <item value=\"49313000\">Farm product warehousing and storage</item>\n                <item value=\"49319\">Other warehousing and storage</item>\n                <item value=\"493190\">Other warehousing and storage</item>\n                <item value=\"4931901\">Household goods warehousing and storage</item>\n                <item value=\"49319010\">Household goods warehousing and storage</item>\n                <item value=\"4931902\">Specialized goods warehousing and storage</item>\n                <item value=\"49319020\">Specialized goods warehousing and storage</item>\n                <item value=\"51\">Information</item>\n                <item value=\"511\">Publishing industries (except internet)</item>\n                <item value=\"5111\">Newspaper, periodical, book, and directory publishers</item>\n                <item value=\"51111\">Newspaper publishers</item>\n                <item value=\"511110\">Newspaper publishers</item>\n                <item value=\"51112\">Periodical publishers</item>\n                <item value=\"511120\">Periodical publishers</item>\n                <item value=\"51113\">Book publishers</item>\n                <item value=\"511130\">Book publishers</item>\n                <item value=\"51114\">Directory and mailing list publishers</item>\n                <item value=\"511140\">Directory and mailing list publishers</item>\n                <item value=\"51119\">Other publishers</item>\n                <item value=\"511191\">Greeting card publishers</item>\n                <item value=\"511199\">All other publishers</item>\n                <item value=\"5112\">Software publishers</item>\n                <item value=\"51121\">Software publishers</item>\n                <item value=\"511210\">Software publishers</item>\n                <item value=\"512\">Motion picture and sound recording industries</item>\n                <item value=\"5121\">Motion picture and video industries</item>\n                <item value=\"51211\">Motion picture and video production</item>\n                <item value=\"512110\">Motion picture and video production</item>\n                <item value=\"51212\">Motion picture and video distribution</item>\n                <item value=\"512120\">Motion picture and video distribution</item>\n                <item value=\"51213\">Motion picture and video exhibition</item>\n                <item value=\"512131\">Motion picture theaters (except drive-ins)</item>\n                <item value=\"512132\">Drive-in motion picture theaters</item>\n                <item value=\"51219\">Postproduction services and other motion picture and video industries</item>\n                <item value=\"512191\">Teleproduction and other postproduction services</item>\n                <item value=\"512199\">Other motion picture and video industries</item>\n                <item value=\"5122\">Sound recording industries</item>\n                <item value=\"51221\">Record production</item>\n                <item value=\"512210\">Record production</item>\n                <item value=\"51222\">Integrated record production/distribution</item>\n                <item value=\"512220\">Integrated record production/distribution</item>\n                <item value=\"51223\">Music publishers</item>\n                <item value=\"512230\">Music publishers</item>\n                <item value=\"51224\">Sound recording studios</item>\n                <item value=\"512240\">Sound recording studios</item>\n                <item value=\"51225\">Record production and distribution</item>\n                <item value=\"512250\">Record production and distribution</item>\n                <item value=\"51229\">Other sound recording industries</item>\n                <item value=\"512290\">Other sound recording industries</item>\n                <item value=\"513\">Broadcasting &amp; telecommunications</item>\n                <item value=\"5131\">Radio &amp; television broadcasting</item>\n                <item value=\"51311\">Radio broadcasting</item>\n                <item value=\"513111\">Radio networks</item>\n                <item value=\"513112\">Radio stations</item>\n                <item value=\"51312\">Television broadcasting</item>\n                <item value=\"513120\">Television broadcasting</item>\n                <item value=\"5132\">Cable networks &amp; program distribution</item>\n                <item value=\"51321\">Cable networks</item>\n                <item value=\"513210\">Cable networks</item>\n                <item value=\"51322\">Cable &amp; other program distribution</item>\n                <item value=\"513220\">Cable &amp; other program distribution</item>\n                <item value=\"5133\">Telecommunications</item>\n                <item value=\"51331\">Wired telecommunications carriers</item>\n                <item value=\"513310\">Wired telecommunications carriers</item>\n                <item value=\"51332\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"513321\">Paging</item>\n                <item value=\"513322\">Cellular &amp; other wireless telecommunications</item>\n                <item value=\"51333\">Telecommunications resellers</item>\n                <item value=\"513330\">Telecommunications resellers</item>\n                <item value=\"51334\">Satellite telecommunications</item>\n                <item value=\"513340\">Satellite telecommunications</item>\n                <item value=\"51339\">Other telecommunications</item>\n                <item value=\"513390\">Other telecommunications</item>\n                <item value=\"514\">Information services &amp; data processing services</item>\n                <item value=\"5141\">Information services</item>\n                <item value=\"51411\">News syndicates</item>\n                <item value=\"514110\">News syndicates</item>\n                <item value=\"51412\">Libraries &amp; archives</item>\n                <item value=\"514120\">Libraries &amp; archives</item>\n                <item value=\"51419\">Other information services</item>\n                <item value=\"514191\">On-line information services</item>\n                <item value=\"514199\">All other information services</item>\n                <item value=\"5142\">Data processing services</item>\n                <item value=\"51421\">Data processing services</item>\n                <item value=\"514210\">Data processing services</item>\n                <item value=\"515\">Broadcasting (except internet)</item>\n                <item value=\"5151\">Radio and television broadcasting</item>\n                <item value=\"51511\">Radio broadcasting</item>\n                <item value=\"515111\">Radio networks</item>\n                <item value=\"515112\">Radio stations</item>\n                <item value=\"51512\">Television broadcasting</item>\n                <item value=\"515120\">Television broadcasting</item>\n                <item value=\"5152\">Cable and other subscription programming</item>\n                <item value=\"51521\">Cable and other subscription programming</item>\n                <item value=\"515210\">Cable and other subscription programming</item>\n                <item value=\"516\">Internet publishing and broadcasting</item>\n                <item value=\"5161\">Internet publishing and broadcasting</item>\n                <item value=\"51611\">Internet publishing and broadcasting</item>\n                <item value=\"516110\">Internet publishing and broadcasting</item>\n                <item value=\"517\">Telecommunications</item>\n                <item value=\"517\">Telecommunications</item>\n                <item value=\"5171\">Wired telecommunications carriers</item>\n                <item value=\"5171\">Wired telecommunications carriers</item>\n                <item value=\"51711\">Wired telecommunications carriers</item>\n                <item value=\"51711\">Wired telecommunications carriers</item>\n                <item value=\"517110\">Wired telecommunications carriers</item>\n                <item value=\"517110\">Wired telecommunications carriers</item>\n                <item value=\"5172\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"5172\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"51721\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"51721\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"517210\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"517211\">Paging</item>\n                <item value=\"517212\">Cellular and other wireless telecommunications</item>\n                <item value=\"5173\">Telecommunications resellers</item>\n                <item value=\"51731\">Telecommunications resellers</item>\n                <item value=\"5173\">Telecommunications resellers</item>\n                <item value=\"51731\">Telecommunications resellers</item>\n                <item value=\"517310\">Telecommunications resellers</item>\n                <item value=\"517311\">Wired telecommunications carriers</item>\n                <item value=\"517312\">Wireless telecommunications carriers (except satellite)</item>\n                <item value=\"5174\">Satellite telecommunications</item>\n                <item value=\"5174\">Satellite telecommunications</item>\n                <item value=\"51741\">Satellite telecommunications</item>\n                <item value=\"51741\">Satellite telecommunications</item>\n                <item value=\"517410\">Satellite telecommunications</item>\n                <item value=\"517410\">Satellite telecommunications</item>\n                <item value=\"5175\">Cable and other program distribution</item>\n                <item value=\"51751\">Cable and other program distribution</item>\n                <item value=\"517510\">Cable and other program distribution</item>\n                <item value=\"5179\">Other telecommunications</item>\n                <item value=\"5179\">Other telecommunications</item>\n                <item value=\"51791\">Other telecommunications</item>\n                <item value=\"51791\">Other telecommunications</item>\n                <item value=\"517910\">Other telecommunications</item>\n                <item value=\"517911\">Telecommunications resellers</item>\n                <item value=\"517919\">All other telecommunications</item>\n                <item value=\"518\">Data processing, hosting, and related services</item>\n                <item value=\"518\">Data processing, hosting, and related services</item>\n                <item value=\"5181\">Internet service providers</item>\n                <item value=\"51811\">Internet service providers</item>\n                <item value=\"518111\">Internet service providers</item>\n                <item value=\"518112\">Web search portals</item>\n                <item value=\"5182\">Data processing, hosting, and related services</item>\n                <item value=\"5182\">Data processing, hosting, and related services</item>\n                <item value=\"51821\">Data processing, hosting, and related services</item>\n                <item value=\"51821\">Data processing, hosting, and related services</item>\n                <item value=\"518210\">Data processing, hosting, and related services</item>\n                <item value=\"518210\">Data processing, hosting, and related services</item>\n                <item value=\"519\">Other information services</item>\n                <item value=\"519\">Other information services</item>\n                <item value=\"5191\">Other information services</item>\n                <item value=\"5191\">Other information services</item>\n                <item value=\"51911\">News syndicates</item>\n                <item value=\"51911\">News syndicates</item>\n                <item value=\"519110\">News syndicates</item>\n                <item value=\"519110\">News syndicates</item>\n                <item value=\"51912\">Libraries and archives</item>\n                <item value=\"51912\">Libraries and archives</item>\n                <item value=\"519120\">Libraries and archives</item>\n                <item value=\"519120\">Libraries and archives</item>\n                <item value=\"51913\">Internet publishing and broadcasting and web search portals</item>\n                <item value=\"51913\">Internet publishing and broadcasting and web search portals</item>\n                <item value=\"519130\">Internet publishing and broadcasting and web search portals</item>\n                <item value=\"51919\">All other information services</item>\n                <item value=\"51919\">All other information services</item>\n                <item value=\"519190\">All other information services</item>\n                <item value=\"519190\">All other information services</item>\n                <item value=\"52\">Finance and insurance</item>\n                <item value=\"521\">Monetary authorities - central bank</item>\n                <item value=\"5211\">Monetary authorities - central bank</item>\n                <item value=\"52111\">Monetary authorities - central bank</item>\n                <item value=\"521110\">Monetary authorities - central bank</item>\n                <item value=\"522\">Credit intermediation and related activities</item>\n                <item value=\"5221\">Depository credit intermediation</item>\n                <item value=\"52211\">Commercial banking</item>\n                <item value=\"522110\">Commercial banking</item>\n                <item value=\"52212\">Savings institutions</item>\n                <item value=\"522120\">Savings institutions</item>\n                <item value=\"52213\">Credit unions</item>\n                <item value=\"522130\">Credit unions</item>\n                <item value=\"52219\">Other depository credit intermediation</item>\n                <item value=\"522190\">Other depository credit intermediation</item>\n                <item value=\"5222\">Nondepository credit intermediation</item>\n                <item value=\"52221\">Credit card issuing</item>\n                <item value=\"522210\">Credit card issuing</item>\n                <item value=\"52222\">Sales financing</item>\n                <item value=\"522220\">Sales financing</item>\n                <item value=\"52229\">Other nondepository credit intermediation</item>\n                <item value=\"522291\">Consumer lending</item>\n                <item value=\"522292\">Real estate credit</item>\n                <item value=\"522293\">International trade financing</item>\n                <item value=\"522294\">Secondary market financing</item>\n                <item value=\"522298\">All other nondepository credit intermediation</item>\n                <item value=\"5223\">Activities related to credit intermediation</item>\n                <item value=\"52231\">Mortgage and nonmortgage loan brokers</item>\n                <item value=\"522310\">Mortgage and nonmortgage loan brokers</item>\n                <item value=\"52232\">Financial transactions processing, reserve, and clearinghouse activities</item>\n                <item value=\"522320\">Financial transactions processing, reserve, and clearinghouse activities</item>\n                <item value=\"52239\">Other activities related to credit intermediation</item>\n                <item value=\"522390\">Other activities related to credit intermediation</item>\n                <item value=\"523\">Securities, commodity contracts, and other financial investments and related activities</item>\n                <item value=\"5231\">Securities and commodity contracts intermediation and brokerage</item>\n                <item value=\"52311\">Investment banking and securities dealing</item>\n                <item value=\"523110\">Investment banking and securities dealing</item>\n                <item value=\"52312\">Securities brokerage</item>\n                <item value=\"523120\">Securities brokerage</item>\n                <item value=\"52313\">Commodity contracts dealing</item>\n                <item value=\"523130\">Commodity contracts dealing</item>\n                <item value=\"52314\">Commodity contracts brokerage</item>\n                <item value=\"523140\">Commodity contracts brokerage</item>\n                <item value=\"5232\">Securities and commodity exchanges</item>\n                <item value=\"52321\">Securities and commodity exchanges</item>\n                <item value=\"523210\">Securities and commodity exchanges</item>\n                <item value=\"5239\">Other financial investment activities</item>\n                <item value=\"52391\">Miscellaneous intermediation</item>\n                <item value=\"523910\">Miscellaneous intermediation</item>\n                <item value=\"52392\">Portfolio management</item>\n                <item value=\"523920\">Portfolio management</item>\n                <item value=\"52393\">Investment advice</item>\n                <item value=\"523930\">Investment advice</item>\n                <item value=\"52399\">All other financial investment activities</item>\n                <item value=\"523991\">Trust, fiduciary, and custody activities</item>\n                <item value=\"523999\">Miscellaneous financial investment activities</item>\n                <item value=\"524\">Insurance carriers and related activities</item>\n                <item value=\"5241\">Insurance carriers</item>\n                <item value=\"52411\">Direct life, health, and medical insurance carriers</item>\n                <item value=\"524113\">Direct life insurance carriers</item>\n                <item value=\"524114\">Direct health and medical insurance carriers</item>\n                <item value=\"52412\">Direct insurance (except life, health, and medical) carriers</item>\n                <item value=\"524126\">Direct property and casualty insurance carriers</item>\n                <item value=\"524127\">Direct title insurance carriers</item>\n                <item value=\"524128\">Other direct insurance (except life, health, and medical) carriers</item>\n                <item value=\"52413\">Reinsurance carriers</item>\n                <item value=\"524130\">Reinsurance carriers</item>\n                <item value=\"5242\">Agencies, brokerages, and other insurance related activities</item>\n                <item value=\"52421\">Insurance agencies and brokerages</item>\n                <item value=\"524210\">Insurance agencies and brokerages</item>\n                <item value=\"52429\">Other insurance related activities</item>\n                <item value=\"524291\">Claims adjusting</item>\n                <item value=\"524292\">Third party administration of insurance and pension funds</item>\n                <item value=\"524298\">All other insurance related activities</item>\n                <item value=\"525\">Funds, trusts, and other financial vehicles</item>\n                <item value=\"5251\">Insurance and employee benefit funds</item>\n                <item value=\"52511\">Pension funds</item>\n                <item value=\"525110\">Pension funds</item>\n                <item value=\"52512\">Health and welfare funds</item>\n                <item value=\"525120\">Health and welfare funds</item>\n                <item value=\"52519\">Other insurance funds</item>\n                <item value=\"525190\">Other insurance funds</item>\n                <item value=\"5259\">Other investment pools and funds</item>\n                <item value=\"52591\">Open-end investment funds</item>\n                <item value=\"525910\">Open-end investment funds</item>\n                <item value=\"52592\">Trusts, estates, and agency accounts</item>\n                <item value=\"525920\">Trusts, estates, and agency accounts</item>\n                <item value=\"52593\">Real Estate Investment Trusts (REITs)</item>\n                <item value=\"525930\">Real estate investment trusts</item>\n                <item value=\"52599\">Other financial vehicles</item>\n                <item value=\"525990\">Other financial vehicles</item>\n                <item value=\"525990\">Other financial vehicles</item>\n                <item value=\"53\">Real estate and rental and leasing</item>\n                <item value=\"531\">Real estate</item>\n                <item value=\"5311\">Lessors of real estate</item>\n                <item value=\"53111\">Lessors of residential buildings and dwellings</item>\n                <item value=\"531110\">Lessors of residential buildings and dwellings</item>\n                <item value=\"531110\">Lessors of residential buildings and dwellings</item>\n                <item value=\"53112\">Lessors of nonresidential buildings (except miniwarehouses)</item>\n                <item value=\"531120\">Lessors of nonresidential buildings (except miniwarehouses)</item>\n                <item value=\"531120\">Lessors of nonresidential buildings (except miniwarehouses)</item>\n                <item value=\"53113\">Lessors of miniwarehouses and self-storage units</item>\n                <item value=\"531130\">Lessors of miniwarehouses and self-storage units</item>\n                <item value=\"531130\">Lessors of miniwarehouses and self-storage units</item>\n                <item value=\"53119\">Lessors of other real estate property</item>\n                <item value=\"531190\">Lessors of other real estate property</item>\n                <item value=\"531190\">Lessors of other real estate property</item>\n                <item value=\"5312\">Offices of real estate agents and brokers</item>\n                <item value=\"53121\">Offices of real estate agents and brokers</item>\n                <item value=\"531210\">Offices of real estate agents and brokers</item>\n                <item value=\"5313\">Activities related to real estate</item>\n                <item value=\"53131\">Real estate property managers</item>\n                <item value=\"531311\">Residential property managers</item>\n                <item value=\"531312\">Nonresidential property managers</item>\n                <item value=\"53132\">Offices of real estate appraisers</item>\n                <item value=\"531320\">Offices of real estate appraisers</item>\n                <item value=\"53139\">Other activities related to real estate</item>\n                <item value=\"531390\">Other activities related to real estate</item>\n                <item value=\"532\">Rental and leasing services</item>\n                <item value=\"5321\">Automotive equipment rental and leasing</item>\n                <item value=\"53211\">Passenger car rental and leasing</item>\n                <item value=\"532111\">Passenger car rental</item>\n                <item value=\"532112\">Passenger car leasing</item>\n                <item value=\"53212\">Truck, utility trailer, and RV (recreational vehicle) rental and leasing</item>\n                <item value=\"532120\">Truck, utility trailer, and RV (recreational vehicle) rental and leasing</item>\n                <item value=\"5322\">Consumer goods rental</item>\n                <item value=\"53221\">Consumer electronics and appliances rental</item>\n                <item value=\"532210\">Consumer electronics and appliances rental</item>\n                <item value=\"53222\">Formal wear and costume rental</item>\n                <item value=\"532220\">Formal wear and costume rental</item>\n                <item value=\"53223\">Video tape and disc rental</item>\n                <item value=\"532230\">Video tape and disc rental</item>\n                <item value=\"53228\">Other consumer goods rental</item>\n                <item value=\"532281\">Formal wear and costume rental</item>\n                <item value=\"532282\">Video tape and disc rental</item>\n                <item value=\"532283\">Home health equipment rental</item>\n                <item value=\"532284\">Recreational goods rental</item>\n                <item value=\"532289\">All other consumer goods rental</item>\n                <item value=\"53229\">Other consumer goods rental</item>\n                <item value=\"532291\">Home health equipment rental</item>\n                <item value=\"532292\">Recreational goods rental</item>\n                <item value=\"532299\">All other consumer goods rental</item>\n                <item value=\"5323\">General rental centers</item>\n                <item value=\"53231\">General rental centers</item>\n                <item value=\"532310\">General rental centers</item>\n                <item value=\"5324\">Commercial and industrial machinery and equipment rental and leasing</item>\n                <item value=\"53241\">Construction, transportation, mining, and forestry machinery and equipment rental and leasing</item>\n                <item value=\"532411\">Commercial air, rail, and water transportation equipment rental and leasing</item>\n                <item value=\"532412\">Construction, mining, and forestry machinery and equipment rental and leasing</item>\n                <item value=\"53242\">Office machinery and equipment rental and leasing</item>\n                <item value=\"532420\">Office machinery and equipment rental and leasing</item>\n                <item value=\"53249\">Other commercial and industrial machinery and equipment rental and leasing</item>\n                <item value=\"532490\">Other commercial and industrial machinery and equipment rental and leasing</item>\n                <item value=\"533\">Lessors of nonfinancial intangible assets (except copyrighted works)</item>\n                <item value=\"5331\">Lessors of nonfinancial intangible assets (except copyrighted works)</item>\n                <item value=\"53311\">Lessors of nonfinancial intangible assets (except copyrighted works)</item>\n                <item value=\"533110\">Lessors of nonfinancial intangible assets (except copyrighted works)</item>\n                <item value=\"54\">Professional, scientific, and technical services</item>\n                <item value=\"541\">Professional, scientific, and technical services</item>\n                <item value=\"5411\">Legal services</item>\n                <item value=\"54111\">Offices of lawyers</item>\n                <item value=\"541110\">Offices of lawyers</item>\n                <item value=\"54112\">Offices of notaries</item>\n                <item value=\"541120\">Offices of notaries</item>\n                <item value=\"54119\">Other legal services</item>\n                <item value=\"541191\">Title abstract and settlement offices</item>\n                <item value=\"541199\">All other legal services</item>\n                <item value=\"5412\">Accounting, tax preparation, bookkeeping, and payroll services</item>\n                <item value=\"54121\">Accounting, tax preparation, bookkeeping, and payroll services</item>\n                <item value=\"541211\">Offices of certified public accountants</item>\n                <item value=\"541213\">Tax preparation services</item>\n                <item value=\"541214\">Payroll services</item>\n                <item value=\"541219\">Other accounting services</item>\n                <item value=\"5413\">Architectural, engineering, and related services</item>\n                <item value=\"54131\">Architectural services</item>\n                <item value=\"541310\">Architectural services</item>\n                <item value=\"54132\">Landscape architectural services</item>\n                <item value=\"541320\">Landscape architectural services</item>\n                <item value=\"54133\">Engineering services</item>\n                <item value=\"541330\">Engineering services</item>\n                <item value=\"54134\">Drafting services</item>\n                <item value=\"541340\">Drafting services</item>\n                <item value=\"54135\">Building inspection services</item>\n                <item value=\"541350\">Building inspection services</item>\n                <item value=\"54136\">Geophysical surveying and mapping services</item>\n                <item value=\"541360\">Geophysical surveying and mapping services</item>\n                <item value=\"54137\">Surveying and mapping (except geophysical) services</item>\n                <item value=\"541370\">Surveying and mapping (except geophysical) services</item>\n                <item value=\"54138\">Testing laboratories</item>\n                <item value=\"541380\">Testing laboratories</item>\n                <item value=\"5414\">Specialized design services</item>\n                <item value=\"54141\">Interior design services</item>\n                <item value=\"541410\">Interior design services</item>\n                <item value=\"54142\">Industrial design services</item>\n                <item value=\"541420\">Industrial design services</item>\n                <item value=\"54143\">Graphic design services</item>\n                <item value=\"541430\">Graphic design services</item>\n                <item value=\"54149\">Other specialized design services</item>\n                <item value=\"541490\">Other specialized design services</item>\n                <item value=\"5415\">Computer systems design and related services</item>\n                <item value=\"54151\">Computer systems design and related services</item>\n                <item value=\"541511\">Custom computer programming services</item>\n                <item value=\"541512\">Computer systems design services</item>\n                <item value=\"541513\">Computer facilities management services</item>\n                <item value=\"541519\">Other computer related services</item>\n                <item value=\"5416\">Management, scientific, and technical consulting services</item>\n                <item value=\"54161\">Management consulting services</item>\n                <item value=\"541611\">Administrative management and general management consulting services</item>\n                <item value=\"541612\">Human resources and executive search consulting services</item>\n                <item value=\"541612\">Human resources and executive search consulting services</item>\n                <item value=\"541613\">Marketing consulting services</item>\n                <item value=\"541614\">Process, physical distribution, and logistics consulting services</item>\n                <item value=\"541618\">Other management consulting services</item>\n                <item value=\"54162\">Environmental consulting services</item>\n                <item value=\"541620\">Environmental consulting services</item>\n                <item value=\"54169\">Other scientific and technical consulting services</item>\n                <item value=\"541690\">Other scientific and technical consulting services</item>\n                <item value=\"5417\">Scientific research and development services</item>\n                <item value=\"54171\">Research and development in the physical, engineering, and life sciences</item>\n                <item value=\"541710\">Research and development in the physical, engineering, and life sciences</item>\n                <item value=\"541711\">Research and development in biotechnology</item>\n                <item value=\"541712\">Research and development in the physical, engineering, and life sciences (except biotechnology)</item>\n                <item value=\"541713\">Research and development in nanotechnology</item>\n                <item value=\"541714\">Research and development in biotechnology (except nanobiotechnology)</item>\n                <item value=\"541715\">Research and development in the physical, engineering, and life sciences (except nanotechnology and biotechnology)</item>\n                <item value=\"54172\">Research and development in the social sciences and humanities</item>\n                <item value=\"541720\">Research and development in the social sciences and humanities</item>\n                <item value=\"5418\">Advertising, public relations, and related services</item>\n                <item value=\"54181\">Advertising agencies</item>\n                <item value=\"541810\">Advertising agencies</item>\n                <item value=\"54182\">Public relations agencies</item>\n                <item value=\"541820\">Public relations agencies</item>\n                <item value=\"54183\">Media buying agencies</item>\n                <item value=\"541830\">Media buying agencies</item>\n                <item value=\"54184\">Media representatives</item>\n                <item value=\"541840\">Media representatives</item>\n                <item value=\"54185\">Outdoor advertising</item>\n                <item value=\"541850\">Outdoor advertising</item>\n                <item value=\"54186\">Direct mail advertising</item>\n                <item value=\"541860\">Direct mail advertising</item>\n                <item value=\"54187\">Advertising material distribution services</item>\n                <item value=\"541870\">Advertising material distribution services</item>\n                <item value=\"54189\">Other services related to advertising</item>\n                <item value=\"541890\">Other services related to advertising</item>\n                <item value=\"5419\">Other professional, scientific, and technical services</item>\n                <item value=\"54191\">Marketing research and public opinion polling</item>\n                <item value=\"541910\">Marketing research and public opinion polling</item>\n                <item value=\"54192\">Photographic services</item>\n                <item value=\"541921\">Photography studios, portrait</item>\n                <item value=\"541922\">Commercial photography</item>\n                <item value=\"54193\">Translation and interpretation services</item>\n                <item value=\"541930\">Translation and interpretation services</item>\n                <item value=\"54194\">Veterinary services</item>\n                <item value=\"541940\">Veterinary services</item>\n                <item value=\"54199\">All other professional, scientific, and technical services</item>\n                <item value=\"541990\">All other professional, scientific, and technical services</item>\n                <item value=\"55\">Management of companies and enterprises</item>\n                <item value=\"551\">Management of companies and enterprises</item>\n                <item value=\"5511\">Management of companies and enterprises</item>\n                <item value=\"55111\">Management of companies and enterprises</item>\n                <item value=\"551111\">Offices of bank holding companies</item>\n                <item value=\"551112\">Offices of other holding companies</item>\n                <item value=\"551114\">Corporate, subsidiary, and regional managing offices</item>\n                <item value=\"56\">Administrative and support and waste management and remediation services</item>\n                <item value=\"561\">Administrative and support services</item>\n                <item value=\"5611\">Office administrative services</item>\n                <item value=\"56111\">Office administrative services</item>\n                <item value=\"561110\">Office administrative services</item>\n                <item value=\"5612\">Facilities support services</item>\n                <item value=\"56121\">Facilities support services</item>\n                <item value=\"561210\">Facilities support services</item>\n                <item value=\"5613\">Employment services</item>\n                <item value=\"56131\">Employment placement agencies and executive search services</item>\n                <item value=\"561310\">Employment placement agencies</item>\n                <item value=\"561311\">Employment placement agencies</item>\n                <item value=\"561312\">Executive search services</item>\n                <item value=\"56132\">Temporary help services</item>\n                <item value=\"561320\">Temporary help services</item>\n                <item value=\"56133\">Professional employer organizations</item>\n                <item value=\"561330\">Professional employer organizations</item>\n                <item value=\"5614\">Business support services</item>\n                <item value=\"56141\">Document preparation services</item>\n                <item value=\"561410\">Document preparation services</item>\n                <item value=\"56142\">Telephone call centers</item>\n                <item value=\"561421\">Telephone answering services</item>\n                <item value=\"561422\">Telemarketing bureaus and other contact centers</item>\n                <item value=\"56143\">Business service centers</item>\n                <item value=\"561431\">Private mail centers</item>\n                <item value=\"561439\">Other business service centers (including copy shops)</item>\n                <item value=\"56144\">Collection agencies</item>\n                <item value=\"561440\">Collection agencies</item>\n                <item value=\"56145\">Credit bureaus</item>\n                <item value=\"561450\">Credit bureaus</item>\n                <item value=\"56149\">Other business support services</item>\n                <item value=\"561491\">Repossession services</item>\n                <item value=\"561492\">Court reporting and stenotype services</item>\n                <item value=\"561499\">All other business support services</item>\n                <item value=\"5615\">Travel arrangement and reservation services</item>\n                <item value=\"56151\">Travel agencies</item>\n                <item value=\"561510\">Travel agencies</item>\n                <item value=\"56152\">Tour operators</item>\n                <item value=\"561520\">Tour operators</item>\n                <item value=\"56159\">Other travel arrangement and reservation services</item>\n                <item value=\"561591\">Convention and visitors bureaus</item>\n                <item value=\"561599\">All other travel arrangement and reservation services</item>\n                <item value=\"5616\">Investigation and security services</item>\n                <item value=\"56161\">Investigation, guard, and armored car services</item>\n                <item value=\"561611\">Investigation services</item>\n                <item value=\"561612\">Security guards and patrol services</item>\n                <item value=\"561613\">Armored car services</item>\n                <item value=\"56162\">Security systems services</item>\n                <item value=\"561621\">Security systems services (except locksmiths)</item>\n                <item value=\"561622\">Locksmiths</item>\n                <item value=\"5617\">Services to buildings and dwellings</item>\n                <item value=\"56171\">Exterminating and pest control services</item>\n                <item value=\"561710\">Exterminating and pest control services</item>\n                <item value=\"56172\">Janitorial services</item>\n                <item value=\"561720\">Janitorial services</item>\n                <item value=\"56173\">Landscaping services</item>\n                <item value=\"561730\">Landscaping services</item>\n                <item value=\"56174\">Carpet and upholstery cleaning services</item>\n                <item value=\"561740\">Carpet and upholstery cleaning services</item>\n                <item value=\"56179\">Other services to buildings and dwellings</item>\n                <item value=\"561790\">Other services to buildings and dwellings</item>\n                <item value=\"5619\">Other support services</item>\n                <item value=\"56191\">Packaging and labeling services</item>\n                <item value=\"561910\">Packaging and labeling services</item>\n                <item value=\"56192\">Convention and trade show organizers</item>\n                <item value=\"561920\">Convention and trade show organizers</item>\n                <item value=\"56199\">All other support services</item>\n                <item value=\"561990\">All other support services</item>\n                <item value=\"562\">Waste management and remediation services</item>\n                <item value=\"5621\">Waste collection</item>\n                <item value=\"56211\">Waste collection</item>\n                <item value=\"562111\">Solid waste collection</item>\n                <item value=\"562112\">Hazardous waste collection</item>\n                <item value=\"562119\">Other waste collection</item>\n                <item value=\"5622\">Waste treatment and disposal</item>\n                <item value=\"56221\">Waste treatment and disposal</item>\n                <item value=\"562211\">Hazardous waste treatment and disposal</item>\n                <item value=\"562212\">Solid waste landfill</item>\n                <item value=\"562213\">Solid waste combustors and incinerators</item>\n                <item value=\"562219\">Other nonhazardous waste treatment and disposal</item>\n                <item value=\"5629\">Remediation and other waste management services</item>\n                <item value=\"56291\">Remediation services</item>\n                <item value=\"562910\">Remediation services</item>\n                <item value=\"56292\">Materials recovery facilities</item>\n                <item value=\"562920\">Materials recovery facilities</item>\n                <item value=\"56299\">All other waste management services</item>\n                <item value=\"562991\">Septic tank and related services</item>\n                <item value=\"562998\">All other miscellaneous waste management services</item>\n                <item value=\"61\">Educational services</item>\n                <item value=\"611\">Educational services</item>\n                <item value=\"6111\">Elementary and secondary schools</item>\n                <item value=\"61111\">Elementary and secondary schools</item>\n                <item value=\"611110\">Elementary and secondary schools</item>\n                <item value=\"6112\">Junior colleges</item>\n                <item value=\"61121\">Junior colleges</item>\n                <item value=\"611210\">Junior colleges</item>\n                <item value=\"6113\">Colleges, universities, and professional schools</item>\n                <item value=\"61131\">Colleges, universities, and professional schools</item>\n                <item value=\"611310\">Colleges, universities, and professional schools</item>\n                <item value=\"6114\">Business schools and computer and management training</item>\n                <item value=\"61141\">Business and secretarial schools</item>\n                <item value=\"611410\">Business and secretarial schools</item>\n                <item value=\"61142\">Computer training</item>\n                <item value=\"611420\">Computer training</item>\n                <item value=\"61143\">Professional and management development training</item>\n                <item value=\"611430\">Professional and management development training</item>\n                <item value=\"6115\">Technical and trade schools</item>\n                <item value=\"61151\">Technical and trade schools</item>\n                <item value=\"611511\">Cosmetology and barber schools</item>\n                <item value=\"611512\">Flight training</item>\n                <item value=\"611513\">Apprenticeship training</item>\n                <item value=\"611519\">Other technical and trade schools</item>\n                <item value=\"6116\">Other schools and instruction</item>\n                <item value=\"61161\">Fine arts schools</item>\n                <item value=\"611610\">Fine arts schools</item>\n                <item value=\"61162\">Sports and recreation instruction</item>\n                <item value=\"611620\">Sports and recreation instruction</item>\n                <item value=\"61163\">Language schools</item>\n                <item value=\"611630\">Language schools</item>\n                <item value=\"61169\">All other schools and instruction</item>\n                <item value=\"611691\">Exam preparation and tutoring</item>\n                <item value=\"611692\">Automobile driving schools</item>\n                <item value=\"611699\">All other miscellaneous schools and instruction</item>\n                <item value=\"6117\">Educational support services</item>\n                <item value=\"61171\">Educational support services</item>\n                <item value=\"611710\">Educational support services</item>\n                <item value=\"62\">Health care and social assistance</item>\n                <item value=\"621\">Ambulatory health care services</item>\n                <item value=\"6211\">Offices of physicians</item>\n                <item value=\"62111\">Offices of physicians</item>\n                <item value=\"621111\">Offices of physicians (except mental health specialists)</item>\n                <item value=\"621112\">Offices of physicians, mental health specialists</item>\n                <item value=\"6212\">Offices of dentists</item>\n                <item value=\"62121\">Offices of dentists</item>\n                <item value=\"621210\">Offices of dentists</item>\n                <item value=\"6213\">Offices of other health practitioners</item>\n                <item value=\"62131\">Offices of chiropractors</item>\n                <item value=\"621310\">Offices of chiropractors</item>\n                <item value=\"62132\">Offices of optometrists</item>\n                <item value=\"621320\">Offices of optometrists</item>\n                <item value=\"62133\">Offices of mental health practitioners (except physicians)</item>\n                <item value=\"621330\">Offices of mental health practitioners (except physicians)</item>\n                <item value=\"62134\">Offices of physical, occupational and speech therapists, and audiologists</item>\n                <item value=\"621340\">Offices of physical, occupational and speech therapists, and audiologists</item>\n                <item value=\"62139\">Offices of all other health practitioners</item>\n                <item value=\"621391\">Offices of podiatrists</item>\n                <item value=\"621399\">Offices of all other miscellaneous health practitioners</item>\n                <item value=\"6214\">Outpatient care centers</item>\n                <item value=\"62141\">Family planning centers</item>\n                <item value=\"621410\">Family planning centers</item>\n                <item value=\"62142\">Outpatient mental health and substance abuse centers</item>\n                <item value=\"621420\">Outpatient mental health and substance abuse centers</item>\n                <item value=\"62149\">Other outpatient care centers</item>\n                <item value=\"621491\">HMO medical centers</item>\n                <item value=\"621492\">Kidney dialysis centers</item>\n                <item value=\"621493\">Freestanding ambulatory surgical and emergency centers</item>\n                <item value=\"621498\">All other outpatient care centers</item>\n                <item value=\"6215\">Medical and diagnostic laboratories</item>\n                <item value=\"62151\">Medical and diagnostic laboratories</item>\n                <item value=\"621511\">Medical laboratories</item>\n                <item value=\"621512\">Diagnostic imaging centers</item>\n                <item value=\"6216\">Home health care services</item>\n                <item value=\"62161\">Home health care services</item>\n                <item value=\"621610\">Home health care services</item>\n                <item value=\"6219\">Other ambulatory health care services</item>\n                <item value=\"62191\">Ambulance services</item>\n                <item value=\"621910\">Ambulance services</item>\n                <item value=\"62199\">All other ambulatory health care services</item>\n                <item value=\"621991\">Blood and organ banks</item>\n                <item value=\"621999\">All other miscellaneous ambulatory health care services</item>\n                <item value=\"622\">Hospitals</item>\n                <item value=\"6221\">General medical and surgical hospitals</item>\n                <item value=\"62211\">General medical and surgical hospitals</item>\n                <item value=\"622110\">General medical and surgical hospitals</item>\n                <item value=\"6222\">Psychiatric and substance abuse hospitals</item>\n                <item value=\"62221\">Psychiatric and substance abuse hospitals</item>\n                <item value=\"622210\">Psychiatric and substance abuse hospitals</item>\n                <item value=\"6223\">Specialty (except psychiatric and substance abuse) hospitals</item>\n                <item value=\"62231\">Specialty (except psychiatric and substance abuse) hospitals</item>\n                <item value=\"622310\">Specialty (except psychiatric and substance abuse) hospitals</item>\n                <item value=\"623\">Nursing and residential care facilities</item>\n                <item value=\"6231\">Nursing care facilities (skilled nursing facilities)</item>\n                <item value=\"62311\">Nursing care facilities (skilled nursing facilities)</item>\n                <item value=\"623110\">Nursing care facilities (skilled nursing facilities)</item>\n                <item value=\"6232\">Residential intellectual and developmental disability, mental health, and substance abuse facilities</item>\n                <item value=\"62321\">Residential intellectual and developmental disability facilities</item>\n                <item value=\"623210\">Residential intellectual and developmental disability facilities</item>\n                <item value=\"62322\">Residential mental health and substance abuse facilities</item>\n                <item value=\"623220\">Residential mental health and substance abuse facilities</item>\n                <item value=\"6233\">Continuing care retirement communities and assisted living facilities for the elderly</item>\n                <item value=\"62331\">Continuing care retirement communities and assisted living facilities for the elderly</item>\n                <item value=\"623311\">Continuing care retirement communities</item>\n                <item value=\"623312\">Assisted living facilities for the elderly</item>\n                <item value=\"6239\">Other residential care facilities</item>\n                <item value=\"62399\">Other residential care facilities</item>\n                <item value=\"623990\">Other residential care facilities</item>\n                <item value=\"624\">Social assistance</item>\n                <item value=\"6241\">Individual and family services</item>\n                <item value=\"62411\">Child and youth services</item>\n                <item value=\"624110\">Child and youth services</item>\n                <item value=\"62412\">Services for the elderly and persons with disabilities</item>\n                <item value=\"624120\">Services for the elderly and persons with disabilities</item>\n                <item value=\"62419\">Other individual and family services</item>\n                <item value=\"624190\">Other individual and family services</item>\n                <item value=\"6242\">Community food and housing, and emergency and other relief services</item>\n                <item value=\"62421\">Community food services</item>\n                <item value=\"624210\">Community food services</item>\n                <item value=\"62422\">Community housing services</item>\n                <item value=\"624221\">Temporary shelters</item>\n                <item value=\"624229\">Other community housing services</item>\n                <item value=\"62423\">Emergency and other relief services</item>\n                <item value=\"624230\">Emergency and other relief services</item>\n                <item value=\"6243\">Vocational rehabilitation services</item>\n                <item value=\"62431\">Vocational rehabilitation services</item>\n                <item value=\"624310\">Vocational rehabilitation services</item>\n                <item value=\"6244\">Child day care services</item>\n                <item value=\"62441\">Child day care services</item>\n                <item value=\"624410\">Child day care services</item>\n                <item value=\"71\">Arts, entertainment, and recreation</item>\n                <item value=\"711\">Performing arts, spectator sports, and related industries</item>\n                <item value=\"7111\">Performing arts companies</item>\n                <item value=\"71111\">Theater companies and dinner theaters</item>\n                <item value=\"711110\">Theater companies and dinner theaters</item>\n                <item value=\"71112\">Dance companies</item>\n                <item value=\"711120\">Dance companies</item>\n                <item value=\"71113\">Musical groups and artists</item>\n                <item value=\"711130\">Musical groups and artists</item>\n                <item value=\"71119\">Other performing arts companies</item>\n                <item value=\"711190\">Other performing arts companies</item>\n                <item value=\"7112\">Spectator sports</item>\n                <item value=\"71121\">Spectator sports</item>\n                <item value=\"711211\">Sports teams and clubs</item>\n                <item value=\"711212\">Racetracks</item>\n                <item value=\"711219\">Other spectator sports</item>\n                <item value=\"7113\">Promoters of performing arts, sports, and similar events</item>\n                <item value=\"71131\">Promoters of performing arts, sports, and similar events with facilities</item>\n                <item value=\"711310\">Promoters of performing arts, sports, and similar events with facilities</item>\n                <item value=\"71132\">Promoters of performing arts, sports, and similar events without facilities</item>\n                <item value=\"711320\">Promoters of performing arts, sports, and similar events without facilities</item>\n                <item value=\"7114\">Agents and managers for artists, athletes, entertainers, and other public figures</item>\n                <item value=\"71141\">Agents and managers for artists, athletes, entertainers, and other public figures</item>\n                <item value=\"711410\">Agents and managers for artists, athletes, entertainers, and other public figures</item>\n                <item value=\"7115\">Independent artists, writers, and performers</item>\n                <item value=\"71151\">Independent artists, writers, and performers</item>\n                <item value=\"711510\">Independent artists, writers, and performers</item>\n                <item value=\"712\">Museums, historical sites, and similar institutions</item>\n                <item value=\"7121\">Museums, historical sites, and similar institutions</item>\n                <item value=\"71211\">Museums</item>\n                <item value=\"712110\">Museums</item>\n                <item value=\"71212\">Historical sites</item>\n                <item value=\"712120\">Historical sites</item>\n                <item value=\"71213\">Zoos and botanical gardens</item>\n                <item value=\"712130\">Zoos and botanical gardens</item>\n                <item value=\"71219\">Nature parks and other similar institutions</item>\n                <item value=\"712190\">Nature parks and other similar institutions</item>\n                <item value=\"713\">Amusement, gambling, and recreation industries</item>\n                <item value=\"7131\">Amusement parks and arcades</item>\n                <item value=\"71311\">Amusement and theme parks</item>\n                <item value=\"713110\">Amusement and theme parks</item>\n                <item value=\"71312\">Amusement arcades</item>\n                <item value=\"713120\">Amusement arcades</item>\n                <item value=\"7132\">Gambling industries</item>\n                <item value=\"71321\">Casinos (except casino hotels)</item>\n                <item value=\"713210\">Casinos (except casino hotels)</item>\n                <item value=\"71329\">Other gambling industries</item>\n                <item value=\"713290\">Other gambling industries</item>\n                <item value=\"7139\">Other amusement and recreation industries</item>\n                <item value=\"71391\">Golf courses and country clubs</item>\n                <item value=\"713910\">Golf courses and country clubs</item>\n                <item value=\"71392\">Skiing facilities</item>\n                <item value=\"713920\">Skiing facilities</item>\n                <item value=\"71393\">Marinas</item>\n                <item value=\"713930\">Marinas</item>\n                <item value=\"71394\">Fitness and recreational sports centers</item>\n                <item value=\"713940\">Fitness and recreational sports centers</item>\n                <item value=\"71395\">Bowling centers</item>\n                <item value=\"713950\">Bowling centers</item>\n                <item value=\"71399\">All other amusement and recreation industries</item>\n                <item value=\"713990\">All other amusement and recreation industries</item>\n                <item value=\"72\">Accommodation and food services</item>\n                <item value=\"721\">Accommodation</item>\n                <item value=\"7211\">Traveler accommodation</item>\n                <item value=\"72111\">Hotels (except casino hotels) and motels</item>\n                <item value=\"721110\">Hotels (except casino hotels) and motels</item>\n                <item value=\"72112\">Casino hotels</item>\n                <item value=\"721120\">Casino hotels</item>\n                <item value=\"72119\">Other traveler accommodation</item>\n                <item value=\"721191\">Bed-and-breakfast inns</item>\n                <item value=\"721199\">All other traveler accommodation</item>\n                <item value=\"7212\">RV (recreational vehicle) parks and recreational camps</item>\n                <item value=\"72121\">RV (recreational vehicle) parks and recreational camps</item>\n                <item value=\"721211\">RV (recreational vehicle) parks and campgrounds</item>\n                <item value=\"721214\">Recreational and vacation camps (except campgrounds)</item>\n                <item value=\"7213\">Rooming and boarding houses</item>\n                <item value=\"72131\">Rooming and boarding houses</item>\n                <item value=\"721310\">Rooming and boarding houses</item>\n                <item value=\"722\">Food services and drinking places</item>\n                <item value=\"7221\">Full-service restaurants</item>\n                <item value=\"72211\">Full-service restaurants</item>\n                <item value=\"722110\">Full-service restaurants</item>\n                <item value=\"7222\">Limited-service eating places</item>\n                <item value=\"72221\">Limited-service eating places</item>\n                <item value=\"722211\">Limited-service restaurants</item>\n                <item value=\"722212\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"722213\">Snack and nonalcoholic beverage bars</item>\n                <item value=\"7223\">Special food services</item>\n                <item value=\"72231\">Food service contractors</item>\n                <item value=\"722310\">Food service contractors</item>\n                <item value=\"72232\">Caterers</item>\n                <item value=\"722320\">Caterers</item>\n                <item value=\"72233\">Mobile food services</item>\n                <item value=\"722330\">Mobile food services</item>\n                <item value=\"7224\">Drinking places (alcoholic beverages)</item>\n                <item value=\"72241\">Drinking places (alcoholic beverages)</item>\n                <item value=\"722410\">Drinking places (alcoholic beverages)</item>\n                <item value=\"7225\">Restaurants and other eating places</item>\n                <item value=\"72251\">Restaurants and other eating places</item>\n                <item value=\"722511\">Full-service restaurants</item>\n                <item value=\"722513\">Limited-service restaurants</item>\n                <item value=\"722514\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"722515\">Snack and nonalcoholic beverage bars</item>\n                <item value=\"81\">Other services (except public administration)</item>\n                <item value=\"811\">Repair and maintenance</item>\n                <item value=\"8111\">Automotive repair and maintenance</item>\n                <item value=\"81111\">Automotive mechanical and electrical repair and maintenance</item>\n                <item value=\"811111\">General automotive repair</item>\n                <item value=\"811112\">Automotive exhaust system repair</item>\n                <item value=\"811113\">Automotive transmission repair</item>\n                <item value=\"811118\">Other automotive mechanical and electrical repair and maintenance</item>\n                <item value=\"81112\">Automotive body, paint, interior, and glass repair</item>\n                <item value=\"811121\">Automotive body, paint, and interior repair and maintenance</item>\n                <item value=\"811122\">Automotive glass replacement shops</item>\n                <item value=\"81119\">Other automotive repair and maintenance</item>\n                <item value=\"811191\">Automotive oil change and lubrication shops</item>\n                <item value=\"811192\">Car washes</item>\n                <item value=\"811198\">All other automotive repair and maintenance</item>\n                <item value=\"8112\">Electronic and precision equipment repair and maintenance</item>\n                <item value=\"81121\">Electronic and precision equipment repair and maintenance</item>\n                <item value=\"811211\">Consumer electronics repair and maintenance</item>\n                <item value=\"811212\">Computer and office machine repair and maintenance</item>\n                <item value=\"811213\">Communication equipment repair and maintenance</item>\n                <item value=\"811219\">Other electronic and precision equipment repair and maintenance</item>\n                <item value=\"8113\">Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance</item>\n                <item value=\"81131\">Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance</item>\n                <item value=\"811310\">Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance</item>\n                <item value=\"8114\">Personal and household goods repair and maintenance</item>\n                <item value=\"81141\">Home and garden equipment and appliance repair and maintenance</item>\n                <item value=\"811411\">Home and garden equipment repair and maintenance</item>\n                <item value=\"811412\">Appliance repair and maintenance</item>\n                <item value=\"81142\">Reupholstery and furniture repair</item>\n                <item value=\"811420\">Reupholstery and furniture repair</item>\n                <item value=\"81143\">Footwear and leather goods repair</item>\n                <item value=\"811430\">Footwear and leather goods repair</item>\n                <item value=\"81149\">Other personal and household goods repair and maintenance</item>\n                <item value=\"811490\">Other personal and household goods repair and maintenance</item>\n                <item value=\"812\">Personal and laundry services</item>\n                <item value=\"8121\">Personal care services</item>\n                <item value=\"81211\">Hair, nail, and skin care services</item>\n                <item value=\"812111\">Barber shops</item>\n                <item value=\"812112\">Beauty salons</item>\n                <item value=\"812113\">Nail salons</item>\n                <item value=\"81219\">Other personal care services</item>\n                <item value=\"812191\">Diet and weight reducing centers</item>\n                <item value=\"812199\">Other personal care services</item>\n                <item value=\"8122\">Death care services</item>\n                <item value=\"81221\">Funeral homes and funeral services</item>\n                <item value=\"812210\">Funeral homes and funeral services</item>\n                <item value=\"81222\">Cemeteries and crematories</item>\n                <item value=\"812220\">Cemeteries and crematories</item>\n                <item value=\"8123\">Drycleaning and laundry services</item>\n                <item value=\"81231\">Coin-operated laundries and drycleaners</item>\n                <item value=\"812310\">Coin-operated laundries and drycleaners</item>\n                <item value=\"81232\">Drycleaning and laundry services (except coin-operated)</item>\n                <item value=\"812320\">Drycleaning and laundry services (except coin-operated)</item>\n                <item value=\"81233\">Linen and uniform supply</item>\n                <item value=\"812331\">Linen supply</item>\n                <item value=\"812332\">Industrial launderers</item>\n                <item value=\"8129\">Other personal services</item>\n                <item value=\"81291\">Pet care (except veterinary) services</item>\n                <item value=\"812910\">Pet care (except veterinary) services</item>\n                <item value=\"812912\">Pet care (except veterinary) services</item>\n                <item value=\"81292\">Photofinishing</item>\n                <item value=\"812921\">Photofinishing laboratories (except one-hour)</item>\n                <item value=\"812922\">One-hour photofinishing</item>\n                <item value=\"81293\">Parking lots and garages</item>\n                <item value=\"812930\">Parking lots and garages</item>\n                <item value=\"81299\">All other personal services</item>\n                <item value=\"812990\">All other personal services</item>\n                <item value=\"813\">Religious, grantmaking, civic, professional, and similar organizations</item>\n                <item value=\"8131\">Religious organizations</item>\n                <item value=\"81311\">Religious organizations</item>\n                <item value=\"813110\">Religious organizations</item>\n                <item value=\"8132\">Grantmaking and giving services</item>\n                <item value=\"81321\">Grantmaking and giving services</item>\n                <item value=\"813211\">Grantmaking foundations</item>\n                <item value=\"813212\">Voluntary health organizations</item>\n                <item value=\"813219\">Other grantmaking and giving services</item>\n                <item value=\"8133\">Social advocacy organizations</item>\n                <item value=\"81331\">Social advocacy organizations</item>\n                <item value=\"813311\">Human rights organizations</item>\n                <item value=\"813312\">Environment, conservation and wildlife organizations</item>\n                <item value=\"813319\">Other social advocacy organizations</item>\n                <item value=\"8134\">Civic and social organizations</item>\n                <item value=\"81341\">Civic and social organizations</item>\n                <item value=\"813410\">Civic and social organizations</item>\n                <item value=\"8139\">Business, professional, labor, political, and similar organizations</item>\n                <item value=\"81391\">Business associations</item>\n                <item value=\"813910\">Business associations</item>\n                <item value=\"81392\">Professional organizations</item>\n                <item value=\"813920\">Professional organizations</item>\n                <item value=\"81393\">Labor unions and similar labor organizations</item>\n                <item value=\"813930\">Labor unions and similar labor organizations</item>\n                <item value=\"81394\">Political organizations</item>\n                <item value=\"813940\">Political organizations</item>\n                <item value=\"81399\">Other similar organizations (except business, professional, labor, and political organizations)</item>\n                <item value=\"813990\">Other similar organizations (except business, professional, labor, and political organizations)</item>\n                <item value=\"814\">Private households</item>\n                <item value=\"8141\">Private households</item>\n                <item value=\"81411\">Private households</item>\n                <item value=\"814110\">Private households</item>\n                <item value=\"949999\">Other auxiliary establishments</item>\n                <item value=\"95\">Auxiliaries, exc corp, subsidiary, &amp; regional managing offices</item>\n                <item value=\"99\">Industries not classified</item>\n                <item value=\"999222\">Other secondary producers</item>\n                <item value=\"1111100\">Soybean farming</item>\n                <item value=\"11111000\">Soybean farming</item>\n                <item value=\"1111200\">Oilseed (except soybean) farming</item>\n                <item value=\"11112000\">Oilseed (except soybean) farming</item>\n                <item value=\"1111300\">Dry pea and bean farming</item>\n                <item value=\"11113000\">Dry pea and bean farming</item>\n                <item value=\"1111400\">Wheat farming</item>\n                <item value=\"11114000\">Wheat farming</item>\n                <item value=\"1111500\">Corn farming</item>\n                <item value=\"11115000\">Corn farming</item>\n                <item value=\"1111600\">Rice farming</item>\n                <item value=\"11116000\">Rice farming</item>\n                <item value=\"1111910\">Oilseed and grain combination farming</item>\n                <item value=\"11119100\">Oilseed and grain combination farming</item>\n                <item value=\"1111990\">All other grain farming</item>\n                <item value=\"11119900\">All other grain farming</item>\n                <item value=\"1112110\">Potato farming</item>\n                <item value=\"11121100\">Potato farming</item>\n                <item value=\"1112190\">Other vegetable (except potato) and melon farming</item>\n                <item value=\"11121900\">Other vegetable (except potato) and melon farming</item>\n                <item value=\"1113100\">Orange groves</item>\n                <item value=\"11131000\">Orange groves</item>\n                <item value=\"1113200\">Citrus (except orange) groves</item>\n                <item value=\"11132000\">Citrus (except orange) groves</item>\n                <item value=\"1113310\">Apple orchards</item>\n                <item value=\"11133100\">Apple orchards</item>\n                <item value=\"1113320\">Grape vineyards</item>\n                <item value=\"11133200\">Grape vineyards</item>\n                <item value=\"1113330\">Strawberry farming</item>\n                <item value=\"11133300\">Strawberry farming</item>\n                <item value=\"1113340\">Berry (except strawberry) farming</item>\n                <item value=\"11133400\">Berry (except strawberry) farming</item>\n                <item value=\"1113350\">Tree nut farming</item>\n                <item value=\"11133500\">Tree nut farming</item>\n                <item value=\"1113360\">Fruit and tree nut combination farming</item>\n                <item value=\"11133600\">Fruit and tree nut combination farming</item>\n                <item value=\"1113390\">Other noncitrus fruit farming</item>\n                <item value=\"11133900\">Other noncitrus fruit farming</item>\n                <item value=\"1114110\">Mushroom production</item>\n                <item value=\"11141100\">Mushroom production</item>\n                <item value=\"1114190\">Other food crops grown under cover</item>\n                <item value=\"11141900\">Other food crops grown under cover</item>\n                <item value=\"1114210\">Nursery and tree production</item>\n                <item value=\"11142100\">Nursery and tree production</item>\n                <item value=\"1114220\">Floriculture production</item>\n                <item value=\"11142200\">Floriculture production</item>\n                <item value=\"1119100\">Tobacco farming</item>\n                <item value=\"11191000\">Tobacco farming</item>\n                <item value=\"1119200\">Cotton farming</item>\n                <item value=\"11192000\">Cotton farming</item>\n                <item value=\"1119300\">Sugarcane farming</item>\n                <item value=\"11193000\">Sugarcane farming</item>\n                <item value=\"1119400\">Hay farming</item>\n                <item value=\"11194000\">Hay farming</item>\n                <item value=\"1119910\">Sugar beet farming</item>\n                <item value=\"11199100\">Sugar beet farming</item>\n                <item value=\"1119920\">Peanut farming</item>\n                <item value=\"11199200\">Peanut farming</item>\n                <item value=\"1119980\">All other miscellaneous crop farming</item>\n                <item value=\"11199800\">All other miscellaneous crop farming</item>\n                <item value=\"1121110\">Beef cattle ranching and farming</item>\n                <item value=\"11211100\">Beef cattle ranching and farming</item>\n                <item value=\"1121120\">Cattle feedlots</item>\n                <item value=\"11211200\">Cattle feedlots</item>\n                <item value=\"1121200\">Dairy cattle and milk production</item>\n                <item value=\"11212000\">Dairy cattle and milk production</item>\n                <item value=\"1121300\">Dual-purpose cattle ranching and farming</item>\n                <item value=\"11213000\">Dual-purpose cattle ranching and farming</item>\n                <item value=\"1122100\">Hog and pig farming</item>\n                <item value=\"11221000\">Hog and pig farming</item>\n                <item value=\"1123100\">Chicken egg production</item>\n                <item value=\"11231000\">Chicken egg production</item>\n                <item value=\"1123200\">Broilers and other meat type chicken production</item>\n                <item value=\"11232000\">Broilers and other meat type chicken production</item>\n                <item value=\"1123300\">Turkey production</item>\n                <item value=\"11233000\">Turkey production</item>\n                <item value=\"1123400\">Poultry hatcheries</item>\n                <item value=\"11234000\">Poultry hatcheries</item>\n                <item value=\"1123900\">Other poultry production</item>\n                <item value=\"11239000\">Other poultry production</item>\n                <item value=\"1124100\">Sheep farming</item>\n                <item value=\"11241000\">Sheep farming</item>\n                <item value=\"1124200\">Goat farming</item>\n                <item value=\"11242000\">Goat farming</item>\n                <item value=\"1125110\">Finfish farming and fish hatcheries</item>\n                <item value=\"11251100\">Finfish farming and fish hatcheries</item>\n                <item value=\"1125120\">Shellfish farming</item>\n                <item value=\"11251200\">Shellfish farming</item>\n                <item value=\"1125190\">Other aquaculture</item>\n                <item value=\"11251900\">Other aquaculture</item>\n                <item value=\"1129100\">Apiculture</item>\n                <item value=\"11291000\">Apiculture</item>\n                <item value=\"1129200\">Horses and other equine production</item>\n                <item value=\"11292000\">Horses and other equine production</item>\n                <item value=\"1129300\">Fur-bearing animal and rabbit production</item>\n                <item value=\"11293000\">Fur-bearing animal and rabbit production</item>\n                <item value=\"1129900\">All other animal production</item>\n                <item value=\"11299000\">All other animal production</item>\n                <item value=\"1131100\">Timber tract operations</item>\n                <item value=\"11311000\">Timber tract operations</item>\n                <item value=\"1132100\">Forest nurseries and gathering of forest products</item>\n                <item value=\"11321000\">Forest nurseries and gathering of forest products</item>\n                <item value=\"1133100\">Logging</item>\n                <item value=\"11331000\">Logging</item>\n                <item value=\"1141110\">Finfish fishing</item>\n                <item value=\"11411100\">Finfish fishing</item>\n                <item value=\"1141120\">Shellfish fishing</item>\n                <item value=\"11411200\">Shellfish fishing</item>\n                <item value=\"1141190\">Other marine fishing</item>\n                <item value=\"11411900\">Other marine fishing</item>\n                <item value=\"1142100\">Hunting and trapping</item>\n                <item value=\"11421000\">Hunting and trapping</item>\n                <item value=\"1151110\">Cotton ginning</item>\n                <item value=\"11511100\">Cotton ginning</item>\n                <item value=\"1151120\">Soil preparation, planting, and cultivating</item>\n                <item value=\"11511200\">Soil preparation, planting, and cultivating</item>\n                <item value=\"1151130\">Crop harvesting, primarily by machine</item>\n                <item value=\"11511300\">Crop harvesting, primarily by machine</item>\n                <item value=\"1151140\">Postharvest crop activities (except cotton ginning)</item>\n                <item value=\"11511400\">Postharvest crop activities (except cotton ginning)</item>\n                <item value=\"1151150\">Farm labor contractors and crew leaders</item>\n                <item value=\"11511500\">Farm labor contractors and crew leaders</item>\n                <item value=\"1151160\">Farm management services</item>\n                <item value=\"11511600\">Farm management services</item>\n                <item value=\"1152100\">Support activities for animal production</item>\n                <item value=\"11521000\">Support activities for animal production</item>\n                <item value=\"1153100\">Support activities for forestry</item>\n                <item value=\"11531000\">Support activities for forestry</item>\n                <item value=\"2111110\">Crude petroleum and natural gas extraction</item>\n                <item value=\"21111100\">Crude petroleum and natural gas extraction</item>\n                <item value=\"2111120\">Natural gas liquid extraction</item>\n                <item value=\"21111200\">Natural gas liquid extraction</item>\n                <item value=\"2111200\">Crude petroleum extraction</item>\n                <item value=\"21112000\">Crude petroleum extraction</item>\n                <item value=\"2111301\">Natural gas extraction</item>\n                <item value=\"21113010\">Natural gas extraction</item>\n                <item value=\"2111302\">Natural gas liquid extraction</item>\n                <item value=\"21113020\">Natural gas liquid extraction</item>\n                <item value=\"2121110\">Bituminous coal and lignite surface mining</item>\n                <item value=\"21211100\">Bituminous coal and lignite surface mining</item>\n                <item value=\"2121120\">Bituminous coal underground mining</item>\n                <item value=\"21211200\">Bituminous coal underground mining</item>\n                <item value=\"2121130\">Anthracite mining</item>\n                <item value=\"21211300\">Anthracite mining</item>\n                <item value=\"2122100\">Iron ore mining</item>\n                <item value=\"21221000\">Iron ore mining</item>\n                <item value=\"2122210\">Gold ore mining</item>\n                <item value=\"21222100\">Gold ore mining</item>\n                <item value=\"2122220\">Silver ore mining</item>\n                <item value=\"21222200\">Silver ore mining</item>\n                <item value=\"2122300\">Copper, nickel, lead, and zinc mining</item>\n                <item value=\"21223000\">Copper, nickel, lead, and zinc mining</item>\n                <item value=\"2122310\">Lead ore and zinc ore mining</item>\n                <item value=\"21223100\">Lead ore and zinc ore mining</item>\n                <item value=\"2122340\">Copper ore and nickel ore mining</item>\n                <item value=\"21223400\">Copper ore and nickel ore mining</item>\n                <item value=\"2122910\">Uranium-radium-vanadium ore mining</item>\n                <item value=\"21229100\">Uranium-radium-vanadium ore mining</item>\n                <item value=\"2122990\">All other metal ore mining</item>\n                <item value=\"21229900\">All other metal ore mining</item>\n                <item value=\"2123110\">Dimension stone mining and quarrying</item>\n                <item value=\"21231100\">Dimension stone mining and quarrying</item>\n                <item value=\"2123120\">Crushed and broken limestone mining and quarrying</item>\n                <item value=\"21231200\">Crushed and broken limestone mining and quarrying</item>\n                <item value=\"2123130\">Crushed and broken granite mining and quarrying</item>\n                <item value=\"21231300\">Crushed and broken granite mining and quarrying</item>\n                <item value=\"2123190\">Other crushed and broken stone mining and quarrying</item>\n                <item value=\"21231900\">Other crushed and broken stone mining and quarrying</item>\n                <item value=\"2123210\">Construction sand and gravel mining</item>\n                <item value=\"21232100\">Construction sand and gravel mining</item>\n                <item value=\"2123220\">Industrial sand mining</item>\n                <item value=\"21232200\">Industrial sand mining</item>\n                <item value=\"2123240\">Kaolin and ball clay mining</item>\n                <item value=\"21232400\">Kaolin and ball clay mining</item>\n                <item value=\"2123250\">Clay and ceramic and refractory minerals mining</item>\n                <item value=\"21232500\">Clay and ceramic and refractory minerals mining</item>\n                <item value=\"2123910\">Potash, soda, and borate mineral mining</item>\n                <item value=\"21239100\">Potash, soda, and borate mineral mining</item>\n                <item value=\"2123920\">Phosphate rock mining</item>\n                <item value=\"21239200\">Phosphate rock mining</item>\n                <item value=\"2123930\">Other chemical and fertilizer mineral mining</item>\n                <item value=\"21239300\">Other chemical and fertilizer mineral mining</item>\n                <item value=\"2123990\">All other nonmetallic mineral mining</item>\n                <item value=\"21239900\">All other nonmetallic mineral mining</item>\n                <item value=\"2131110\">Drilling oil and gas wells</item>\n                <item value=\"21311100\">Drilling oil and gas wells</item>\n                <item value=\"2131120\">Support activities for oil and gas operations</item>\n                <item value=\"21311200\">Support activities for oil and gas operations</item>\n                <item value=\"2131130\">Support activities for coal mining</item>\n                <item value=\"21311300\">Support activities for coal mining</item>\n                <item value=\"2131140\">Support activities for metal mining</item>\n                <item value=\"21311400\">Support activities for metal mining</item>\n                <item value=\"2131150\">Support activities for nonmetallic minerals (except fuels) mining</item>\n                <item value=\"21311500\">Support activities for nonmetallic minerals (except fuels) mining</item>\n                <item value=\"2211110\">Hydroelectric power generation</item>\n                <item value=\"22111100\">Hydroelectric power generation</item>\n                <item value=\"2211120\">Fossil fuel electric power generation</item>\n                <item value=\"22111200\">Fossil fuel electric power generation</item>\n                <item value=\"2211130\">Nuclear electric power generation</item>\n                <item value=\"22111300\">Nuclear electric power generation</item>\n                <item value=\"2211140\">Solar electric power generation</item>\n                <item value=\"22111400\">Solar electric power generation</item>\n                <item value=\"2211150\">Wind electric power generation</item>\n                <item value=\"22111500\">Wind electric power generation</item>\n                <item value=\"2211160\">Geothermal electric power generation</item>\n                <item value=\"22111600\">Geothermal electric power generation</item>\n                <item value=\"2211170\">Biomass electric power generation</item>\n                <item value=\"22111700\">Biomass electric power generation</item>\n                <item value=\"2211180\">Other electric power generation</item>\n                <item value=\"22111800\">Other electric power generation</item>\n                <item value=\"2211190\">Other electric power generation</item>\n                <item value=\"22111900\">Other electric power generation</item>\n                <item value=\"2211210\">Electric bulk power transmission and control</item>\n                <item value=\"22112100\">Electric bulk power transmission and control</item>\n                <item value=\"2211220\">Electric power distribution</item>\n                <item value=\"22112200\">Electric power distribution</item>\n                <item value=\"2212100\">Natural gas distribution</item>\n                <item value=\"22121000\">Natural gas distribution</item>\n                <item value=\"2213100\">Water supply and irrigation systems</item>\n                <item value=\"22131000\">Water supply and irrigation systems</item>\n                <item value=\"2213200\">Sewage treatment facilities</item>\n                <item value=\"22132000\">Sewage treatment facilities</item>\n                <item value=\"2213300\">Steam and air-conditioning supply</item>\n                <item value=\"22133000\">Steam and air-conditioning supply</item>\n                <item value=\"2361150\">New single-family housing construction (except for-sale builders)</item>\n                <item value=\"23611500\">New single-family housing construction (except for-sale builders)</item>\n                <item value=\"2361160\">New multifamily housing construction (except for-sale builders)</item>\n                <item value=\"23611600\">New multifamily housing construction (except for-sale builders)</item>\n                <item value=\"2361170\">New housing for-sale builders</item>\n                <item value=\"23611700\">New housing for-sale builders</item>\n                <item value=\"2361180\">Residential remodelers</item>\n                <item value=\"23611800\">Residential remodelers</item>\n                <item value=\"2362100\">Industrial building construction</item>\n                <item value=\"23621000\">Industrial building construction</item>\n                <item value=\"2362200\">Commercial and institutional building construction</item>\n                <item value=\"23622000\">Commercial and institutional building construction</item>\n                <item value=\"2371100\">Water and sewer line and related structures construction</item>\n                <item value=\"23711000\">Water and sewer line and related structures construction</item>\n                <item value=\"2371200\">Oil and gas pipeline and related structures construction</item>\n                <item value=\"23712000\">Oil and gas pipeline and related structures construction</item>\n                <item value=\"2371300\">Power and communication line and related structures construction</item>\n                <item value=\"23713000\">Power and communication line and related structures construction</item>\n                <item value=\"2372100\">Land subdivision</item>\n                <item value=\"23721000\">Land subdivision</item>\n                <item value=\"2373100\">Highway, street, and bridge construction</item>\n                <item value=\"23731000\">Highway, street, and bridge construction</item>\n                <item value=\"2379900\">Other heavy and civil engineering construction</item>\n                <item value=\"23799000\">Other heavy and civil engineering construction</item>\n                <item value=\"2381100\">Poured concrete foundation and structure contractors</item>\n                <item value=\"23811000\">Poured concrete foundation and structure contractors</item>\n                <item value=\"2381200\">Structural steel and precast concrete contractors</item>\n                <item value=\"23812000\">Structural steel and precast concrete contractors</item>\n                <item value=\"2381300\">Framing contractors</item>\n                <item value=\"23813000\">Framing contractors</item>\n                <item value=\"2381400\">Masonry contractors</item>\n                <item value=\"23814000\">Masonry contractors</item>\n                <item value=\"2381500\">Glass and glazing contractors</item>\n                <item value=\"23815000\">Glass and glazing contractors</item>\n                <item value=\"2381600\">Roofing contractors</item>\n                <item value=\"23816000\">Roofing contractors</item>\n                <item value=\"2381700\">Siding contractors</item>\n                <item value=\"23817000\">Siding contractors</item>\n                <item value=\"2381900\">Other foundation, structure, and building exterior contractors</item>\n                <item value=\"23819000\">Other foundation, structure, and building exterior contractors</item>\n                <item value=\"2382100\">Electrical contractors and other wiring installation contractors</item>\n                <item value=\"23821000\">Electrical contractors and other wiring installation contractors</item>\n                <item value=\"2382200\">Plumbing, heating, and air-conditioning contractors</item>\n                <item value=\"23822000\">Plumbing, heating, and air-conditioning contractors</item>\n                <item value=\"2382900\">Other building equipment contractors</item>\n                <item value=\"23829000\">Other building equipment contractors</item>\n                <item value=\"2383100\">Drywall and insulation contractors</item>\n                <item value=\"23831000\">Drywall and insulation contractors</item>\n                <item value=\"2383200\">Painting and wall covering contractors</item>\n                <item value=\"23832000\">Painting and wall covering contractors</item>\n                <item value=\"2383300\">Flooring contractors</item>\n                <item value=\"23833000\">Flooring contractors</item>\n                <item value=\"2383400\">Tile and terrazzo contractors</item>\n                <item value=\"23834000\">Tile and terrazzo contractors</item>\n                <item value=\"2383500\">Finish carpentry contractors</item>\n                <item value=\"23835000\">Finish carpentry contractors</item>\n                <item value=\"2383900\">Other building finishing contractors</item>\n                <item value=\"23839000\">Other building finishing contractors</item>\n                <item value=\"2389100\">Site preparation contractors</item>\n                <item value=\"23891000\">Site preparation contractors</item>\n                <item value=\"2389900\">All other specialty trade contractors</item>\n                <item value=\"23899000\">All other specialty trade contractors</item>\n                <item value=\"3111110\">Dog and cat food manufacturing</item>\n                <item value=\"31111100\">Dog and cat food manufacturing</item>\n                <item value=\"3111190\">Other animal food manufacturing</item>\n                <item value=\"31111900\">Other animal food manufacturing</item>\n                <item value=\"3112110\">Flour milling</item>\n                <item value=\"31121100\">Flour milling</item>\n                <item value=\"3112120\">Rice milling</item>\n                <item value=\"31121200\">Rice milling</item>\n                <item value=\"3112130\">Malt manufacturing</item>\n                <item value=\"31121300\">Malt manufacturing</item>\n                <item value=\"3112210\">Wet corn milling</item>\n                <item value=\"31122100\">Wet corn milling</item>\n                <item value=\"3112220\">Soybean processing</item>\n                <item value=\"31122200\">Soybean processing</item>\n                <item value=\"3112230\">Other oilseed processing</item>\n                <item value=\"31122300\">Other oilseed processing</item>\n                <item value=\"3112240\">Soybean and other oilseed processing</item>\n                <item value=\"31122400\">Soybean and other oilseed processing</item>\n                <item value=\"3112250\">Fats and oils refining and blending</item>\n                <item value=\"31122500\">Fats and oils refining and blending</item>\n                <item value=\"3112300\">Breakfast cereal manufacturing</item>\n                <item value=\"31123000\">Breakfast cereal manufacturing</item>\n                <item value=\"3113110\">Sugarcane mills</item>\n                <item value=\"31131100\">Sugarcane mills</item>\n                <item value=\"3113120\">Cane sugar refining</item>\n                <item value=\"31131200\">Cane sugar refining</item>\n                <item value=\"3113130\">Beet sugar manufacturing</item>\n                <item value=\"31131300\">Beet sugar manufacturing</item>\n                <item value=\"3113140\">Cane sugar manufacturing</item>\n                <item value=\"31131400\">Cane sugar manufacturing</item>\n                <item value=\"3113200\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"31132000\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"3113300\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"31133000\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"3113400\">Nonchocolate confectionery manufacturing</item>\n                <item value=\"31134000\">Nonchocolate confectionery manufacturing</item>\n                <item value=\"3113510\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"31135100\">Chocolate and confectionery manufacturing from cacao beans</item>\n                <item value=\"3113520\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"31135200\">Confectionery manufacturing from purchased chocolate</item>\n                <item value=\"3114110\">Frozen fruit, juice, and vegetable manufacturing</item>\n                <item value=\"31141100\">Frozen fruit, juice, and vegetable manufacturing</item>\n                <item value=\"3114120\">Frozen specialty food manufacturing</item>\n                <item value=\"31141200\">Frozen specialty food manufacturing</item>\n                <item value=\"3114210\">Fruit and vegetable canning</item>\n                <item value=\"31142100\">Fruit and vegetable canning</item>\n                <item value=\"3114220\">Specialty canning</item>\n                <item value=\"31142200\">Specialty canning</item>\n                <item value=\"3114230\">Dried and dehydrated food manufacturing</item>\n                <item value=\"31142300\">Dried and dehydrated food manufacturing</item>\n                <item value=\"3115110\">Fluid milk manufacturing</item>\n                <item value=\"31151100\">Fluid milk manufacturing</item>\n                <item value=\"3115120\">Creamery butter manufacturing</item>\n                <item value=\"31151200\">Creamery butter manufacturing</item>\n                <item value=\"3115130\">Cheese manufacturing</item>\n                <item value=\"31151300\">Cheese manufacturing</item>\n                <item value=\"3115140\">Dry, condensed, and evaporated dairy product manufacturing</item>\n                <item value=\"31151400\">Dry, condensed, and evaporated dairy product manufacturing</item>\n                <item value=\"3115200\">Ice cream and frozen dessert manufacturing</item>\n                <item value=\"31152000\">Ice cream and frozen dessert manufacturing</item>\n                <item value=\"3116110\">Animal (except poultry) slaughtering</item>\n                <item value=\"31161100\">Animal (except poultry) slaughtering</item>\n                <item value=\"3116120\">Meat processed from carcasses</item>\n                <item value=\"31161200\">Meat processed from carcasses</item>\n                <item value=\"3116130\">Rendering and meat byproduct processing</item>\n                <item value=\"31161300\">Rendering and meat byproduct processing</item>\n                <item value=\"3116150\">Poultry processing</item>\n                <item value=\"31161500\">Poultry processing</item>\n                <item value=\"3117100\">Seafood product preparation and packaging</item>\n                <item value=\"31171000\">Seafood product preparation and packaging</item>\n                <item value=\"3117110\">Seafood canning</item>\n                <item value=\"31171100\">Seafood canning</item>\n                <item value=\"3117120\">Fresh and frozen seafood processing</item>\n                <item value=\"31171200\">Fresh and frozen seafood processing</item>\n                <item value=\"3118110\">Retail bakeries</item>\n                <item value=\"31181100\">Retail bakeries</item>\n                <item value=\"3118120\">Commercial bakeries</item>\n                <item value=\"31181200\">Commercial bakeries</item>\n                <item value=\"3118130\">Frozen cakes, pies, and other pastries manufacturing</item>\n                <item value=\"31181300\">Frozen cakes, pies, and other pastries manufacturing</item>\n                <item value=\"3118210\">Cookie and cracker manufacturing</item>\n                <item value=\"31182100\">Cookie and cracker manufacturing</item>\n                <item value=\"3118220\">Flour mixes and dough manufacturing from purchased flour</item>\n                <item value=\"31182200\">Flour mixes and dough manufacturing from purchased flour</item>\n                <item value=\"3118230\">Dry pasta manufacturing</item>\n                <item value=\"31182300\">Dry pasta manufacturing</item>\n                <item value=\"3118240\">Dry pasta, dough, and flour mixes manufacturing from purchased flour</item>\n                <item value=\"31182400\">Dry pasta, dough, and flour mixes manufacturing from purchased flour</item>\n                <item value=\"3118300\">Tortilla manufacturing</item>\n                <item value=\"31183000\">Tortilla manufacturing</item>\n                <item value=\"3119110\">Roasted nuts and peanut butter manufacturing</item>\n                <item value=\"31191100\">Roasted nuts and peanut butter manufacturing</item>\n                <item value=\"3119190\">Other snack food manufacturing</item>\n                <item value=\"31191900\">Other snack food manufacturing</item>\n                <item value=\"3119200\">Coffee and tea manufacturing</item>\n                <item value=\"31192000\">Coffee and tea manufacturing</item>\n                <item value=\"3119300\">Flavoring syrup and concentrate manufacturing</item>\n                <item value=\"31193000\">Flavoring syrup and concentrate manufacturing</item>\n                <item value=\"3119410\">Mayonnaise, dressing, and other prepared sauce manufacturing</item>\n                <item value=\"31194100\">Mayonnaise, dressing, and other prepared sauce manufacturing</item>\n                <item value=\"3119420\">Spice and extract manufacturing</item>\n                <item value=\"31194200\">Spice and extract manufacturing</item>\n                <item value=\"3119421\">Malt extract manufacturing</item>\n                <item value=\"31194210\">Malt extract manufacturing</item>\n                <item value=\"3119422\">Spice and extract manufacturing</item>\n                <item value=\"31194220\">Spice and extract manufacturing</item>\n                <item value=\"3119910\">Perishable prepared food manufacturing</item>\n                <item value=\"31199100\">Perishable prepared food manufacturing</item>\n                <item value=\"3119990\">All other miscellaneous food manufacturing</item>\n                <item value=\"31199900\">All other miscellaneous food manufacturing</item>\n                <item value=\"3121110\">Soft drink manufacturing</item>\n                <item value=\"31211100\">Soft drink manufacturing</item>\n                <item value=\"3121120\">Bottled water manufacturing</item>\n                <item value=\"31211200\">Bottled water manufacturing</item>\n                <item value=\"3121130\">Ice manufacturing</item>\n                <item value=\"31211300\">Ice manufacturing</item>\n                <item value=\"3121200\">Breweries</item>\n                <item value=\"31212000\">Breweries</item>\n                <item value=\"3121300\">Wineries</item>\n                <item value=\"31213000\">Wineries</item>\n                <item value=\"3121400\">Distilleries</item>\n                <item value=\"31214000\">Distilleries</item>\n                <item value=\"3122100\">Tobacco stemming and redrying</item>\n                <item value=\"31221000\">Tobacco stemming and redrying</item>\n                <item value=\"3122210\">Cigarette manufacturing</item>\n                <item value=\"31222100\">Cigarette manufacturing</item>\n                <item value=\"3122290\">Other tobacco product manufacturing</item>\n                <item value=\"31222900\">Other tobacco product manufacturing</item>\n                <item value=\"3122300\">Tobacco manufacturing</item>\n                <item value=\"31223000\">Tobacco manufacturing</item>\n                <item value=\"3131100\">Fiber, yarn, and thread mills</item>\n                <item value=\"31311000\">Fiber, yarn, and thread mills</item>\n                <item value=\"3131110\">Yarn spinning mills</item>\n                <item value=\"31311100\">Yarn spinning mills</item>\n                <item value=\"3131120\">Yarn texturizing, throwing, and twisting mills</item>\n                <item value=\"31311200\">Yarn texturizing, throwing, and twisting mills</item>\n                <item value=\"3131130\">Thread mills</item>\n                <item value=\"31311300\">Thread mills</item>\n                <item value=\"3132100\">Broadwoven fabric mills</item>\n                <item value=\"31321000\">Broadwoven fabric mills</item>\n                <item value=\"3132200\">Narrow fabric mills and schiffli machine embroidery</item>\n                <item value=\"31322000\">Narrow fabric mills and schiffli machine embroidery</item>\n                <item value=\"3132210\">Narrow fabric mills</item>\n                <item value=\"31322100\">Narrow fabric mills</item>\n                <item value=\"3132220\">Schiffli machine embroidery</item>\n                <item value=\"31322200\">Schiffli machine embroidery</item>\n                <item value=\"3132300\">Nonwoven fabric mills</item>\n                <item value=\"31323000\">Nonwoven fabric mills</item>\n                <item value=\"3132400\">Knit fabric mills</item>\n                <item value=\"31324000\">Knit fabric mills</item>\n                <item value=\"3132410\">Weft knit fabric mills</item>\n                <item value=\"31324100\">Weft knit fabric mills</item>\n                <item value=\"3132490\">Other knit fabric and lace mills</item>\n                <item value=\"31324900\">Other knit fabric and lace mills</item>\n                <item value=\"3133100\">Textile and fabric finishing mills</item>\n                <item value=\"31331000\">Textile and fabric finishing mills</item>\n                <item value=\"3133110\">Broadwoven fabric finishing mills</item>\n                <item value=\"31331100\">Broadwoven fabric finishing mills</item>\n                <item value=\"3133120\">Textile and fabric finishing (except broadwoven fabric) mills</item>\n                <item value=\"31331200\">Textile and fabric finishing (except broadwoven fabric) mills</item>\n                <item value=\"3133200\">Fabric coating mills</item>\n                <item value=\"31332000\">Fabric coating mills</item>\n                <item value=\"3141100\">Carpet and rug mills</item>\n                <item value=\"31411000\">Carpet and rug mills</item>\n                <item value=\"3141200\">Curtain and linen mills</item>\n                <item value=\"31412000\">Curtain and linen mills</item>\n                <item value=\"3141210\">Curtain and drapery mills</item>\n                <item value=\"31412100\">Curtain and drapery mills</item>\n                <item value=\"3141290\">Other household textile product mills</item>\n                <item value=\"31412900\">Other household textile product mills</item>\n                <item value=\"3149100\">Textile bag and canvas mills</item>\n                <item value=\"31491000\">Textile bag and canvas mills</item>\n                <item value=\"3149110\">Textile bag mills</item>\n                <item value=\"31491100\">Textile bag mills</item>\n                <item value=\"3149120\">Canvas and related product mills</item>\n                <item value=\"31491200\">Canvas and related product mills</item>\n                <item value=\"3149910\">Rope, cordage, and twine mills</item>\n                <item value=\"31499100\">Rope, cordage, and twine mills</item>\n                <item value=\"3149920\">Tire cord and tire fabric mills</item>\n                <item value=\"31499200\">Tire cord and tire fabric mills</item>\n                <item value=\"3149940\">Rope, cordage, twine, tire cord, and tire fabric mills</item>\n                <item value=\"31499400\">Rope, cordage, twine, tire cord, and tire fabric mills</item>\n                <item value=\"3149990\">All other miscellaneous textile product mills</item>\n                <item value=\"31499900\">All other miscellaneous textile product mills</item>\n                <item value=\"3149991\">Men's and boys' embroidery contractors</item>\n                <item value=\"31499910\">Men's and boys' embroidery contractors</item>\n                <item value=\"3149992\">Women's, girls', and infants' embroidery contractors</item>\n                <item value=\"31499920\">Women's, girls', and infants' embroidery contractors</item>\n                <item value=\"3149993\">All other miscellaneous textile product mills manufacturing</item>\n                <item value=\"31499930\">All other miscellaneous textile product mills manufacturing</item>\n                <item value=\"3151100\">Hosiery and sock mills</item>\n                <item value=\"31511000\">Hosiery and sock mills</item>\n                <item value=\"3151110\">Sheer hosiery mills</item>\n                <item value=\"31511100\">Sheer hosiery mills</item>\n                <item value=\"3151190\">Other hosiery and sock mills</item>\n                <item value=\"31511900\">Other hosiery and sock mills</item>\n                <item value=\"3151900\">Other apparel knitting mills</item>\n                <item value=\"31519000\">Other apparel knitting mills</item>\n                <item value=\"3151910\">Outerwear knitting mills</item>\n                <item value=\"31519100\">Outerwear knitting mills</item>\n                <item value=\"3151920\">Underwear and nightwear knitting mills</item>\n                <item value=\"31519200\">Underwear and nightwear knitting mills</item>\n                <item value=\"3152100\">Cut and sew apparel contractors</item>\n                <item value=\"31521000\">Cut and sew apparel contractors</item>\n                <item value=\"3152110\">Men's and boys' cut and sew apparel contractors</item>\n                <item value=\"31521100\">Men's and boys' cut and sew apparel contractors</item>\n                <item value=\"3152120\">Women's, girls', and infants' cut and sew apparel contractors</item>\n                <item value=\"31521200\">Women's, girls', and infants' cut and sew apparel contractors</item>\n                <item value=\"3152200\">Men's and boys' cut and sew apparel manufacturing</item>\n                <item value=\"31522000\">Men's and boys' cut and sew apparel manufacturing</item>\n                <item value=\"3152210\">Men's and boys' cut and sew underwear and nightwear manufacturing</item>\n                <item value=\"31522100\">Men's and boys' cut and sew underwear and nightwear manufacturing</item>\n                <item value=\"3152220\">Men's &amp; boys' cut &amp; sew suit, coat, &amp; overcoat mfg</item>\n                <item value=\"31522200\">Men's &amp; boys' cut &amp; sew suit, coat, &amp; overcoat mfg</item>\n                <item value=\"3152230\">Men's and boys' cut and sew shirt (except work shirt) manufacturing</item>\n                <item value=\"31522300\">Men's and boys' cut and sew shirt (except work shirt) manufacturing</item>\n                <item value=\"3152240\">Men's and boys' cut and sew trouser, slack, and jean manufacturing</item>\n                <item value=\"31522400\">Men's and boys' cut and sew trouser, slack, and jean manufacturing</item>\n                <item value=\"3152250\">Men's and boys' cut and sew work clothing manufacturing</item>\n                <item value=\"31522500\">Men's and boys' cut and sew work clothing manufacturing</item>\n                <item value=\"3152280\">Men's and boys' cut and sew other outerwear manufacturing</item>\n                <item value=\"31522800\">Men's and boys' cut and sew other outerwear manufacturing</item>\n                <item value=\"3152310\">Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing</item>\n                <item value=\"31523100\">Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing</item>\n                <item value=\"3152320\">Women's and girls' cut and sew blouse and shirt manufacturing</item>\n                <item value=\"31523200\">Women's and girls' cut and sew blouse and shirt manufacturing</item>\n                <item value=\"3152330\">Women's and girls' cut and sew dress manufacturing</item>\n                <item value=\"31523300\">Women's and girls' cut and sew dress manufacturing</item>\n                <item value=\"3152340\">Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing</item>\n                <item value=\"31523400\">Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing</item>\n                <item value=\"3152390\">Women's and girls' cut and sew other outerwear manufacturing</item>\n                <item value=\"31523900\">Women's and girls' cut and sew other outerwear manufacturing</item>\n                <item value=\"3152400\">Women's, girls', and infants' cut and sew apparel manufacturing</item>\n                <item value=\"31524000\">Women's, girls', and infants' cut and sew apparel manufacturing</item>\n                <item value=\"3152800\">Other cut and sew apparel manufacturing</item>\n                <item value=\"31528000\">Other cut and sew apparel manufacturing</item>\n                <item value=\"3152910\">Infants' cut and sew apparel manufacturing</item>\n                <item value=\"31529100\">Infants' cut and sew apparel manufacturing</item>\n                <item value=\"3152920\">Fur and leather apparel manufacturing</item>\n                <item value=\"31529200\">Fur and leather apparel manufacturing</item>\n                <item value=\"3152990\">All other cut and sew apparel manufacturing</item>\n                <item value=\"31529900\">All other cut and sew apparel manufacturing</item>\n                <item value=\"3159900\">Apparel accessories and other apparel manufacturing</item>\n                <item value=\"31599000\">Apparel accessories and other apparel manufacturing</item>\n                <item value=\"3159910\">Hat, cap, and millinery manufacturing</item>\n                <item value=\"31599100\">Hat, cap, and millinery manufacturing</item>\n                <item value=\"3159920\">Glove and mitten manufacturing</item>\n                <item value=\"31599200\">Glove and mitten manufacturing</item>\n                <item value=\"3159930\">Men's and boys' neckwear manufacturing</item>\n                <item value=\"31599300\">Men's and boys' neckwear manufacturing</item>\n                <item value=\"3159990\">Other apparel accessories and other apparel manufacturing</item>\n                <item value=\"31599900\">Other apparel accessories and other apparel manufacturing</item>\n                <item value=\"3161100\">Leather and hide tanning and finishing</item>\n                <item value=\"31611000\">Leather and hide tanning and finishing</item>\n                <item value=\"3162100\">Footwear manufacturing</item>\n                <item value=\"31621000\">Footwear manufacturing</item>\n                <item value=\"3162110\">Rubber and plastics footwear manufacturing</item>\n                <item value=\"31621100\">Rubber and plastics footwear manufacturing</item>\n                <item value=\"3162120\">House slipper manufacturing</item>\n                <item value=\"31621200\">House slipper manufacturing</item>\n                <item value=\"3162130\">Men's footwear (except athletic) manufacturing</item>\n                <item value=\"31621300\">Men's footwear (except athletic) manufacturing</item>\n                <item value=\"3162140\">Women's footwear (except athletic) manufacturing</item>\n                <item value=\"31621400\">Women's footwear (except athletic) manufacturing</item>\n                <item value=\"3162190\">Other footwear manufacturing</item>\n                <item value=\"31621900\">Other footwear manufacturing</item>\n                <item value=\"3169910\">Luggage manufacturing</item>\n                <item value=\"31699100\">Luggage manufacturing</item>\n                <item value=\"3169920\">Women's handbag and purse manufacturing</item>\n                <item value=\"31699200\">Women's handbag and purse manufacturing</item>\n                <item value=\"3169930\">Personal leather good (except women's handbag and purse) manufacturing</item>\n                <item value=\"31699300\">Personal leather good (except women's handbag and purse) manufacturing</item>\n                <item value=\"3169980\">All other leather good and allied product manufacturing</item>\n                <item value=\"31699800\">All other leather good and allied product manufacturing</item>\n                <item value=\"3169990\">All other leather good and allied product manufacturing</item>\n                <item value=\"31699900\">All other leather good and allied product manufacturing</item>\n                <item value=\"3211130\">Sawmills</item>\n                <item value=\"32111300\">Sawmills</item>\n                <item value=\"3211140\">Wood preservation</item>\n                <item value=\"32111400\">Wood preservation</item>\n                <item value=\"3212110\">Hardwood veneer and plywood manufacturing</item>\n                <item value=\"32121100\">Hardwood veneer and plywood manufacturing</item>\n                <item value=\"3212120\">Softwood veneer and plywood manufacturing</item>\n                <item value=\"32121200\">Softwood veneer and plywood manufacturing</item>\n                <item value=\"3212130\">Engineered wood member (except truss) manufacturing</item>\n                <item value=\"32121300\">Engineered wood member (except truss) manufacturing</item>\n                <item value=\"3212140\">Truss manufacturing</item>\n                <item value=\"32121400\">Truss manufacturing</item>\n                <item value=\"3212190\">Reconstituted wood product manufacturing</item>\n                <item value=\"32121900\">Reconstituted wood product manufacturing</item>\n                <item value=\"3219110\">Wood window and door manufacturing</item>\n                <item value=\"32191100\">Wood window and door manufacturing</item>\n                <item value=\"3219120\">Cut stock, resawing lumber, and planing</item>\n                <item value=\"32191200\">Cut stock, resawing lumber, and planing</item>\n                <item value=\"3219180\">Other millwork (including flooring)</item>\n                <item value=\"32191800\">Other millwork (including flooring)</item>\n                <item value=\"3219200\">Wood container and pallet manufacturing</item>\n                <item value=\"32192000\">Wood container and pallet manufacturing</item>\n                <item value=\"3219910\">Manufactured home (mobile home) manufacturing</item>\n                <item value=\"32199100\">Manufactured home (mobile home) manufacturing</item>\n                <item value=\"3219920\">Prefabricated wood building manufacturing</item>\n                <item value=\"32199200\">Prefabricated wood building manufacturing</item>\n                <item value=\"3219990\">All other miscellaneous wood product manufacturing</item>\n                <item value=\"32199900\">All other miscellaneous wood product manufacturing</item>\n                <item value=\"3221100\">Pulp mills</item>\n                <item value=\"32211000\">Pulp mills</item>\n                <item value=\"3221210\">Paper (except newsprint) mills</item>\n                <item value=\"32212100\">Paper (except newsprint) mills</item>\n                <item value=\"3221220\">Newsprint mills</item>\n                <item value=\"32212200\">Newsprint mills</item>\n                <item value=\"3221300\">Paperboard mills</item>\n                <item value=\"32213000\">Paperboard mills</item>\n                <item value=\"3222110\">Corrugated and solid fiber box manufacturing</item>\n                <item value=\"32221100\">Corrugated and solid fiber box manufacturing</item>\n                <item value=\"3222120\">Folding paperboard box manufacturing</item>\n                <item value=\"32221200\">Folding paperboard box manufacturing</item>\n                <item value=\"3222130\">Setup paperboard box manufacturing</item>\n                <item value=\"32221300\">Setup paperboard box manufacturing</item>\n                <item value=\"3222140\">Fiber can, tube, drum, and similar products manufacturing</item>\n                <item value=\"32221400\">Fiber can, tube, drum, and similar products manufacturing</item>\n                <item value=\"3222150\">Nonfolding sanitary food container manufacturing</item>\n                <item value=\"32221500\">Nonfolding sanitary food container manufacturing</item>\n                <item value=\"3222190\">Other paperboard container manufacturing</item>\n                <item value=\"32221900\">Other paperboard container manufacturing</item>\n                <item value=\"3222200\">Paper bag and coated and treated paper manufacturing</item>\n                <item value=\"32222000\">Paper bag and coated and treated paper manufacturing</item>\n                <item value=\"3222210\">Coated and laminated packaging paper manufacturing</item>\n                <item value=\"32222100\">Coated and laminated packaging paper manufacturing</item>\n                <item value=\"3222220\">Coated and laminated paper manufacturing</item>\n                <item value=\"32222200\">Coated and laminated paper manufacturing</item>\n                <item value=\"3222230\">Coated paper bag and pouch manufacturing</item>\n                <item value=\"32222300\">Coated paper bag and pouch manufacturing</item>\n                <item value=\"3222240\">Uncoated paper and multiwall bag manufacturing</item>\n                <item value=\"32222400\">Uncoated paper and multiwall bag manufacturing</item>\n                <item value=\"3222250\">Laminated aluminum foil manufacturing for flexible packaging uses</item>\n                <item value=\"32222500\">Laminated aluminum foil manufacturing for flexible packaging uses</item>\n                <item value=\"3222260\">Surface-coated paperboard manufacturing</item>\n                <item value=\"32222600\">Surface-coated paperboard manufacturing</item>\n                <item value=\"3222300\">Stationery product manufacturing</item>\n                <item value=\"32223000\">Stationery product manufacturing</item>\n                <item value=\"3222310\">Die-cut paper and paperboard office supplies manufacturing</item>\n                <item value=\"32223100\">Die-cut paper and paperboard office supplies manufacturing</item>\n                <item value=\"3222320\">Envelope manufacturing</item>\n                <item value=\"32223200\">Envelope manufacturing</item>\n                <item value=\"3222330\">Stationery, tablet, and related product manufacturing</item>\n                <item value=\"32223300\">Stationery, tablet, and related product manufacturing</item>\n                <item value=\"3222910\">Sanitary paper product manufacturing</item>\n                <item value=\"32229100\">Sanitary paper product manufacturing</item>\n                <item value=\"3222990\">All other converted paper product manufacturing</item>\n                <item value=\"32229900\">All other converted paper product manufacturing</item>\n                <item value=\"3231100\">Commercial lithographic printing</item>\n                <item value=\"32311000\">Commercial lithographic printing</item>\n                <item value=\"3231110\">Commercial printing (except screen and books)</item>\n                <item value=\"32311100\">Commercial printing (except screen and books)</item>\n                <item value=\"3231120\">Commercial flexographic printing</item>\n                <item value=\"32311200\">Commercial flexographic printing</item>\n                <item value=\"3231130\">Commercial screen printing</item>\n                <item value=\"32311300\">Commercial screen printing</item>\n                <item value=\"3231140\">Quick printing</item>\n                <item value=\"32311400\">Quick printing</item>\n                <item value=\"3231150\">Digital printing</item>\n                <item value=\"32311500\">Digital printing</item>\n                <item value=\"3231160\">Manifold business forms printing</item>\n                <item value=\"32311600\">Manifold business forms printing</item>\n                <item value=\"3231170\">Books printing</item>\n                <item value=\"32311700\">Books printing</item>\n                <item value=\"3231180\">Blankbook, looseleaf binders, and devices manufacturing</item>\n                <item value=\"32311800\">Blankbook, looseleaf binders, and devices manufacturing</item>\n                <item value=\"3231190\">Other commercial printing</item>\n                <item value=\"32311900\">Other commercial printing</item>\n                <item value=\"3231200\">Support activities for printing</item>\n                <item value=\"32312000\">Support activities for printing</item>\n                <item value=\"3231210\">Tradebinding and related work</item>\n                <item value=\"32312100\">Tradebinding and related work</item>\n                <item value=\"3231220\">Prepress services</item>\n                <item value=\"32312200\">Prepress services</item>\n                <item value=\"3241100\">Petroleum refineries</item>\n                <item value=\"32411000\">Petroleum refineries</item>\n                <item value=\"3241210\">Asphalt paving mixture and block manufacturing</item>\n                <item value=\"32412100\">Asphalt paving mixture and block manufacturing</item>\n                <item value=\"3241220\">Asphalt shingle and coating materials manufacturing</item>\n                <item value=\"32412200\">Asphalt shingle and coating materials manufacturing</item>\n                <item value=\"3241910\">Petroleum lubricating oil and grease manufacturing</item>\n                <item value=\"32419100\">Petroleum lubricating oil and grease manufacturing</item>\n                <item value=\"3241990\">All other petroleum and coal products manufacturing</item>\n                <item value=\"32419900\">All other petroleum and coal products manufacturing</item>\n                <item value=\"3251100\">Petrochemical manufacturing</item>\n                <item value=\"32511000\">Petrochemical manufacturing</item>\n                <item value=\"3251200\">Industrial gas manufacturing</item>\n                <item value=\"32512000\">Industrial gas manufacturing</item>\n                <item value=\"3251300\">Synthetic dye and pigment manufacturing</item>\n                <item value=\"32513000\">Synthetic dye and pigment manufacturing</item>\n                <item value=\"3251310\">Inorganic dye and pigment manufacturing</item>\n                <item value=\"32513100\">Inorganic dye and pigment manufacturing</item>\n                <item value=\"3251320\">Synthetic organic dye and pigment manufacturing</item>\n                <item value=\"32513200\">Synthetic organic dye and pigment manufacturing</item>\n                <item value=\"3251800\">Other basic inorganic chemical manufacturing</item>\n                <item value=\"32518000\">Other basic inorganic chemical manufacturing</item>\n                <item value=\"3251810\">Alkalies and chlorine manufacturing</item>\n                <item value=\"32518100\">Alkalies and chlorine manufacturing</item>\n                <item value=\"3251820\">Carbon black manufacturing</item>\n                <item value=\"32518200\">Carbon black manufacturing</item>\n                <item value=\"3251880\">All other basic inorganic chemical manufacturing</item>\n                <item value=\"32518800\">All other basic inorganic chemical manufacturing</item>\n                <item value=\"3251910\">Gum and wood chemical manufacturing</item>\n                <item value=\"32519100\">Gum and wood chemical manufacturing</item>\n                <item value=\"3251920\">Cyclic crude and intermediate manufacturing</item>\n                <item value=\"32519200\">Cyclic crude and intermediate manufacturing</item>\n                <item value=\"3251930\">Ethyl alcohol manufacturing</item>\n                <item value=\"32519300\">Ethyl alcohol manufacturing</item>\n                <item value=\"3251940\">Cyclic crude, intermediate, and gum and wood chemical manufacturing</item>\n                <item value=\"32519400\">Cyclic crude, intermediate, and gum and wood chemical manufacturing</item>\n                <item value=\"3251990\">All other basic organic chemical manufacturing</item>\n                <item value=\"32519900\">All other basic organic chemical manufacturing</item>\n                <item value=\"3252110\">Plastics material and resin manufacturing</item>\n                <item value=\"32521100\">Plastics material and resin manufacturing</item>\n                <item value=\"3252120\">Synthetic rubber manufacturing</item>\n                <item value=\"32521200\">Synthetic rubber manufacturing</item>\n                <item value=\"3252200\">Artificial and synthetic fibers and filaments manufacturing</item>\n                <item value=\"32522000\">Artificial and synthetic fibers and filaments manufacturing</item>\n                <item value=\"3252210\">Cellulosic organic fiber manufacturing</item>\n                <item value=\"32522100\">Cellulosic organic fiber manufacturing</item>\n                <item value=\"3252220\">Noncellulosic organic fiber manufacturing</item>\n                <item value=\"32522200\">Noncellulosic organic fiber manufacturing</item>\n                <item value=\"3253110\">Nitrogenous fertilizer manufacturing</item>\n                <item value=\"32531100\">Nitrogenous fertilizer manufacturing</item>\n                <item value=\"3253120\">Phosphatic fertilizer manufacturing</item>\n                <item value=\"32531200\">Phosphatic fertilizer manufacturing</item>\n                <item value=\"3253140\">Fertilizer (mixing only) manufacturing</item>\n                <item value=\"32531400\">Fertilizer (mixing only) manufacturing</item>\n                <item value=\"3253200\">Pesticide and other agricultural chemical manufacturing</item>\n                <item value=\"32532000\">Pesticide and other agricultural chemical manufacturing</item>\n                <item value=\"3254110\">Medicinal and botanical manufacturing</item>\n                <item value=\"32541100\">Medicinal and botanical manufacturing</item>\n                <item value=\"3254120\">Pharmaceutical preparation manufacturing</item>\n                <item value=\"32541200\">Pharmaceutical preparation manufacturing</item>\n                <item value=\"3254130\">In-vitro diagnostic substance manufacturing</item>\n                <item value=\"32541300\">In-vitro diagnostic substance manufacturing</item>\n                <item value=\"3254140\">Biological product (except diagnostic) manufacturing</item>\n                <item value=\"32541400\">Biological product (except diagnostic) manufacturing</item>\n                <item value=\"3255100\">Paint and coating manufacturing</item>\n                <item value=\"32551000\">Paint and coating manufacturing</item>\n                <item value=\"3255200\">Adhesive manufacturing</item>\n                <item value=\"32552000\">Adhesive manufacturing</item>\n                <item value=\"3256110\">Soap and other detergent manufacturing</item>\n                <item value=\"32561100\">Soap and other detergent manufacturing</item>\n                <item value=\"3256120\">Polish and other sanitation good manufacturing</item>\n                <item value=\"32561200\">Polish and other sanitation good manufacturing</item>\n                <item value=\"3256130\">Surface active agent manufacturing</item>\n                <item value=\"32561300\">Surface active agent manufacturing</item>\n                <item value=\"3256200\">Toilet preparation manufacturing</item>\n                <item value=\"32562000\">Toilet preparation manufacturing</item>\n                <item value=\"3259100\">Printing ink manufacturing</item>\n                <item value=\"32591000\">Printing ink manufacturing</item>\n                <item value=\"3259200\">Explosives manufacturing</item>\n                <item value=\"32592000\">Explosives manufacturing</item>\n                <item value=\"3259910\">Custom compounding of purchased resins</item>\n                <item value=\"32599100\">Custom compounding of purchased resins</item>\n                <item value=\"3259920\">Photographic film, paper, plate, and chemical manufacturing</item>\n                <item value=\"32599200\">Photographic film, paper, plate, and chemical manufacturing</item>\n                <item value=\"3259980\">All other miscellaneous chemical product and preparation manufacturing</item>\n                <item value=\"32599800\">All other miscellaneous chemical product and preparation manufacturing</item>\n                <item value=\"3261110\">Plastics bag and pouch manufacturing</item>\n                <item value=\"32611100\">Plastics bag and pouch manufacturing</item>\n                <item value=\"3261120\">Plastics packaging film and sheet (including laminated) manufacturing</item>\n                <item value=\"32611200\">Plastics packaging film and sheet (including laminated) manufacturing</item>\n                <item value=\"3261130\">Unlaminated plastics film and sheet (except packaging) manufacturing</item>\n                <item value=\"32611300\">Unlaminated plastics film and sheet (except packaging) manufacturing</item>\n                <item value=\"3261210\">Unlaminated plastics profile shape manufacturing</item>\n                <item value=\"32612100\">Unlaminated plastics profile shape manufacturing</item>\n                <item value=\"3261220\">Plastics pipe and pipe fitting manufacturing</item>\n                <item value=\"32612200\">Plastics pipe and pipe fitting manufacturing</item>\n                <item value=\"3261221\">Fiberglass piping manufacturing</item>\n                <item value=\"32612210\">Fiberglass piping manufacturing</item>\n                <item value=\"3261222\">Plastics pipe and pipe fitting manufacturing</item>\n                <item value=\"32612220\">Plastics pipe and pipe fitting manufacturing</item>\n                <item value=\"3261300\">Laminated plastics plate, sheet (except packaging), and shape manufacturing</item>\n                <item value=\"32613000\">Laminated plastics plate, sheet (except packaging), and shape manufacturing</item>\n                <item value=\"3261400\">Polystyrene foam product manufacturing</item>\n                <item value=\"32614000\">Polystyrene foam product manufacturing</item>\n                <item value=\"3261500\">Urethane and other foam product (except polystyrene) manufacturing</item>\n                <item value=\"32615000\">Urethane and other foam product (except polystyrene) manufacturing</item>\n                <item value=\"3261600\">Plastics bottle manufacturing</item>\n                <item value=\"32616000\">Plastics bottle manufacturing</item>\n                <item value=\"3261910\">Plastics plumbing fixture manufacturing</item>\n                <item value=\"32619100\">Plastics plumbing fixture manufacturing</item>\n                <item value=\"3261920\">Resilient floor covering manufacturing</item>\n                <item value=\"32619200\">Resilient floor covering manufacturing</item>\n                <item value=\"3261990\">All other plastics product manufacturing</item>\n                <item value=\"32619900\">All other plastics product manufacturing</item>\n                <item value=\"3262110\">Tire manufacturing (except retreading)</item>\n                <item value=\"32621100\">Tire manufacturing (except retreading)</item>\n                <item value=\"3262120\">Tire retreading</item>\n                <item value=\"32621200\">Tire retreading</item>\n                <item value=\"3262200\">Rubber and plastics hoses and belting manufacturing</item>\n                <item value=\"32622000\">Rubber and plastics hoses and belting manufacturing</item>\n                <item value=\"3262910\">Rubber product manufacturing for mechanical use</item>\n                <item value=\"32629100\">Rubber product manufacturing for mechanical use</item>\n                <item value=\"3262990\">All other rubber product manufacturing</item>\n                <item value=\"32629900\">All other rubber product manufacturing</item>\n                <item value=\"3262991\">Rubber tubing manufacturing for mechanical use</item>\n                <item value=\"32629910\">Rubber tubing manufacturing for mechanical use</item>\n                <item value=\"3262992\">All other rubber product manufacturing, except inflatable rubber boats</item>\n                <item value=\"32629920\">All other rubber product manufacturing, except inflatable rubber boats</item>\n                <item value=\"3271100\">Pottery, ceramics, and plumbing fixture manufacturing</item>\n                <item value=\"32711000\">Pottery, ceramics, and plumbing fixture manufacturing</item>\n                <item value=\"3271110\">Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing</item>\n                <item value=\"32711100\">Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing</item>\n                <item value=\"3271120\">Vitreous china, fine earthenware, and other pottery product manufacturing</item>\n                <item value=\"32711200\">Vitreous china, fine earthenware, and other pottery product manufacturing</item>\n                <item value=\"3271130\">Porcelain electrical supply manufacturing</item>\n                <item value=\"32711300\">Porcelain electrical supply manufacturing</item>\n                <item value=\"3271200\">Clay building material and refractories manufacturing</item>\n                <item value=\"32712000\">Clay building material and refractories manufacturing</item>\n                <item value=\"3271210\">Brick and structural clay tile manufacturing</item>\n                <item value=\"32712100\">Brick and structural clay tile manufacturing</item>\n                <item value=\"3271220\">Ceramic wall and floor tile manufacturing</item>\n                <item value=\"32712200\">Ceramic wall and floor tile manufacturing</item>\n                <item value=\"3271230\">Other structural clay product manufacturing</item>\n                <item value=\"32712300\">Other structural clay product manufacturing</item>\n                <item value=\"3271240\">Clay refractory manufacturing</item>\n                <item value=\"32712400\">Clay refractory manufacturing</item>\n                <item value=\"3271250\">Nonclay refractory manufacturing</item>\n                <item value=\"32712500\">Nonclay refractory manufacturing</item>\n                <item value=\"3272110\">Flat glass manufacturing</item>\n                <item value=\"32721100\">Flat glass manufacturing</item>\n                <item value=\"3272120\">Other pressed and blown glass and glassware manufacturing</item>\n                <item value=\"32721200\">Other pressed and blown glass and glassware manufacturing</item>\n                <item value=\"3272130\">Glass container manufacturing</item>\n                <item value=\"32721300\">Glass container manufacturing</item>\n                <item value=\"3272150\">Glass product manufacturing made of purchased glass</item>\n                <item value=\"32721500\">Glass product manufacturing made of purchased glass</item>\n                <item value=\"3273100\">Cement manufacturing</item>\n                <item value=\"32731000\">Cement manufacturing</item>\n                <item value=\"3273200\">Ready-mix concrete manufacturing</item>\n                <item value=\"32732000\">Ready-mix concrete manufacturing</item>\n                <item value=\"3273310\">Concrete block and brick manufacturing</item>\n                <item value=\"32733100\">Concrete block and brick manufacturing</item>\n                <item value=\"3273320\">Concrete pipe manufacturing</item>\n                <item value=\"32733200\">Concrete pipe manufacturing</item>\n                <item value=\"3273900\">Other concrete product manufacturing</item>\n                <item value=\"32739000\">Other concrete product manufacturing</item>\n                <item value=\"3274100\">Lime manufacturing</item>\n                <item value=\"32741000\">Lime manufacturing</item>\n                <item value=\"3274200\">Gypsum product manufacturing</item>\n                <item value=\"32742000\">Gypsum product manufacturing</item>\n                <item value=\"3279100\">Abrasive product manufacturing</item>\n                <item value=\"32791000\">Abrasive product manufacturing</item>\n                <item value=\"3279910\">Cut stone and stone product manufacturing</item>\n                <item value=\"32799100\">Cut stone and stone product manufacturing</item>\n                <item value=\"3279920\">Ground or treated mineral and earth manufacturing</item>\n                <item value=\"32799200\">Ground or treated mineral and earth manufacturing</item>\n                <item value=\"3279930\">Mineral wool manufacturing</item>\n                <item value=\"32799300\">Mineral wool manufacturing</item>\n                <item value=\"3279990\">All other miscellaneous nonmetallic mineral product manufacturing</item>\n                <item value=\"32799900\">All other miscellaneous nonmetallic mineral product manufacturing</item>\n                <item value=\"3311100\">Iron and steel mills and ferroalloy manufacturing</item>\n                <item value=\"33111000\">Iron and steel mills and ferroalloy manufacturing</item>\n                <item value=\"3311110\">Iron and steel mills</item>\n                <item value=\"33111100\">Iron and steel mills</item>\n                <item value=\"3311120\">Electrometallurgical ferroalloy product manufacturing</item>\n                <item value=\"33111200\">Electrometallurgical ferroalloy product manufacturing</item>\n                <item value=\"3312100\">Iron and steel pipe and tube manufacturing from purchased steel</item>\n                <item value=\"33121000\">Iron and steel pipe and tube manufacturing from purchased steel</item>\n                <item value=\"3312210\">Rolled steel shape manufacturing</item>\n                <item value=\"33122100\">Rolled steel shape manufacturing</item>\n                <item value=\"3312220\">Steel wire drawing</item>\n                <item value=\"33122200\">Steel wire drawing</item>\n                <item value=\"3313110\">Alumina refining</item>\n                <item value=\"33131100\">Alumina refining</item>\n                <item value=\"3313120\">Primary aluminum production</item>\n                <item value=\"33131200\">Primary aluminum production</item>\n                <item value=\"3313130\">Alumina refining and primary aluminum production</item>\n                <item value=\"33131300\">Alumina refining and primary aluminum production</item>\n                <item value=\"3313140\">Secondary smelting and alloying of aluminum</item>\n                <item value=\"33131400\">Secondary smelting and alloying of aluminum</item>\n                <item value=\"3313150\">Aluminum sheet, plate, and foil manufacturing</item>\n                <item value=\"33131500\">Aluminum sheet, plate, and foil manufacturing</item>\n                <item value=\"3313160\">Aluminum extruded product manufacturing</item>\n                <item value=\"33131600\">Aluminum extruded product manufacturing</item>\n                <item value=\"3313180\">Other aluminum rolling, drawing, and extruding</item>\n                <item value=\"33131800\">Other aluminum rolling, drawing, and extruding</item>\n                <item value=\"3313190\">Other aluminum rolling and drawing</item>\n                <item value=\"33131900\">Other aluminum rolling and drawing</item>\n                <item value=\"3314100\">Nonferrous metal (except aluminum) smelting and refining</item>\n                <item value=\"33141000\">Nonferrous metal (except aluminum) smelting and refining</item>\n                <item value=\"3314110\">Primary smelting and refining of copper</item>\n                <item value=\"33141100\">Primary smelting and refining of copper</item>\n                <item value=\"3314190\">Primary smelting and refining of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"33141900\">Primary smelting and refining of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"3314200\">Copper rolling, drawing, extruding, and alloying</item>\n                <item value=\"33142000\">Copper rolling, drawing, extruding, and alloying</item>\n                <item value=\"3314210\">Copper rolling, drawing, and extruding</item>\n                <item value=\"33142100\">Copper rolling, drawing, and extruding</item>\n                <item value=\"3314220\">Copper wire (except mechanical) drawing</item>\n                <item value=\"33142200\">Copper wire (except mechanical) drawing</item>\n                <item value=\"3314230\">Secondary smelting, refining, and alloying of copper</item>\n                <item value=\"33142300\">Secondary smelting, refining, and alloying of copper</item>\n                <item value=\"3314910\">Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying</item>\n                <item value=\"33149100\">Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying</item>\n                <item value=\"3314920\">Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"33149200\">Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)</item>\n                <item value=\"3315110\">Iron foundries</item>\n                <item value=\"33151100\">Iron foundries</item>\n                <item value=\"3315120\">Steel investment foundries</item>\n                <item value=\"33151200\">Steel investment foundries</item>\n                <item value=\"3315130\">Steel foundries (except investment)</item>\n                <item value=\"33151300\">Steel foundries (except investment)</item>\n                <item value=\"3315210\">Aluminum die-casting foundries</item>\n                <item value=\"33152100\">Aluminum die-casting foundries</item>\n                <item value=\"3315220\">Nonferrous (except aluminum) die-casting foundries</item>\n                <item value=\"33152200\">Nonferrous (except aluminum) die-casting foundries</item>\n                <item value=\"3315230\">Nonferrous metal die-casting foundries</item>\n                <item value=\"33152300\">Nonferrous metal die-casting foundries</item>\n                <item value=\"3315240\">Aluminum foundries (except die-casting)</item>\n                <item value=\"33152400\">Aluminum foundries (except die-casting)</item>\n                <item value=\"3315250\">Copper foundries (except die-casting)</item>\n                <item value=\"33152500\">Copper foundries (except die-casting)</item>\n                <item value=\"3315280\">Other nonferrous foundries (except die-casting)</item>\n                <item value=\"33152800\">Other nonferrous foundries (except die-casting)</item>\n                <item value=\"3315290\">Other nonferrous metal foundries (except die-casting)</item>\n                <item value=\"33152900\">Other nonferrous metal foundries (except die-casting)</item>\n                <item value=\"3321110\">Iron and steel forging</item>\n                <item value=\"33211100\">Iron and steel forging</item>\n                <item value=\"3321120\">Nonferrous forging</item>\n                <item value=\"33211200\">Nonferrous forging</item>\n                <item value=\"3321140\">Custom roll forming</item>\n                <item value=\"33211400\">Custom roll forming</item>\n                <item value=\"3321150\">Crown and closure manufacturing</item>\n                <item value=\"33211500\">Crown and closure manufacturing</item>\n                <item value=\"3321160\">Metal stamping</item>\n                <item value=\"33211600\">Metal stamping</item>\n                <item value=\"3321170\">Powder metallurgy part manufacturing</item>\n                <item value=\"33211700\">Powder metallurgy part manufacturing</item>\n                <item value=\"3321190\">Metal crown, closure, and other metal stamping (except automotive)</item>\n                <item value=\"33211900\">Metal crown, closure, and other metal stamping (except automotive)</item>\n                <item value=\"3322110\">Cutlery and flatware (except precious) manufacturing</item>\n                <item value=\"33221100\">Cutlery and flatware (except precious) manufacturing</item>\n                <item value=\"3322121\">Non-automotive screwjack manufacturing</item>\n                <item value=\"33221210\">Non-automotive screwjack manufacturing</item>\n                <item value=\"3322122\">Hand and edge tool manufacturing</item>\n                <item value=\"33221220\">Hand and edge tool manufacturing</item>\n                <item value=\"3322130\">Saw blade and handsaw manufacturing</item>\n                <item value=\"33221300\">Saw blade and handsaw manufacturing</item>\n                <item value=\"3322140\">Kitchen utensil, pot, and pan manufacturing</item>\n                <item value=\"33221400\">Kitchen utensil, pot, and pan manufacturing</item>\n                <item value=\"3322150\">Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing</item>\n                <item value=\"33221500\">Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing</item>\n                <item value=\"3322160\">Saw blade and handtool manufacturing</item>\n                <item value=\"33221600\">Saw blade and handtool manufacturing</item>\n                <item value=\"3323110\">Prefabricated metal building and component manufacturing</item>\n                <item value=\"33231100\">Prefabricated metal building and component manufacturing</item>\n                <item value=\"3323120\">Fabricated structural metal manufacturing</item>\n                <item value=\"33231200\">Fabricated structural metal manufacturing</item>\n                <item value=\"3323130\">Plate work manufacturing</item>\n                <item value=\"33231300\">Plate work manufacturing</item>\n                <item value=\"3323210\">Metal window and door manufacturing</item>\n                <item value=\"33232100\">Metal window and door manufacturing</item>\n                <item value=\"3323211\">Skylights manufacturing</item>\n                <item value=\"33232110\">Skylights manufacturing</item>\n                <item value=\"3323212\">Metal window and door manufacturing</item>\n                <item value=\"33232120\">Metal window and door manufacturing</item>\n                <item value=\"3323220\">Sheet metal work manufacturing</item>\n                <item value=\"33232200\">Sheet metal work manufacturing</item>\n                <item value=\"3323230\">Ornamental and architectural metal work manufacturing</item>\n                <item value=\"33232300\">Ornamental and architectural metal work manufacturing</item>\n                <item value=\"3324100\">Power boiler and heat exchanger manufacturing</item>\n                <item value=\"33241000\">Power boiler and heat exchanger manufacturing</item>\n                <item value=\"3324200\">Metal tank (heavy gauge) manufacturing</item>\n                <item value=\"33242000\">Metal tank (heavy gauge) manufacturing</item>\n                <item value=\"3324310\">Metal can manufacturing</item>\n                <item value=\"33243100\">Metal can manufacturing</item>\n                <item value=\"3324390\">Other metal container manufacturing</item>\n                <item value=\"33243900\">Other metal container manufacturing</item>\n                <item value=\"3325100\">Hardware manufacturing</item>\n                <item value=\"33251000\">Hardware manufacturing</item>\n                <item value=\"3326110\">Spring (heavy gauge) manufacturing</item>\n                <item value=\"33261100\">Spring (heavy gauge) manufacturing</item>\n                <item value=\"3326120\">Spring (light gauge) manufacturing</item>\n                <item value=\"33261200\">Spring (light gauge) manufacturing</item>\n                <item value=\"3326130\">Spring manufacturing</item>\n                <item value=\"33261300\">Spring manufacturing</item>\n                <item value=\"3326180\">Other fabricated wire product manufacturing</item>\n                <item value=\"33261800\">Other fabricated wire product manufacturing</item>\n                <item value=\"3327100\">Machine shops</item>\n                <item value=\"33271000\">Machine shops</item>\n                <item value=\"3327210\">Precision turned product manufacturing</item>\n                <item value=\"33272100\">Precision turned product manufacturing</item>\n                <item value=\"3327220\">Bolt, nut, screw, rivet, and washer manufacturing</item>\n                <item value=\"33272200\">Bolt, nut, screw, rivet, and washer manufacturing</item>\n                <item value=\"3328110\">Metal heat treating</item>\n                <item value=\"33281100\">Metal heat treating</item>\n                <item value=\"3328120\">Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers</item>\n                <item value=\"33281200\">Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers</item>\n                <item value=\"3328130\">Electroplating, plating, polishing, anodizing, and coloring</item>\n                <item value=\"33281300\">Electroplating, plating, polishing, anodizing, and coloring</item>\n                <item value=\"3329110\">Industrial valve manufacturing</item>\n                <item value=\"33291100\">Industrial valve manufacturing</item>\n                <item value=\"3329120\">Fluid power valve and hose fitting manufacturing</item>\n                <item value=\"33291200\">Fluid power valve and hose fitting manufacturing</item>\n                <item value=\"3329130\">Plumbing fixture fitting and trim manufacturing</item>\n                <item value=\"33291300\">Plumbing fixture fitting and trim manufacturing</item>\n                <item value=\"3329190\">Other metal valve and pipe fitting manufacturing</item>\n                <item value=\"33291900\">Other metal valve and pipe fitting manufacturing</item>\n                <item value=\"3329191\">Lawn sprinkler manufacturing</item>\n                <item value=\"33291910\">Lawn sprinkler manufacturing</item>\n                <item value=\"3329192\">Other metal valve and pipe fitting manufacturing</item>\n                <item value=\"33291920\">Other metal valve and pipe fitting manufacturing</item>\n                <item value=\"3329910\">Ball and roller bearing manufacturing</item>\n                <item value=\"33299100\">Ball and roller bearing manufacturing</item>\n                <item value=\"3329920\">Small arms ammunition manufacturing</item>\n                <item value=\"33299200\">Small arms ammunition manufacturing</item>\n                <item value=\"3329930\">Ammunition (except small arms) manufacturing</item>\n                <item value=\"33299300\">Ammunition (except small arms) manufacturing</item>\n                <item value=\"3329940\">Small arms, ordnance, and ordnance accessories manufacturing</item>\n                <item value=\"33299400\">Small arms, ordnance, and ordnance accessories manufacturing</item>\n                <item value=\"3329950\">Other ordnance and accessories manufacturing</item>\n                <item value=\"33299500\">Other ordnance and accessories manufacturing</item>\n                <item value=\"3329960\">Fabricated pipe and pipe fitting manufacturing</item>\n                <item value=\"33299600\">Fabricated pipe and pipe fitting manufacturing</item>\n                <item value=\"3329970\">Industrial pattern manufacturing</item>\n                <item value=\"33299700\">Industrial pattern manufacturing</item>\n                <item value=\"3329980\">Enameled iron and metal sanitary ware manufacturing</item>\n                <item value=\"33299800\">Enameled iron and metal sanitary ware manufacturing</item>\n                <item value=\"3329990\">All other miscellaneous fabricated metal product manufacturing</item>\n                <item value=\"33299900\">All other miscellaneous fabricated metal product manufacturing</item>\n                <item value=\"3331110\">Farm machinery and equipment manufacturing</item>\n                <item value=\"33311100\">Farm machinery and equipment manufacturing</item>\n                <item value=\"3331111\">Cotton ginning machinery and parts manufacturing</item>\n                <item value=\"33311110\">Cotton ginning machinery and parts manufacturing</item>\n                <item value=\"3331112\">Farm machinery and equipment manufacturing</item>\n                <item value=\"33311120\">Farm machinery and equipment manufacturing</item>\n                <item value=\"3331120\">Lawn and garden tractor and home lawn and garden equipment manufacturing</item>\n                <item value=\"33311200\">Lawn and garden tractor and home lawn and garden equipment manufacturing</item>\n                <item value=\"3331200\">Construction machinery manufacturing</item>\n                <item value=\"33312000\">Construction machinery manufacturing</item>\n                <item value=\"3331310\">Mining machinery and equipment manufacturing</item>\n                <item value=\"33313100\">Mining machinery and equipment manufacturing</item>\n                <item value=\"3331320\">Oil and gas field machinery and equipment manufacturing</item>\n                <item value=\"33313200\">Oil and gas field machinery and equipment manufacturing</item>\n                <item value=\"3332100\">Sawmill and woodworking machinery manufacturing</item>\n                <item value=\"33321000\">Sawmill and woodworking machinery manufacturing</item>\n                <item value=\"3332200\">Plastics and rubber industry machinery manufacturing</item>\n                <item value=\"33322000\">Plastics and rubber industry machinery manufacturing</item>\n                <item value=\"3332410\">Food product machinery manufacturing</item>\n                <item value=\"33324100\">Food product machinery manufacturing</item>\n                <item value=\"3332420\">Semiconductor machinery manufacturing</item>\n                <item value=\"33324200\">Semiconductor machinery manufacturing</item>\n                <item value=\"3332430\">Sawmill, woodworking, and paper machinery manufacturing</item>\n                <item value=\"33324300\">Sawmill, woodworking, and paper machinery manufacturing</item>\n                <item value=\"3332440\">Printing machinery and equipment manufacturing</item>\n                <item value=\"33324400\">Printing machinery and equipment manufacturing</item>\n                <item value=\"3332490\">Other industrial machinery manufacturing</item>\n                <item value=\"33324900\">Other industrial machinery manufacturing</item>\n                <item value=\"3332910\">Paper industry machinery manufacturing</item>\n                <item value=\"33329100\">Paper industry machinery manufacturing</item>\n                <item value=\"3332920\">Textile machinery manufacturing</item>\n                <item value=\"33329200\">Textile machinery manufacturing</item>\n                <item value=\"3332930\">Printing machinery and equipment manufacturing</item>\n                <item value=\"33329300\">Printing machinery and equipment manufacturing</item>\n                <item value=\"3332940\">Food product machinery manufacturing</item>\n                <item value=\"33329400\">Food product machinery manufacturing</item>\n                <item value=\"3332950\">Semiconductor machinery manufacturing</item>\n                <item value=\"33329500\">Semiconductor machinery manufacturing</item>\n                <item value=\"3332981\">Laboratory distilling equipment manufacturing</item>\n                <item value=\"33329810\">Laboratory distilling equipment manufacturing</item>\n                <item value=\"3332982\">All other industrial machinery manufacturing</item>\n                <item value=\"33329820\">All other industrial machinery manufacturing</item>\n                <item value=\"3333110\">Automatic vending machine manufacturing</item>\n                <item value=\"33331100\">Automatic vending machine manufacturing</item>\n                <item value=\"3333120\">Commercial laundry, drycleaning, and pressing machine manufacturing</item>\n                <item value=\"33331200\">Commercial laundry, drycleaning, and pressing machine manufacturing</item>\n                <item value=\"3333131\">Machines manufacturing for sorting, wrapping, and counting currency </item>\n                <item value=\"33331310\">Machines manufacturing for sorting, wrapping, and counting currency </item>\n                <item value=\"3333132\">Office machinery manufacturing</item>\n                <item value=\"33331320\">Office machinery manufacturing</item>\n                <item value=\"3333140\">Optical instrument and lens manufacturing</item>\n                <item value=\"33331400\">Optical instrument and lens manufacturing</item>\n                <item value=\"3333150\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"33331500\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"3333160\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"33331600\">Photographic and photocopying equipment manufacturing</item>\n                <item value=\"3333180\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"33331800\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"3333190\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"33331900\">Other commercial and service industry machinery manufacturing</item>\n                <item value=\"3334110\">Air purification equipment manufacturing</item>\n                <item value=\"33341100\">Air purification equipment manufacturing</item>\n                <item value=\"3334120\">Industrial and commercial fan and blower manufacturing</item>\n                <item value=\"33341200\">Industrial and commercial fan and blower manufacturing</item>\n                <item value=\"3334130\">Industrial and commercial fan and blower and air purification equipment manufacturing</item>\n                <item value=\"33341300\">Industrial and commercial fan and blower and air purification equipment manufacturing</item>\n                <item value=\"3334140\">Heating equipment (except warm air furnaces) manufacturing</item>\n                <item value=\"33341400\">Heating equipment (except warm air furnaces) manufacturing</item>\n                <item value=\"3334150\">Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing</item>\n                <item value=\"33341500\">Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing</item>\n                <item value=\"3334151\">Laboratory freezers manufacturing</item>\n                <item value=\"33341510\">Laboratory freezers manufacturing</item>\n                <item value=\"3334152\">AC and warm air heating and commercial/industrial refrigeration equipment manufacturing</item>\n                <item value=\"33341520\">AC and warm air heating and commercial/industrial refrigeration equipment manufacturing</item>\n                <item value=\"3335110\">Industrial mold manufacturing</item>\n                <item value=\"33351100\">Industrial mold manufacturing</item>\n                <item value=\"3335120\">Machine tool (metal cutting types) manufacturing</item>\n                <item value=\"33351200\">Machine tool (metal cutting types) manufacturing</item>\n                <item value=\"3335130\">Machine tool (metal forming types) manufacturing</item>\n                <item value=\"33351300\">Machine tool (metal forming types) manufacturing</item>\n                <item value=\"3335140\">Special die and tool, die set, jig, and fixture manufacturing</item>\n                <item value=\"33351400\">Special die and tool, die set, jig, and fixture manufacturing</item>\n                <item value=\"3335150\">Cutting tool and machine tool accessory manufacturing</item>\n                <item value=\"33351500\">Cutting tool and machine tool accessory manufacturing</item>\n                <item value=\"3335160\">Rolling mill machinery and equipment manufacturing</item>\n                <item value=\"33351600\">Rolling mill machinery and equipment manufacturing</item>\n                <item value=\"3335170\">Machine tool manufacturing</item>\n                <item value=\"33351700\">Machine tool manufacturing</item>\n                <item value=\"3335180\">Other metalworking machinery manufacturing</item>\n                <item value=\"33351800\">Other metalworking machinery manufacturing</item>\n                <item value=\"3335190\">Rolling mill and other metalworking machinery manufacturing</item>\n                <item value=\"33351900\">Rolling mill and other metalworking machinery manufacturing</item>\n                <item value=\"3336110\">Turbine and turbine generator set units manufacturing</item>\n                <item value=\"33361100\">Turbine and turbine generator set units manufacturing</item>\n                <item value=\"3336120\">Speed changer, industrial high-speed drive, and gear manufacturing</item>\n                <item value=\"33361200\">Speed changer, industrial high-speed drive, and gear manufacturing</item>\n                <item value=\"3336130\">Mechanical power transmission equipment manufacturing</item>\n                <item value=\"33361300\">Mechanical power transmission equipment manufacturing</item>\n                <item value=\"3336180\">Other engine equipment manufacturing</item>\n                <item value=\"33361800\">Other engine equipment manufacturing</item>\n                <item value=\"3339110\">Pump and pumping equipment manufacturing</item>\n                <item value=\"33391100\">Pump and pumping equipment manufacturing</item>\n                <item value=\"3339120\">Air and gas compressor manufacturing</item>\n                <item value=\"33391200\">Air and gas compressor manufacturing</item>\n                <item value=\"3339130\">Measuring and dispensing pump manufacturing</item>\n                <item value=\"33391300\">Measuring and dispensing pump manufacturing</item>\n                <item value=\"3339140\">Measuring, dispensing, and other pumping equipment manufacturing</item>\n                <item value=\"33391400\">Measuring, dispensing, and other pumping equipment manufacturing</item>\n                <item value=\"3339210\">Elevator and moving stairway manufacturing</item>\n                <item value=\"33392100\">Elevator and moving stairway manufacturing</item>\n                <item value=\"3339220\">Conveyor and conveying equipment manufacturing</item>\n                <item value=\"33392200\">Conveyor and conveying equipment manufacturing</item>\n                <item value=\"3339230\">Overhead traveling crane, hoist, and monorail system manufacturing</item>\n                <item value=\"33392300\">Overhead traveling crane, hoist, and monorail system manufacturing</item>\n                <item value=\"3339231\">Metal pulley and block and tackle manufacturing</item>\n                <item value=\"33392310\">Metal pulley and block and tackle manufacturing</item>\n                <item value=\"3339232\">Overhead traveling crane, hoist, and monorail system manufacturing</item>\n                <item value=\"33392320\">Overhead traveling crane, hoist, and monorail system manufacturing</item>\n                <item value=\"3339240\">Industrial truck, trailer, and stacker machinery manufacturing</item>\n                <item value=\"33392400\">Industrial truck, trailer, and stacker machinery manufacturing</item>\n                <item value=\"3339241\">Wheelbarrow manufacturing</item>\n                <item value=\"33392410\">Wheelbarrow manufacturing</item>\n                <item value=\"3339242\">Grocery cart manufacturing</item>\n                <item value=\"33392420\">Grocery cart manufacturing</item>\n                <item value=\"3339243\">Industrial truck, trailer, and stacker mfg.</item>\n                <item value=\"33392430\">Industrial truck, trailer, and stacker mfg.</item>\n                <item value=\"3339910\">Power-driven handtool manufacturing</item>\n                <item value=\"33399100\">Power-driven handtool manufacturing</item>\n                <item value=\"3339920\">Welding and soldering equipment manufacturing</item>\n                <item value=\"33399200\">Welding and soldering equipment manufacturing</item>\n                <item value=\"3339930\">Packaging machinery manufacturing</item>\n                <item value=\"33399300\">Packaging machinery manufacturing</item>\n                <item value=\"3339940\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"33399400\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"3339941\">Laboratory furnaces and ovens manufacturing</item>\n                <item value=\"33399410\">Laboratory furnaces and ovens manufacturing</item>\n                <item value=\"3339942\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"33399420\">Industrial process furnace and oven manufacturing</item>\n                <item value=\"3339950\">Fluid power cylinder and actuator manufacturing</item>\n                <item value=\"33399500\">Fluid power cylinder and actuator manufacturing</item>\n                <item value=\"3339960\">Fluid power pump and motor manufacturing</item>\n                <item value=\"33399600\">Fluid power pump and motor manufacturing</item>\n                <item value=\"3339970\">Scale and balance manufacturing</item>\n                <item value=\"33399700\">Scale and balance manufacturing</item>\n                <item value=\"3339971\">Laboratory scales and balances manufacturing</item>\n                <item value=\"33399710\">Laboratory scales and balances manufacturing</item>\n                <item value=\"3339972\">Scale and balance (except laboratory) manufacturing</item>\n                <item value=\"33399720\">Scale and balance (except laboratory) manufacturing</item>\n                <item value=\"3339990\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"33399900\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"3339991\">Laboratory centrifuges manufacturing</item>\n                <item value=\"33399910\">Laboratory centrifuges manufacturing</item>\n                <item value=\"3339992\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"33399920\">All other miscellaneous general purpose machinery manufacturing</item>\n                <item value=\"3341110\">Electronic computer manufacturing</item>\n                <item value=\"33411100\">Electronic computer manufacturing</item>\n                <item value=\"3341120\">Computer storage device manufacturing</item>\n                <item value=\"33411200\">Computer storage device manufacturing</item>\n                <item value=\"3341130\">Computer terminal manufacturing</item>\n                <item value=\"33411300\">Computer terminal manufacturing</item>\n                <item value=\"3341180\">Computer terminal and other computer peripheral equipment manufacturing</item>\n                <item value=\"33411800\">Computer terminal and other computer peripheral equipment manufacturing</item>\n                <item value=\"3341190\">Other computer peripheral equipment manufacturing</item>\n                <item value=\"33411900\">Other computer peripheral equipment manufacturing</item>\n                <item value=\"3342100\">Telephone apparatus manufacturing</item>\n                <item value=\"33421000\">Telephone apparatus manufacturing</item>\n                <item value=\"3342200\">Radio and television broadcasting and wireless communications equipment manufacturing</item>\n                <item value=\"33422000\">Radio and television broadcasting and wireless communications equipment manufacturing</item>\n                <item value=\"3342900\">Other communications equipment manufacturing</item>\n                <item value=\"33429000\">Other communications equipment manufacturing</item>\n                <item value=\"3343100\">Audio and video equipment manufacturing</item>\n                <item value=\"33431000\">Audio and video equipment manufacturing</item>\n                <item value=\"3344110\">Electron tube manufacturing</item>\n                <item value=\"33441100\">Electron tube manufacturing</item>\n                <item value=\"3344120\">Bare printed circuit board manufacturing</item>\n                <item value=\"33441200\">Bare printed circuit board manufacturing</item>\n                <item value=\"3344130\">Semiconductor and related device manufacturing</item>\n                <item value=\"33441300\">Semiconductor and related device manufacturing</item>\n                <item value=\"3344140\">Electronic capacitor manufacturing</item>\n                <item value=\"33441400\">Electronic capacitor manufacturing</item>\n                <item value=\"3344150\">Electronic resistor manufacturing</item>\n                <item value=\"33441500\">Electronic resistor manufacturing</item>\n                <item value=\"3344160\">Capacitor, resistor, coil, transformer, and other inductor manufacturing</item>\n                <item value=\"33441600\">Capacitor, resistor, coil, transformer, and other inductor manufacturing</item>\n                <item value=\"3344170\">Electronic connector manufacturing</item>\n                <item value=\"33441700\">Electronic connector manufacturing</item>\n                <item value=\"3344180\">Printed circuit assembly (electronic assembly) manufacturing</item>\n                <item value=\"33441800\">Printed circuit assembly (electronic assembly) manufacturing</item>\n                <item value=\"3344190\">Other electronic component manufacturing</item>\n                <item value=\"33441900\">Other electronic component manufacturing</item>\n                <item value=\"3345100\">Electromedical and electrotherapeutic apparatus manufacturing</item>\n                <item value=\"33451000\">Electromedical and electrotherapeutic apparatus manufacturing</item>\n                <item value=\"3345110\">Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing</item>\n                <item value=\"33451100\">Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing</item>\n                <item value=\"3345120\">Automatic environmental control manufacturing for residential, commercial, and appliance use</item>\n                <item value=\"33451200\">Automatic environmental control manufacturing for residential, commercial, and appliance use</item>\n                <item value=\"3345130\">Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables</item>\n                <item value=\"33451300\">Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables</item>\n                <item value=\"3345140\">Totalizing fluid meter and counting device manufacturing</item>\n                <item value=\"33451400\">Totalizing fluid meter and counting device manufacturing</item>\n                <item value=\"3345150\">Instrument manufacturing for measuring and testing electricity and electrical systems</item>\n                <item value=\"33451500\">Instrument manufacturing for measuring and testing electricity and electrical systems</item>\n                <item value=\"3345151\">Communications signal testing and evaluation equipment manufacturing</item>\n                <item value=\"33451510\">Communications signal testing and evaluation equipment manufacturing</item>\n                <item value=\"3345152\">Ammeter manufacturing</item>\n                <item value=\"33451520\">Ammeter manufacturing</item>\n                <item value=\"3345153\">Electricity measuring and testing instrument manufacturing</item>\n                <item value=\"33451530\">Electricity measuring and testing instrument manufacturing</item>\n                <item value=\"3345160\">Analytical laboratory instrument manufacturing</item>\n                <item value=\"33451600\">Analytical laboratory instrument manufacturing</item>\n                <item value=\"3345170\">Irradiation apparatus manufacturing</item>\n                <item value=\"33451700\">Irradiation apparatus manufacturing</item>\n                <item value=\"3345182\">Coin-operated mechanisms with time switches, including parts</item>\n                <item value=\"33451820\">Coin-operated mechanisms with time switches, including parts</item>\n                <item value=\"3345183\">Watch, clock, and part manufacturing</item>\n                <item value=\"33451830\">Watch, clock, and part manufacturing</item>\n                <item value=\"3345190\">Other measuring and controlling device manufacturing</item>\n                <item value=\"33451900\">Other measuring and controlling device manufacturing</item>\n                <item value=\"3346110\">Software reproducing</item>\n                <item value=\"33461100\">Software reproducing</item>\n                <item value=\"3346120\">Prerecorded compact disc (except software), tape, and record reproducing</item>\n                <item value=\"33461200\">Prerecorded compact disc (except software), tape, and record reproducing</item>\n                <item value=\"3346130\">Blank magnetic and optical recording media manufacturing</item>\n                <item value=\"33461300\">Blank magnetic and optical recording media manufacturing</item>\n                <item value=\"3346140\">Software and other prerecorded compact disc, tape, and record reproducing</item>\n                <item value=\"33461400\">Software and other prerecorded compact disc, tape, and record reproducing</item>\n                <item value=\"3351100\">Electric lamp bulb and part manufacturing</item>\n                <item value=\"33511000\">Electric lamp bulb and part manufacturing</item>\n                <item value=\"3351210\">Residential electric lighting fixture manufacturing</item>\n                <item value=\"33512100\">Residential electric lighting fixture manufacturing</item>\n                <item value=\"3351220\">Commercial, industrial, and institutional electric lighting fixture manufacturing</item>\n                <item value=\"33512200\">Commercial, industrial, and institutional electric lighting fixture manufacturing</item>\n                <item value=\"3351290\">Other lighting equipment manufacturing</item>\n                <item value=\"33512900\">Other lighting equipment manufacturing</item>\n                <item value=\"3352100\">Small electrical appliance manufacturing</item>\n                <item value=\"33521000\">Small electrical appliance manufacturing</item>\n                <item value=\"3352110\">Electric housewares and household fan manufacturing</item>\n                <item value=\"33521100\">Electric housewares and household fan manufacturing</item>\n                <item value=\"3352120\">Household vacuum cleaner manufacturing</item>\n                <item value=\"33521200\">Household vacuum cleaner manufacturing</item>\n                <item value=\"3352200\">Major household appliance manufacturing</item>\n                <item value=\"33522000\">Major household appliance manufacturing</item>\n                <item value=\"3352210\">Household cooking appliance manufacturing</item>\n                <item value=\"33522100\">Household cooking appliance manufacturing</item>\n                <item value=\"3352220\">Household refrigerator and home freezer manufacturing</item>\n                <item value=\"33522200\">Household refrigerator and home freezer manufacturing</item>\n                <item value=\"3352240\">Household laundry equipment manufacturing</item>\n                <item value=\"33522400\">Household laundry equipment manufacturing</item>\n                <item value=\"3352280\">Other major household appliance manufacturing</item>\n                <item value=\"33522800\">Other major household appliance manufacturing</item>\n                <item value=\"3353110\">Power, distribution, and specialty transformer manufacturing</item>\n                <item value=\"33531100\">Power, distribution, and specialty transformer manufacturing</item>\n                <item value=\"3353120\">Motor and generator manufacturing</item>\n                <item value=\"33531200\">Motor and generator manufacturing</item>\n                <item value=\"3353130\">Switchgear and switchboard apparatus manufacturing</item>\n                <item value=\"33531300\">Switchgear and switchboard apparatus manufacturing</item>\n                <item value=\"3353132\">Switchgear and switchboard apparatus manufacturing</item>\n                <item value=\"33531320\">Switchgear and switchboard apparatus manufacturing</item>\n                <item value=\"3353140\">Relay and industrial control manufacturing</item>\n                <item value=\"33531400\">Relay and industrial control manufacturing</item>\n                <item value=\"3359110\">Storage battery manufacturing</item>\n                <item value=\"33591100\">Storage battery manufacturing</item>\n                <item value=\"3359120\">Primary battery manufacturing</item>\n                <item value=\"33591200\">Primary battery manufacturing</item>\n                <item value=\"3359210\">Fiber optic cable manufacturing</item>\n                <item value=\"33592100\">Fiber optic cable manufacturing</item>\n                <item value=\"3359290\">Other communication and energy wire manufacturing</item>\n                <item value=\"33592900\">Other communication and energy wire manufacturing</item>\n                <item value=\"3359310\">Current-carrying wiring device manufacturing</item>\n                <item value=\"33593100\">Current-carrying wiring device manufacturing</item>\n                <item value=\"3359320\">Noncurrent-carrying wiring device manufacturing</item>\n                <item value=\"33593200\">Noncurrent-carrying wiring device manufacturing</item>\n                <item value=\"3359910\">Carbon and graphite product manufacturing</item>\n                <item value=\"33599100\">Carbon and graphite product manufacturing</item>\n                <item value=\"3359990\">All other miscellaneous electrical equipment and component manufacturing</item>\n                <item value=\"33599900\">All other miscellaneous electrical equipment and component manufacturing</item>\n                <item value=\"3361110\">Automobile manufacturing</item>\n                <item value=\"33611100\">Automobile manufacturing</item>\n                <item value=\"3361120\">Light truck and utility vehicle manufacturing</item>\n                <item value=\"33611200\">Light truck and utility vehicle manufacturing</item>\n                <item value=\"3361200\">Heavy duty truck manufacturing</item>\n                <item value=\"33612000\">Heavy duty truck manufacturing</item>\n                <item value=\"3362110\">Motor vehicle body manufacturing</item>\n                <item value=\"33621100\">Motor vehicle body manufacturing</item>\n                <item value=\"3362120\">Truck trailer manufacturing</item>\n                <item value=\"33621200\">Truck trailer manufacturing</item>\n                <item value=\"3362130\">Motor home manufacturing</item>\n                <item value=\"33621300\">Motor home manufacturing</item>\n                <item value=\"3362140\">Travel trailer and camper manufacturing</item>\n                <item value=\"33621400\">Travel trailer and camper manufacturing</item>\n                <item value=\"3363100\">Motor vehicle gasoline engine and engine parts manufacturing</item>\n                <item value=\"33631000\">Motor vehicle gasoline engine and engine parts manufacturing</item>\n                <item value=\"3363110\">Carburetor, piston, piston ring, and valve manufacturing</item>\n                <item value=\"33631100\">Carburetor, piston, piston ring, and valve manufacturing</item>\n                <item value=\"3363120\">Gasoline engine and engine parts manufacturing</item>\n                <item value=\"33631200\">Gasoline engine and engine parts manufacturing</item>\n                <item value=\"3363200\">Motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"33632000\">Motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"3363210\">Vehicular lighting equipment manufacturing</item>\n                <item value=\"33632100\">Vehicular lighting equipment manufacturing</item>\n                <item value=\"3363220\">Other motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"33632200\">Other motor vehicle electrical and electronic equipment manufacturing</item>\n                <item value=\"3363300\">Motor vehicle steering and suspension components (except spring) manufacturing</item>\n                <item value=\"33633000\">Motor vehicle steering and suspension components (except spring) manufacturing</item>\n                <item value=\"3363400\">Motor vehicle brake system manufacturing</item>\n                <item value=\"33634000\">Motor vehicle brake system manufacturing</item>\n                <item value=\"3363500\">Motor vehicle transmission and power train parts manufacturing</item>\n                <item value=\"33635000\">Motor vehicle transmission and power train parts manufacturing</item>\n                <item value=\"3363600\">Motor vehicle seating and interior trim manufacturing</item>\n                <item value=\"33636000\">Motor vehicle seating and interior trim manufacturing</item>\n                <item value=\"3363700\">Motor vehicle metal stamping</item>\n                <item value=\"33637000\">Motor vehicle metal stamping</item>\n                <item value=\"3363900\">Other motor vehicle parts manufacturing</item>\n                <item value=\"33639000\">Other motor vehicle parts manufacturing</item>\n                <item value=\"3363910\">Motor vehicle air-conditioning manufacturing</item>\n                <item value=\"33639100\">Motor vehicle air-conditioning manufacturing</item>\n                <item value=\"3363992\">Parts for automobile and light truck trailers manufacturing</item>\n                <item value=\"33639920\">Parts for automobile and light truck trailers manufacturing</item>\n                <item value=\"3363993\">All other motor vehicle parts manufacturing</item>\n                <item value=\"33639930\">All other motor vehicle parts manufacturing</item>\n                <item value=\"3364110\">Aircraft manufacturing</item>\n                <item value=\"33641100\">Aircraft manufacturing</item>\n                <item value=\"3364120\">Aircraft engine and engine parts manufacturing</item>\n                <item value=\"33641200\">Aircraft engine and engine parts manufacturing</item>\n                <item value=\"3364130\">Other aircraft parts and auxiliary equipment manufacturing</item>\n                <item value=\"33641300\">Other aircraft parts and auxiliary equipment manufacturing</item>\n                <item value=\"3364140\">Guided missile and space vehicle manufacturing</item>\n                <item value=\"33641400\">Guided missile and space vehicle manufacturing</item>\n                <item value=\"3364150\">Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing</item>\n                <item value=\"33641500\">Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing</item>\n                <item value=\"3364190\">Other guided missile and space vehicle parts and auxiliary equipment manufacturing</item>\n                <item value=\"33641900\">Other guided missile and space vehicle parts and auxiliary equipment manufacturing</item>\n                <item value=\"3365100\">Railroad rolling stock manufacturing</item>\n                <item value=\"33651000\">Railroad rolling stock manufacturing</item>\n                <item value=\"3366110\">Ship building and repairing</item>\n                <item value=\"33661100\">Ship building and repairing</item>\n                <item value=\"3366120\">Boat building</item>\n                <item value=\"33661200\">Boat building</item>\n                <item value=\"3366121\">Inflatable plastics boat manufacturing</item>\n                <item value=\"33661210\">Inflatable plastics boat manufacturing</item>\n                <item value=\"3366122\">Inflatable rubber boat manufacturing</item>\n                <item value=\"33661220\">Inflatable rubber boat manufacturing</item>\n                <item value=\"3366123\">Boat building manufacturing</item>\n                <item value=\"33661230\">Boat building manufacturing</item>\n                <item value=\"3369910\">Motorcycle, bicycle, and parts manufacturing</item>\n                <item value=\"33699100\">Motorcycle, bicycle, and parts manufacturing</item>\n                <item value=\"3369920\">Military armored vehicle, tank, and tank component manufacturing</item>\n                <item value=\"33699200\">Military armored vehicle, tank, and tank component manufacturing</item>\n                <item value=\"3369990\">All other transportation equipment manufacturing</item>\n                <item value=\"33699900\">All other transportation equipment manufacturing</item>\n                <item value=\"3371100\">Wood kitchen cabinet and countertop manufacturing</item>\n                <item value=\"33711000\">Wood kitchen cabinet and countertop manufacturing</item>\n                <item value=\"3371210\">Upholstered household furniture manufacturing</item>\n                <item value=\"33712100\">Upholstered household furniture manufacturing</item>\n                <item value=\"3371220\">Nonupholstered wood household furniture manufacturing</item>\n                <item value=\"33712200\">Nonupholstered wood household furniture manufacturing</item>\n                <item value=\"3371221\">Futons shipped with frames manufacturing</item>\n                <item value=\"33712210\">Futons shipped with frames manufacturing</item>\n                <item value=\"3371222\">Nonupholstered wood household furniture manufacturing</item>\n                <item value=\"33712220\">Nonupholstered wood household furniture manufacturing</item>\n                <item value=\"3371240\">Metal household furniture manufacturing</item>\n                <item value=\"33712400\">Metal household furniture manufacturing</item>\n                <item value=\"3371250\">Household furniture (except wood and metal) manufacturing</item>\n                <item value=\"33712500\">Household furniture (except wood and metal) manufacturing</item>\n                <item value=\"3371270\">Institutional furniture manufacturing</item>\n                <item value=\"33712700\">Institutional furniture manufacturing</item>\n                <item value=\"3371271\">Laboratory furniture manufacturing</item>\n                <item value=\"33712710\">Laboratory furniture manufacturing</item>\n                <item value=\"3371272\">Institutional furniture manufacturing</item>\n                <item value=\"33712720\">Institutional furniture manufacturing</item>\n                <item value=\"3371290\">Wood television, radio, and sewing machine cabinet manufacturing</item>\n                <item value=\"33712900\">Wood television, radio, and sewing machine cabinet manufacturing</item>\n                <item value=\"3372110\">Wood office furniture manufacturing</item>\n                <item value=\"33721100\">Wood office furniture manufacturing</item>\n                <item value=\"3372120\">Custom architectural woodwork and millwork manufacturing</item>\n                <item value=\"33721200\">Custom architectural woodwork and millwork manufacturing</item>\n                <item value=\"3372140\">Office furniture (except wood) manufacturing</item>\n                <item value=\"33721400\">Office furniture (except wood) manufacturing</item>\n                <item value=\"3372150\">Showcase, partition, shelving, and locker manufacturing</item>\n                <item value=\"33721500\">Showcase, partition, shelving, and locker manufacturing</item>\n                <item value=\"3379100\">Mattress manufacturing</item>\n                <item value=\"33791000\">Mattress manufacturing</item>\n                <item value=\"3379200\">Blind and shade manufacturing</item>\n                <item value=\"33792000\">Blind and shade manufacturing</item>\n                <item value=\"3391120\">Surgical and medical instrument manufacturing</item>\n                <item value=\"33911200\">Surgical and medical instrument manufacturing</item>\n                <item value=\"3391130\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"33911300\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"3391132\">Laboratory equipment manufacturing</item>\n                <item value=\"33911320\">Laboratory equipment manufacturing</item>\n                <item value=\"3391133\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"33911330\">Surgical appliance and supplies manufacturing</item>\n                <item value=\"3391140\">Dental equipment and supplies manufacturing</item>\n                <item value=\"33911400\">Dental equipment and supplies manufacturing</item>\n                <item value=\"3391150\">Ophthalmic goods manufacturing</item>\n                <item value=\"33911500\">Ophthalmic goods manufacturing</item>\n                <item value=\"3391160\">Dental laboratories</item>\n                <item value=\"33911600\">Dental laboratories</item>\n                <item value=\"3399100\">Jewelry and silverware manufacturing</item>\n                <item value=\"33991000\">Jewelry and silverware manufacturing</item>\n                <item value=\"3399111\">Precious metal novelties manufacturing</item>\n                <item value=\"33991110\">Precious metal novelties manufacturing</item>\n                <item value=\"3399112\">Jewelry (including precious metal) manufacturing</item>\n                <item value=\"33991120\">Jewelry (including precious metal) manufacturing</item>\n                <item value=\"3399120\">Silverware and hollowware manufacturing</item>\n                <item value=\"33991200\">Silverware and hollowware manufacturing</item>\n                <item value=\"3399130\">Jewelers' material and lapidary work manufacturing</item>\n                <item value=\"33991300\">Jewelers' material and lapidary work manufacturing</item>\n                <item value=\"3399140\">Costume jewelry and novelty manufacturing</item>\n                <item value=\"33991400\">Costume jewelry and novelty manufacturing</item>\n                <item value=\"3399200\">Sporting and athletic goods manufacturing</item>\n                <item value=\"33992000\">Sporting and athletic goods manufacturing</item>\n                <item value=\"3399300\">Doll, toy, and game manufacturing</item>\n                <item value=\"33993000\">Doll, toy, and game manufacturing</item>\n                <item value=\"3399310\">Doll and stuffed toy manufacturing</item>\n                <item value=\"33993100\">Doll and stuffed toy manufacturing</item>\n                <item value=\"3399320\">Game, toy, and children's vehicle manufacturing</item>\n                <item value=\"33993200\">Game, toy, and children's vehicle manufacturing</item>\n                <item value=\"3399400\">Office supplies (except paper) manufacturing</item>\n                <item value=\"33994000\">Office supplies (except paper) manufacturing</item>\n                <item value=\"3399410\">Pen and mechanical pencil manufacturing</item>\n                <item value=\"33994100\">Pen and mechanical pencil manufacturing</item>\n                <item value=\"3399420\">Lead pencil and art good manufacturing</item>\n                <item value=\"33994200\">Lead pencil and art good manufacturing</item>\n                <item value=\"3399430\">Marking device manufacturing</item>\n                <item value=\"33994300\">Marking device manufacturing</item>\n                <item value=\"3399440\">Carbon paper and inked ribbon manufacturing</item>\n                <item value=\"33994400\">Carbon paper and inked ribbon manufacturing</item>\n                <item value=\"3399500\">Sign manufacturing</item>\n                <item value=\"33995000\">Sign manufacturing</item>\n                <item value=\"3399910\">Gasket, packing, and sealing device manufacturing</item>\n                <item value=\"33999100\">Gasket, packing, and sealing device manufacturing</item>\n                <item value=\"3399920\">Musical instrument manufacturing</item>\n                <item value=\"33999200\">Musical instrument manufacturing</item>\n                <item value=\"3399930\">Fastener, button, needle, and pin manufacturing</item>\n                <item value=\"33999300\">Fastener, button, needle, and pin manufacturing</item>\n                <item value=\"3399931\">Non-precious cuff links manufacturing</item>\n                <item value=\"33999310\">Non-precious cuff links manufacturing</item>\n                <item value=\"3399932\">Fastener, button, needle, and pin manufacturing</item>\n                <item value=\"33999320\">Fastener, button, needle, and pin manufacturing</item>\n                <item value=\"3399940\">Broom, brush, and mop manufacturing</item>\n                <item value=\"33999400\">Broom, brush, and mop manufacturing</item>\n                <item value=\"3399950\">Burial casket manufacturing</item>\n                <item value=\"33999500\">Burial casket manufacturing</item>\n                <item value=\"3399990\">All other miscellaneous manufacturing</item>\n                <item value=\"33999900\">All other miscellaneous manufacturing</item>\n                <item value=\"4242103\">Health and beauty accessories, including cosmetics, toiletries, vitamins, and first-aid supplies</item>\n                <item value=\"42421030\">Health and beauty accessories, including cosmetics, toiletries, vitamins, and first-aid supplies</item>\n                <item value=\"4242104\">Veterinarians' medicines merchant wholesalers</item>\n                <item value=\"42421040\">Veterinarians' medicines merchant wholesalers</item>\n                <item value=\"4461101\">Pharmacies and drug stores</item>\n                <item value=\"44611010\">Pharmacies and drug stores</item>\n                <item value=\"4461102\">Proprietary stores</item>\n                <item value=\"44611020\">Proprietary stores</item>\n                <item value=\"4512201\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"45122010\">Prerecorded tape, compact disc, and record stores</item>\n                <item value=\"4512202\">Video tape stores, retail</item>\n                <item value=\"45122020\">Video tape stores, retail</item>\n                <item value=\"45210\">Department stores</item>\n                <item value=\"452100\">Department stores</item>\n                <item value=\"4521000\">Department stores</item>\n                <item value=\"4522101\">Department stores (except discount department stores)</item>\n                <item value=\"45221010\">Department stores (except discount department stores)</item>\n                <item value=\"4522102\">Discount department stores with insignificant perishable grocery sales</item>\n                <item value=\"45221020\">Discount department stores with insignificant perishable grocery sales</item>\n                <item value=\"4523111\">Warehouse clubs</item>\n                <item value=\"45231110\">Warehouse clubs</item>\n                <item value=\"4523112\">Supercenters and discount department stores with significant perishable grocery sales</item>\n                <item value=\"45231121\">Supercenters</item>\n                <item value=\"45231122\">Discount department stores with significant perishable grocery sales</item>\n                <item value=\"4523191\">Variety stores</item>\n                <item value=\"45231910\">Variety stores</item>\n                <item value=\"4523194\">Miscellaneous general merchandise stores</item>\n                <item value=\"45231940\">Miscellaneous general merchandise stores</item>\n                <item value=\"4541101\">Electronic shopping, general merchandise</item>\n                <item value=\"45411010\">Electronic shopping, general merchandise</item>\n                <item value=\"4541102\">Electronic shopping, specialized merchandise</item>\n                <item value=\"45411021\">Electronic shopping, computer hardware and software</item>\n                <item value=\"45411022\">Electronic shopping, pharmacy</item>\n                <item value=\"45411023\">Electronic shopping, other specialized merchandise</item>\n                <item value=\"4541103\">Electronic auctions</item>\n                <item value=\"45411030\">Electronic auctions</item>\n                <item value=\"4541104\">Mail-order houses, general merchandise</item>\n                <item value=\"45411040\">Mail-order houses, general merchandise</item>\n                <item value=\"4541105\">Mail-order houses, specialized merchandise</item>\n                <item value=\"45411051\">Mail-order houses, computer hardware and software</item>\n                <item value=\"45411052\">Mail-order pharmacies</item>\n                <item value=\"45411053\">Mail-order houses, other specialized merchandise</item>\n                <item value=\"4541106\">Television order, home shopping</item>\n                <item value=\"45411060\">Television order, home shopping</item>\n                <item value=\"4543110\">Heating oil dealers</item>\n                <item value=\"45431100\">Heating oil dealers</item>\n                <item value=\"4543120\">Liquefied petroleum gas (bottled gas) dealers</item>\n                <item value=\"45431200\">Liquefied petroleum gas (bottled gas) dealers</item>\n                <item value=\"4543190\">Other fuel dealers</item>\n                <item value=\"45431900\">Other fuel dealers</item>\n                <item value=\"5111100\">Newspaper publishers</item>\n                <item value=\"51111000\">Newspaper publishers</item>\n                <item value=\"5111203\">Shopping news publishers</item>\n                <item value=\"51112030\">Shopping news publishers</item>\n                <item value=\"5111204\">Periodical publishers, except shopping news publishers</item>\n                <item value=\"51112040\">Periodical publishers, except shopping news publishers</item>\n                <item value=\"5111303\">Atlas and map publishers</item>\n                <item value=\"51113030\">Atlas and map publishers</item>\n                <item value=\"5111304\">Book publishers, except atlas/map publishers</item>\n                <item value=\"51113040\">Book publishers, except atlas/map publishers</item>\n                <item value=\"5111400\">Directory and mailing list publishers</item>\n                <item value=\"51114000\">Directory and mailing list publishers</item>\n                <item value=\"5111910\">Greeting card publishers</item>\n                <item value=\"51119100\">Greeting card publishers</item>\n                <item value=\"5111990\">All other publishers</item>\n                <item value=\"51119900\">All other publishers</item>\n                <item value=\"5112100\">Software publishers</item>\n                <item value=\"51121000\">Software publishers</item>\n                <item value=\"5121100\">Motion picture and video production</item>\n                <item value=\"51211000\">Motion picture and video production</item>\n                <item value=\"5121200\">Motion picture and video distribution</item>\n                <item value=\"51212000\">Motion picture and video distribution</item>\n                <item value=\"5121310\">Motion picture theaters (except drive-ins)</item>\n                <item value=\"51213100\">Motion picture theaters (except drive-ins)</item>\n                <item value=\"5121320\">Drive-in motion picture theaters</item>\n                <item value=\"51213200\">Drive-in motion picture theaters</item>\n                <item value=\"5121910\">Teleproduction and other postproduction services</item>\n                <item value=\"51219100\">Teleproduction and other postproduction services</item>\n                <item value=\"5121990\">Other motion picture and video industries</item>\n                <item value=\"51219900\">Other motion picture and video industries</item>\n                <item value=\"5122100\">Record production</item>\n                <item value=\"51221000\">Record production</item>\n                <item value=\"5122200\">Integrated record production/distribution</item>\n                <item value=\"51222000\">Integrated record production/distribution</item>\n                <item value=\"5122301\">Sheet music publishers</item>\n                <item value=\"51223010\">Sheet music publishers</item>\n                <item value=\"5122302\">Music book publishers</item>\n                <item value=\"51223020\">Music book publishers</item>\n                <item value=\"5122309\">Music publishers (except sheet music and music book publishers)</item>\n                <item value=\"51223090\">Music publishers (except sheet music and music book publishers)</item>\n                <item value=\"5122400\">Sound recording studios</item>\n                <item value=\"51224000\">Sound recording studios</item>\n                <item value=\"5122501\">Record production</item>\n                <item value=\"51225010\">Record production</item>\n                <item value=\"5122502\">Integrated record production/distribution</item>\n                <item value=\"51225020\">Integrated record production/distribution</item>\n                <item value=\"5122902\">Producers of taped radio programs</item>\n                <item value=\"51229020\">Producers of taped radio programs</item>\n                <item value=\"5122909\">All other sound recording industries</item>\n                <item value=\"51229090\">All other sound recording industries</item>\n                <item value=\"5151110\">Radio networks</item>\n                <item value=\"51511100\">Radio networks</item>\n                <item value=\"5151120\">Radio stations</item>\n                <item value=\"51511200\">Radio stations</item>\n                <item value=\"5151200\">Television broadcasting</item>\n                <item value=\"51512000\">Television broadcasting</item>\n                <item value=\"5152100\">Cable and other subscription programming</item>\n                <item value=\"51521000\">Cable and other subscription programming</item>\n                <item value=\"5171101\">Wired telecommunications carriers</item>\n                <item value=\"51711010\">Wired telecommunications carriers</item>\n                <item value=\"5171102\">Cable and other program distribution</item>\n                <item value=\"51711020\">Cable and other program distribution</item>\n                <item value=\"5171103\">Internet service providers (broadband)</item>\n                <item value=\"51711030\">Internet service providers (broadband)</item>\n                <item value=\"5172101\">Paging</item>\n                <item value=\"51721010\">Paging</item>\n                <item value=\"5172102\">Cellular and other wireless telecommunications </item>\n                <item value=\"51721020\">Cellular and other wireless telecommunications </item>\n                <item value=\"5173111\">Wired telecommunications carriers</item>\n                <item value=\"51731110\">Wired telecommunications carriers</item>\n                <item value=\"5173112\">Cable and other program distribution</item>\n                <item value=\"51731120\">Cable and other program distribution</item>\n                <item value=\"5173113\">Internet service providers (broadband)</item>\n                <item value=\"51731130\">Internet service providers (broadband)</item>\n                <item value=\"5173121\">Paging</item>\n                <item value=\"51731210\">Paging</item>\n                <item value=\"5173122\">Cellular and other wireless telecommunications </item>\n                <item value=\"51731220\">Cellular and other wireless telecommunications </item>\n                <item value=\"5174100\">Satellite telecommunications</item>\n                <item value=\"51741000\">Satellite telecommunications</item>\n                <item value=\"5179110\">Telecommunications resellers</item>\n                <item value=\"51791100\">Telecommunications resellers</item>\n                <item value=\"5179191\">Internet service providers (except broadband)</item>\n                <item value=\"51791910\">Internet service providers (except broadband)</item>\n                <item value=\"5179199\">Other telecommunications </item>\n                <item value=\"51791990\">Other telecommunications </item>\n                <item value=\"5182100\">Data processing, hosting, and related services</item>\n                <item value=\"51821000\">Data processing, hosting, and related services</item>\n                <item value=\"5191100\">News syndicates</item>\n                <item value=\"51911000\">News syndicates</item>\n                <item value=\"5191200\">Libraries and archives</item>\n                <item value=\"51912000\">Libraries and archives</item>\n                <item value=\"5191301\">Internet publishing and broadcasting </item>\n                <item value=\"51913010\">Internet publishing and broadcasting </item>\n                <item value=\"5191302\">Web search portals</item>\n                <item value=\"51913020\">Web search portals</item>\n                <item value=\"5191900\">All other information services</item>\n                <item value=\"51919000\">All other information services</item>\n                <item value=\"5211100\">Monetary authorities - central bank</item>\n                <item value=\"52111000\">Monetary authorities - central bank</item>\n                <item value=\"5221101\">National commercial banks (banking)</item>\n                <item value=\"52211010\">National commercial banks (banking)</item>\n                <item value=\"5221102\">State commercial banks (banking)</item>\n                <item value=\"52211020\">State commercial banks (banking)</item>\n                <item value=\"5221103\">Other commercial banks</item>\n                <item value=\"52211030\">Other commercial banks</item>\n                <item value=\"5221104\">Branches of foreign banks</item>\n                <item value=\"52211040\">Branches of foreign banks</item>\n                <item value=\"5221109\">Representative offices of foreign banks</item>\n                <item value=\"52211090\">Representative offices of foreign banks</item>\n                <item value=\"5221201\">Savings institutions, federally chartered</item>\n                <item value=\"52212010\">Savings institutions, federally chartered</item>\n                <item value=\"5221203\">Savings institutions, not federally chartered</item>\n                <item value=\"52212030\">Savings institutions, not federally chartered</item>\n                <item value=\"5221209\">Remedial loan societies and mutual benefit associations (depository)</item>\n                <item value=\"52212090\">Remedial loan societies and mutual benefit associations (depository)</item>\n                <item value=\"5221301\">Credit unions, federally chartered</item>\n                <item value=\"52213010\">Credit unions, federally chartered</item>\n                <item value=\"5221309\">Credit unions, not federally chartered</item>\n                <item value=\"52213090\">Credit unions, not federally chartered</item>\n                <item value=\"5221900\">Other depository credit intermediation</item>\n                <item value=\"52219000\">Other depository credit intermediation</item>\n                <item value=\"5222100\">Credit card issuing</item>\n                <item value=\"52221000\">Credit card issuing</item>\n                <item value=\"5222201\">Automotive sales finance companies</item>\n                <item value=\"52222010\">Automotive sales finance companies</item>\n                <item value=\"5222202\">Sales finance companies, except automotive</item>\n                <item value=\"52222020\">Sales finance companies, except automotive</item>\n                <item value=\"5222203\">Commercial finance companies</item>\n                <item value=\"52222030\">Commercial finance companies</item>\n                <item value=\"5222209\">Financing leases</item>\n                <item value=\"52222090\">Financing leases</item>\n                <item value=\"5222910\">Consumer lending</item>\n                <item value=\"52229100\">Consumer lending</item>\n                <item value=\"5222923\">Farm mortgage companies and other federal and federally-sponsored credit agencies</item>\n                <item value=\"52229230\">Farm mortgage companies and other federal and federally-sponsored credit agencies</item>\n                <item value=\"5222929\">Mortgage bankers and loan correspondents</item>\n                <item value=\"52229290\">Mortgage bankers and loan correspondents</item>\n                <item value=\"5222930\">International trade financing</item>\n                <item value=\"52229300\">International trade financing</item>\n                <item value=\"5222940\">Secondary market financing</item>\n                <item value=\"52229400\">Secondary market financing</item>\n                <item value=\"5222981\">Pawnshops</item>\n                <item value=\"52229810\">Pawnshops</item>\n                <item value=\"5222988\">Other business credit institutions</item>\n                <item value=\"52229880\">Other business credit institutions</item>\n                <item value=\"5223100\">Mortgage and nonmortgage loan brokers</item>\n                <item value=\"52231000\">Mortgage and nonmortgage loan brokers</item>\n                <item value=\"5223202\">Electronic funds transfer and automated clearinghouse for banks and checks</item>\n                <item value=\"52232020\">Electronic funds transfer and automated clearinghouse for banks and checks</item>\n                <item value=\"5223203\">Credit card service by business credit institutions</item>\n                <item value=\"52232030\">Credit card service by business credit institutions</item>\n                <item value=\"5223209\">Credit card processing</item>\n                <item value=\"52232090\">Credit card processing</item>\n                <item value=\"5223900\">Other activities related to credit intermediation</item>\n                <item value=\"52239000\">Other activities related to credit intermediation</item>\n                <item value=\"5231100\">Investment banking and securities dealing</item>\n                <item value=\"52311000\">Investment banking and securities dealing</item>\n                <item value=\"5231200\">Securities brokerage</item>\n                <item value=\"52312000\">Securities brokerage</item>\n                <item value=\"5231300\">Commodity contracts dealing</item>\n                <item value=\"52313000\">Commodity contracts dealing</item>\n                <item value=\"5231400\">Commodity contracts brokerage</item>\n                <item value=\"52314000\">Commodity contracts brokerage</item>\n                <item value=\"5232100\">Securities and commodity exchanges</item>\n                <item value=\"52321000\">Securities and commodity exchanges</item>\n                <item value=\"5239101\">Traders and dealers, except for securities and commodities</item>\n                <item value=\"52391010\">Traders and dealers, except for securities and commodities</item>\n                <item value=\"5239102\">Oil royalty traders, investing on own account</item>\n                <item value=\"52391020\">Oil royalty traders, investing on own account</item>\n                <item value=\"5239103\">Venture capital companies</item>\n                <item value=\"52391030\">Venture capital companies</item>\n                <item value=\"5239109\">All other investors</item>\n                <item value=\"52391090\">All other investors</item>\n                <item value=\"5239200\">Portfolio management</item>\n                <item value=\"52392000\">Portfolio management</item>\n                <item value=\"5239300\">Investment advice</item>\n                <item value=\"52393000\">Investment advice</item>\n                <item value=\"5239910\">Trust, fiduciary, and custody activities</item>\n                <item value=\"52399100\">Trust, fiduciary, and custody activities</item>\n                <item value=\"5239990\">Miscellaneous financial investment activities</item>\n                <item value=\"52399900\">Miscellaneous financial investment activities</item>\n                <item value=\"5241130\">Direct life insurance carriers</item>\n                <item value=\"52411300\">Direct life insurance carriers</item>\n                <item value=\"5241140\">Direct health and medical insurance carriers</item>\n                <item value=\"52411400\">Direct health and medical insurance carriers</item>\n                <item value=\"5241141\">Offices of direct health insurance carriers</item>\n                <item value=\"52411410\">Offices of direct health insurance carriers</item>\n                <item value=\"5241149\">Offices of hospital and medical service plans (direct)</item>\n                <item value=\"52411490\">Offices of hospital and medical service plans (direct)</item>\n                <item value=\"5241261\">Offices of direct fire, marine, and casualty insurance carriers</item>\n                <item value=\"52412610\">Offices of direct fire, marine, and casualty insurance carriers</item>\n                <item value=\"5241269\">Offices of direct surety insurance carriers</item>\n                <item value=\"52412690\">Offices of direct surety insurance carriers</item>\n                <item value=\"5241270\">Direct title insurance carriers</item>\n                <item value=\"52412700\">Direct title insurance carriers</item>\n                <item value=\"5241280\">Other direct insurance (except life, health, and medical) carriers</item>\n                <item value=\"52412800\">Other direct insurance (except life, health, and medical) carriers</item>\n                <item value=\"5241300\">Reinsurance carriers</item>\n                <item value=\"52413000\">Reinsurance carriers</item>\n                <item value=\"5242100\">Insurance agencies and brokerages</item>\n                <item value=\"52421000\">Insurance agencies and brokerages</item>\n                <item value=\"5242910\">Claims adjusting</item>\n                <item value=\"52429100\">Claims adjusting</item>\n                <item value=\"5242920\">Third party administration of insurance and pension funds</item>\n                <item value=\"52429200\">Third party administration of insurance and pension funds</item>\n                <item value=\"5242980\">All other insurance related activities</item>\n                <item value=\"52429800\">All other insurance related activities</item>\n                <item value=\"5251100\">Pension funds</item>\n                <item value=\"52511000\">Pension funds</item>\n                <item value=\"5251200\">Health and welfare funds</item>\n                <item value=\"52512000\">Health and welfare funds</item>\n                <item value=\"5251900\">Other insurance funds</item>\n                <item value=\"52519000\">Other insurance funds</item>\n                <item value=\"5259100\">Open-end investment funds</item>\n                <item value=\"52591000\">Open-end investment funds</item>\n                <item value=\"5259200\">Trusts, estates, and agency accounts </item>\n                <item value=\"52592000\">Trusts, estates, and agency accounts </item>\n                <item value=\"5259900\">Other financial vehicles </item>\n                <item value=\"52599000\">Other financial vehicles </item>\n                <item value=\"5311101\">Lessors of apartment buildings</item>\n                <item value=\"53111010\">Lessors of apartment buildings</item>\n                <item value=\"5311109\">Lessors of dwellings other than apartment buildings</item>\n                <item value=\"53111090\">Lessors of dwellings other than apartment buildings</item>\n                <item value=\"5311201\">Lessors of professional and other office buildings</item>\n                <item value=\"53112010\">Lessors of professional and other office buildings</item>\n                <item value=\"5311202\">Lessors of manufacturing and industrial buildings</item>\n                <item value=\"53112020\">Lessors of manufacturing and industrial buildings</item>\n                <item value=\"5311203\">Lessors of shopping centers and retail stores</item>\n                <item value=\"53112030\">Lessors of shopping centers and retail stores</item>\n                <item value=\"5311209\">Lessors of other nonresidential buildings and facilities</item>\n                <item value=\"53112090\">Lessors of other nonresidential buildings and facilities</item>\n                <item value=\"5311300\">Lessors of miniwarehouses and self-storage units</item>\n                <item value=\"53113000\">Lessors of miniwarehouses and self-storage units</item>\n                <item value=\"5311901\">Lessors of manufactured (mobile) home sites</item>\n                <item value=\"53119010\">Lessors of manufactured (mobile) home sites</item>\n                <item value=\"5311902\">Lessors of railroad property</item>\n                <item value=\"53119020\">Lessors of railroad property</item>\n                <item value=\"5311909\">Lessors of other real estate property</item>\n                <item value=\"53119090\">Lessors of other real estate property</item>\n                <item value=\"5312101\">Offices of residential real estate agents and brokers</item>\n                <item value=\"53121010\">Offices of residential real estate agents and brokers</item>\n                <item value=\"5312109\">Offices of nonresidential real estate agents and brokers</item>\n                <item value=\"53121090\">Offices of nonresidential real estate agents and brokers</item>\n                <item value=\"5313110\">Residential property managers</item>\n                <item value=\"53131100\">Residential property managers</item>\n                <item value=\"5313120\">Nonresidential property managers</item>\n                <item value=\"53131200\">Nonresidential property managers</item>\n                <item value=\"5313200\">Offices of real estate appraisers</item>\n                <item value=\"53132000\">Offices of real estate appraisers</item>\n                <item value=\"5313900\">Other activities related to real estate</item>\n                <item value=\"53139000\">Other activities related to real estate</item>\n                <item value=\"5321110\">Passenger car rental</item>\n                <item value=\"53211100\">Passenger car rental</item>\n                <item value=\"5321120\">Passenger car leasing</item>\n                <item value=\"53211200\">Passenger car leasing</item>\n                <item value=\"5321201\">Truck rental without drivers</item>\n                <item value=\"53212010\">Truck rental without drivers</item>\n                <item value=\"5321202\">Truck leasing</item>\n                <item value=\"53212020\">Truck leasing</item>\n                <item value=\"5321209\">Utility trailer and recreational vehicle rental and leasing</item>\n                <item value=\"53212090\">Utility trailer and recreational vehicle rental and leasing</item>\n                <item value=\"5322100\">Consumer electronics and appliances rental</item>\n                <item value=\"53221000\">Consumer electronics and appliances rental</item>\n                <item value=\"5322200\">Formal wear and costume rental</item>\n                <item value=\"53222000\">Formal wear and costume rental</item>\n                <item value=\"5322300\">Video tape and disc rental</item>\n                <item value=\"53223000\">Video tape and disc rental</item>\n                <item value=\"5322810\">Formal wear and costume rental</item>\n                <item value=\"53228100\">Formal wear and costume rental</item>\n                <item value=\"5322820\">Video tape and disc rental</item>\n                <item value=\"53228200\">Video tape and disc rental</item>\n                <item value=\"5322830\">Home health equipment rental</item>\n                <item value=\"53228300\">Home health equipment rental</item>\n                <item value=\"5322840\">Recreational goods rental</item>\n                <item value=\"53228400\">Recreational goods rental</item>\n                <item value=\"5322890\">All other consumer goods rental</item>\n                <item value=\"53228900\">All other consumer goods rental</item>\n                <item value=\"5322910\">Home health equipment rental</item>\n                <item value=\"53229100\">Home health equipment rental</item>\n                <item value=\"5322920\">Recreational goods rental</item>\n                <item value=\"53229200\">Recreational goods rental</item>\n                <item value=\"5322990\">All other consumer goods rental</item>\n                <item value=\"53229900\">All other consumer goods rental</item>\n                <item value=\"5323100\">General rental centers</item>\n                <item value=\"53231000\">General rental centers</item>\n                <item value=\"5324111\">Commercial vessel rental and leasing without crew</item>\n                <item value=\"53241110\">Commercial vessel rental and leasing without crew</item>\n                <item value=\"5324112\">Railroad car rental and leasing</item>\n                <item value=\"53241120\">Railroad car rental and leasing</item>\n                <item value=\"5324119\">Aircraft rental and leasing</item>\n                <item value=\"53241190\">Aircraft rental and leasing</item>\n                <item value=\"5324121\">Rental and leasing of heavy construction equipment without operators</item>\n                <item value=\"53241210\">Rental and leasing of heavy construction equipment without operators</item>\n                <item value=\"5324129\">Oilfield and well drilling equipment rental and leasing</item>\n                <item value=\"53241290\">Oilfield and well drilling equipment rental and leasing</item>\n                <item value=\"5324201\">Office machine rental and leasing</item>\n                <item value=\"53242010\">Office machine rental and leasing</item>\n                <item value=\"5324209\">Computer rental and leasing</item>\n                <item value=\"53242090\">Computer rental and leasing</item>\n                <item value=\"5324901\">Medical equipment rental and leasing, except home health equipment</item>\n                <item value=\"53249010\">Medical equipment rental and leasing, except home health equipment</item>\n                <item value=\"5324902\">Industrial equipment rental and leasing</item>\n                <item value=\"53249020\">Industrial equipment rental and leasing</item>\n                <item value=\"5324903\">Motion picture equipment rental</item>\n                <item value=\"53249030\">Motion picture equipment rental</item>\n                <item value=\"5324909\">Theatrical equipment rental</item>\n                <item value=\"53249090\">Theatrical equipment rental</item>\n                <item value=\"5331101\">Oil royalty trading companies</item>\n                <item value=\"53311010\">Oil royalty trading companies</item>\n                <item value=\"5331109\">Patent owners and lessors</item>\n                <item value=\"53311090\">Patent owners and lessors</item>\n                <item value=\"5411101\">Offices of lawyers</item>\n                <item value=\"54111010\">Offices of lawyers</item>\n                <item value=\"5411102\">Legal aid societies and similar legal services</item>\n                <item value=\"54111020\">Legal aid societies and similar legal services</item>\n                <item value=\"5411200\">Offices of notaries</item>\n                <item value=\"54112000\">Offices of notaries</item>\n                <item value=\"5411910\">Title abstract and settlement offices</item>\n                <item value=\"54119100\">Title abstract and settlement offices</item>\n                <item value=\"5411990\">All other legal services</item>\n                <item value=\"54119900\">All other legal services</item>\n                <item value=\"5412110\">Offices of certified public accountants</item>\n                <item value=\"54121100\">Offices of certified public accountants</item>\n                <item value=\"5412130\">Tax preparation services</item>\n                <item value=\"54121300\">Tax preparation services</item>\n                <item value=\"5412141\">Talent payment services</item>\n                <item value=\"54121410\">Talent payment services</item>\n                <item value=\"5412142\">Payroll services (except talent payment services)</item>\n                <item value=\"54121420\">Payroll services (except talent payment services)</item>\n                <item value=\"5412190\">Other accounting services</item>\n                <item value=\"54121900\">Other accounting services</item>\n                <item value=\"5413100\">Architectural services</item>\n                <item value=\"54131000\">Architectural services</item>\n                <item value=\"5413200\">Landscape architectural services</item>\n                <item value=\"54132000\">Landscape architectural services</item>\n                <item value=\"5413300\">Engineering services</item>\n                <item value=\"54133000\">Engineering services</item>\n                <item value=\"5413400\">Drafting services</item>\n                <item value=\"54134000\">Drafting services</item>\n                <item value=\"5413500\">Building inspection services</item>\n                <item value=\"54135000\">Building inspection services</item>\n                <item value=\"5413600\">Geophysical surveying and mapping services</item>\n                <item value=\"54136000\">Geophysical surveying and mapping services</item>\n                <item value=\"5413700\">Surveying and mapping (except geophysical) services</item>\n                <item value=\"54137000\">Surveying and mapping (except geophysical) services</item>\n                <item value=\"5413800\">Testing laboratories</item>\n                <item value=\"54138000\">Testing laboratories</item>\n                <item value=\"5414100\">Interior design services</item>\n                <item value=\"54141000\">Interior design services</item>\n                <item value=\"5414200\">Industrial design services</item>\n                <item value=\"54142000\">Industrial design services</item>\n                <item value=\"5414300\">Graphic design services</item>\n                <item value=\"54143000\">Graphic design services</item>\n                <item value=\"5414900\">Other specialized design services</item>\n                <item value=\"54149000\">Other specialized design services</item>\n                <item value=\"5415110\">Custom computer programming services</item>\n                <item value=\"54151100\">Custom computer programming services</item>\n                <item value=\"5415121\">Computer systems integrators</item>\n                <item value=\"54151210\">Computer systems integrators</item>\n                <item value=\"5415122\">Computer systems consultants (except systems integrators)</item>\n                <item value=\"54151220\">Computer systems consultants (except systems integrators)</item>\n                <item value=\"5415130\">Computer facilities management services</item>\n                <item value=\"54151300\">Computer facilities management services</item>\n                <item value=\"5415190\">Other computer related services</item>\n                <item value=\"54151900\">Other computer related services</item>\n                <item value=\"5416110\">Administrative management and general management consulting services</item>\n                <item value=\"54161100\">Administrative management and general management consulting services</item>\n                <item value=\"5416121\">Actuarial consulting</item>\n                <item value=\"54161210\">Actuarial consulting</item>\n                <item value=\"5416123\">Human resources and personnel management consulting</item>\n                <item value=\"54161230\">Human resources and personnel management consulting</item>\n                <item value=\"5416130\">Marketing consulting services</item>\n                <item value=\"54161300\">Marketing consulting services</item>\n                <item value=\"5416140\">Process, physical distribution, and logistics consulting services</item>\n                <item value=\"54161400\">Process, physical distribution, and logistics consulting services</item>\n                <item value=\"5416180\">Other management consulting services</item>\n                <item value=\"54161800\">Other management consulting services</item>\n                <item value=\"5416200\">Environmental consulting services</item>\n                <item value=\"54162000\">Environmental consulting services</item>\n                <item value=\"5416901\">Economic and related consulting services</item>\n                <item value=\"54169010\">Economic and related consulting services</item>\n                <item value=\"5416909\">All other scientific and technical consulting services</item>\n                <item value=\"54169090\">All other scientific and technical consulting services</item>\n                <item value=\"5417110\">Research and development in biotechnology</item>\n                <item value=\"54171100\">Research and development in biotechnology</item>\n                <item value=\"5417121\">Research and development in the physical and engineering sciences</item>\n                <item value=\"54171210\">Research and development in the physical and engineering sciences</item>\n                <item value=\"5417122\">Research and development in other life sciences</item>\n                <item value=\"54171220\">Research and development in other life sciences</item>\n                <item value=\"5417131\">Research and development in nanobiotechnology</item>\n                <item value=\"54171310\">Research and development in nanobiotechnology</item>\n                <item value=\"5417132\">Research and development in the physical and engineering sciences, nanotechnology</item>\n                <item value=\"54171320\">Research and development in the physical and engineering sciences, nanotechnology</item>\n                <item value=\"5417133\">Research and development in the life sciences, nanotechnology</item>\n                <item value=\"54171330\">Research and development in the life sciences, nanotechnology</item>\n                <item value=\"5417140\">Research and development in biotechnology (except nanobiotechnology)</item>\n                <item value=\"54171400\">Research and development in biotechnology (except nanobiotechnology)</item>\n                <item value=\"5417151\">Research and development in the physical and engineering sciences, except nanotechnology</item>\n                <item value=\"54171510\">Research and development in the physical and engineering sciences, except nanotechnology</item>\n                <item value=\"5417152\">Research and development in the life sciences, except nanotechnology</item>\n                <item value=\"54171520\">Research and development in the life sciences, except nanotechnology</item>\n                <item value=\"5417200\">Research and development in the social sciences and humanities</item>\n                <item value=\"54172000\">Research and development in the social sciences and humanities</item>\n                <item value=\"5418100\">Advertising agencies</item>\n                <item value=\"54181000\">Advertising agencies</item>\n                <item value=\"5418200\">Public relations agencies</item>\n                <item value=\"54182000\">Public relations agencies</item>\n                <item value=\"5418300\">Media buying agencies</item>\n                <item value=\"54183000\">Media buying agencies</item>\n                <item value=\"5418401\">Radio and television advertising representatives</item>\n                <item value=\"54184010\">Radio and television advertising representatives</item>\n                <item value=\"5418402\">Publishers' advertising representatives</item>\n                <item value=\"54184020\">Publishers' advertising representatives</item>\n                <item value=\"5418500\">Outdoor advertising</item>\n                <item value=\"54185000\">Outdoor advertising</item>\n                <item value=\"5418600\">Direct mail advertising</item>\n                <item value=\"54186000\">Direct mail advertising</item>\n                <item value=\"5418700\">Advertising material distribution services</item>\n                <item value=\"54187000\">Advertising material distribution services</item>\n                <item value=\"5418902\">Advertising specialties goods distributor</item>\n                <item value=\"54189020\">Advertising specialties goods distributor</item>\n                <item value=\"5418903\">Sign painting and lettering shop</item>\n                <item value=\"54189030\">Sign painting and lettering shop</item>\n                <item value=\"5418908\">All other advertising services, including welcoming services</item>\n                <item value=\"54189080\">All other advertising services, including welcoming services</item>\n                <item value=\"5419100\">Marketing research and public opinion polling</item>\n                <item value=\"54191000\">Marketing research and public opinion polling</item>\n                <item value=\"5419210\">Photography studios, portrait</item>\n                <item value=\"54192100\">Photography studios, portrait</item>\n                <item value=\"5419220\">Commercial photography</item>\n                <item value=\"54192200\">Commercial photography</item>\n                <item value=\"5419300\">Translation and interpretation services</item>\n                <item value=\"54193000\">Translation and interpretation services</item>\n                <item value=\"5419400\">Veterinary services</item>\n                <item value=\"54194000\">Veterinary services</item>\n                <item value=\"5419901\">Meteorological services (weather forecasting)</item>\n                <item value=\"54199010\">Meteorological services (weather forecasting)</item>\n                <item value=\"5419909\">All other miscellaneous professional, scientific, and technical services</item>\n                <item value=\"54199090\">All other miscellaneous professional, scientific, and technical services</item>\n                <item value=\"5511110\">Offices of bank holding companies</item>\n                <item value=\"55111100\">Offices of bank holding companies</item>\n                <item value=\"5511120\">Offices of other holding companies</item>\n                <item value=\"55111200\">Offices of other holding companies</item>\n                <item value=\"5511140\">Corporate, subsidiary, and regional managing offices</item>\n                <item value=\"55111400\">Corporate, subsidiary, and regional managing offices</item>\n                <item value=\"5611100\">Office administrative services</item>\n                <item value=\"56111000\">Office administrative services</item>\n                <item value=\"5612100\">Facilities support services</item>\n                <item value=\"56121000\">Facilities support services</item>\n                <item value=\"5613110\">Employment placement agencies</item>\n                <item value=\"56131100\">Employment placement agencies</item>\n                <item value=\"5613120\">Executive search services</item>\n                <item value=\"56131200\">Executive search services</item>\n                <item value=\"5613200\">Temporary help services</item>\n                <item value=\"56132000\">Temporary help services</item>\n                <item value=\"5613300\">Professional employer organizations</item>\n                <item value=\"56133000\">Professional employer organizations</item>\n                <item value=\"5614100\">Document preparation services</item>\n                <item value=\"56141000\">Document preparation services</item>\n                <item value=\"5614210\">Telephone answering services</item>\n                <item value=\"56142100\">Telephone answering services</item>\n                <item value=\"5614220\">Telemarketing bureaus and other contact centers</item>\n                <item value=\"56142200\">Telemarketing bureaus and other contact centers</item>\n                <item value=\"5614310\">Private mail centers</item>\n                <item value=\"56143100\">Private mail centers</item>\n                <item value=\"5614390\">Other business service centers (including copy shops)</item>\n                <item value=\"56143900\">Other business service centers (including copy shops)</item>\n                <item value=\"5614400\">Collection agencies</item>\n                <item value=\"56144000\">Collection agencies</item>\n                <item value=\"5614501\">Consumer credit reporting agencies</item>\n                <item value=\"56145010\">Consumer credit reporting agencies</item>\n                <item value=\"5614502\">Mercantile reporting agencies</item>\n                <item value=\"56145020\">Mercantile reporting agencies</item>\n                <item value=\"5614910\">Repossession services</item>\n                <item value=\"56149100\">Repossession services</item>\n                <item value=\"5614920\">Court reporting and stenotype services</item>\n                <item value=\"56149200\">Court reporting and stenotype services</item>\n                <item value=\"5614990\">All other business support services</item>\n                <item value=\"56149900\">All other business support services</item>\n                <item value=\"5615100\">Travel agencies</item>\n                <item value=\"56151000\">Travel agencies</item>\n                <item value=\"5615200\">Tour operators</item>\n                <item value=\"56152000\">Tour operators</item>\n                <item value=\"5615910\">Convention and visitors bureaus</item>\n                <item value=\"56159100\">Convention and visitors bureaus</item>\n                <item value=\"5615992\">Automobile clubs</item>\n                <item value=\"56159920\">Automobile clubs</item>\n                <item value=\"5615997\">Ticket and reservation services</item>\n                <item value=\"56159970\">Ticket and reservation services</item>\n                <item value=\"5615998\">All other miscellaneous travel arrangement and reservation services</item>\n                <item value=\"56159980\">All other miscellaneous travel arrangement and reservation services</item>\n                <item value=\"5616110\">Investigation services</item>\n                <item value=\"56161100\">Investigation services</item>\n                <item value=\"5616120\">Security guards and patrol services</item>\n                <item value=\"56161200\">Security guards and patrol services</item>\n                <item value=\"5616130\">Armored car services</item>\n                <item value=\"56161300\">Armored car services</item>\n                <item value=\"5616210\">Security systems services (except locksmiths)</item>\n                <item value=\"56162100\">Security systems services (except locksmiths)</item>\n                <item value=\"5616220\">Locksmiths</item>\n                <item value=\"56162200\">Locksmiths</item>\n                <item value=\"5617100\">Exterminating and pest control services</item>\n                <item value=\"56171000\">Exterminating and pest control services</item>\n                <item value=\"5617200\">Janitorial services</item>\n                <item value=\"56172000\">Janitorial services</item>\n                <item value=\"5617300\">Landscaping services</item>\n                <item value=\"56173000\">Landscaping services</item>\n                <item value=\"5617400\">Carpet and upholstery cleaning services</item>\n                <item value=\"56174000\">Carpet and upholstery cleaning services</item>\n                <item value=\"5617901\">Ventilation duct, chimney, and gutter cleaning</item>\n                <item value=\"56179010\">Ventilation duct, chimney, and gutter cleaning</item>\n                <item value=\"5617902\">Swimming pool cleaning and maintenance</item>\n                <item value=\"56179020\">Swimming pool cleaning and maintenance</item>\n                <item value=\"5617905\">Cleaning building exteriors (except sandblasting)</item>\n                <item value=\"56179050\">Cleaning building exteriors (except sandblasting)</item>\n                <item value=\"5617909\">All other services to buildings and dwellings</item>\n                <item value=\"56179090\">All other services to buildings and dwellings</item>\n                <item value=\"5619100\">Packaging and labeling services</item>\n                <item value=\"56191000\">Packaging and labeling services</item>\n                <item value=\"5619200\">Convention and trade show organizers</item>\n                <item value=\"56192000\">Convention and trade show organizers</item>\n                <item value=\"5619901\">Trading stamp services</item>\n                <item value=\"56199010\">Trading stamp services</item>\n                <item value=\"5619902\">Water softening and conditioning services</item>\n                <item value=\"56199020\">Water softening and conditioning services</item>\n                <item value=\"5619903\">Economic or industrial planning or development organization</item>\n                <item value=\"56199030\">Economic or industrial planning or development organization</item>\n                <item value=\"5619909\">All other miscellaneous support services</item>\n                <item value=\"56199090\">All other miscellaneous support services</item>\n                <item value=\"5621110\">Solid waste collection</item>\n                <item value=\"56211100\">Solid waste collection</item>\n                <item value=\"5621120\">Hazardous waste collection</item>\n                <item value=\"56211200\">Hazardous waste collection</item>\n                <item value=\"5621190\">Other waste collection</item>\n                <item value=\"56211900\">Other waste collection</item>\n                <item value=\"5622110\">Hazardous waste treatment and disposal</item>\n                <item value=\"56221100\">Hazardous waste treatment and disposal</item>\n                <item value=\"5622120\">Solid waste landfill</item>\n                <item value=\"56221200\">Solid waste landfill</item>\n                <item value=\"5622130\">Solid waste combustors and incinerators</item>\n                <item value=\"56221300\">Solid waste combustors and incinerators</item>\n                <item value=\"5622190\">Other nonhazardous waste treatment and disposal</item>\n                <item value=\"56221900\">Other nonhazardous waste treatment and disposal</item>\n                <item value=\"5629101\">Remediation services </item>\n                <item value=\"56291010\">Remediation services </item>\n                <item value=\"5629102\">Asbestos abatement and lead paint removal</item>\n                <item value=\"56291020\">Asbestos abatement and lead paint removal</item>\n                <item value=\"5629200\">Materials recovery facilities</item>\n                <item value=\"56292000\">Materials recovery facilities</item>\n                <item value=\"5629911\">Cesspool and septic tank cleaning services</item>\n                <item value=\"56299110\">Cesspool and septic tank cleaning services</item>\n                <item value=\"5629912\">Portable toilet rental</item>\n                <item value=\"56299120\">Portable toilet rental</item>\n                <item value=\"5629980\">All other miscellaneous waste management services</item>\n                <item value=\"56299800\">All other miscellaneous waste management services</item>\n                <item value=\"6111100\">Elementary and secondary schools</item>\n                <item value=\"61111000\">Elementary and secondary schools</item>\n                <item value=\"6112100\">Junior colleges</item>\n                <item value=\"61121000\">Junior colleges</item>\n                <item value=\"6113100\">Colleges, universities, and professional schools</item>\n                <item value=\"61131000\">Colleges, universities, and professional schools</item>\n                <item value=\"6114100\">Business and secretarial schools</item>\n                <item value=\"61141000\">Business and secretarial schools</item>\n                <item value=\"6114200\">Computer training</item>\n                <item value=\"61142000\">Computer training</item>\n                <item value=\"6114300\">Professional and management development training</item>\n                <item value=\"61143000\">Professional and management development training</item>\n                <item value=\"6115110\">Cosmetology and barber schools</item>\n                <item value=\"61151100\">Cosmetology and barber schools</item>\n                <item value=\"6115120\">Flight training</item>\n                <item value=\"61151200\">Flight training</item>\n                <item value=\"6115130\">Apprenticeship training</item>\n                <item value=\"61151300\">Apprenticeship training</item>\n                <item value=\"6115191\">Technical and trade schools </item>\n                <item value=\"61151910\">Technical and trade schools </item>\n                <item value=\"6115192\">Computer repair training</item>\n                <item value=\"61151920\">Computer repair training</item>\n                <item value=\"6115193\">Truck driving schools</item>\n                <item value=\"61151930\">Truck driving schools</item>\n                <item value=\"6116101\">Dance schools (including children's and professionals')</item>\n                <item value=\"61161010\">Dance schools (including children's and professionals')</item>\n                <item value=\"6116102\">Art, drama, and music schools</item>\n                <item value=\"61161020\">Art, drama, and music schools</item>\n                <item value=\"6116200\">Sports and recreation instruction</item>\n                <item value=\"61162000\">Sports and recreation instruction</item>\n                <item value=\"6116300\">Language schools</item>\n                <item value=\"61163000\">Language schools</item>\n                <item value=\"6116910\">Exam preparation and tutoring</item>\n                <item value=\"61169100\">Exam preparation and tutoring</item>\n                <item value=\"6116920\">Automobile driving schools</item>\n                <item value=\"61169200\">Automobile driving schools</item>\n                <item value=\"6116990\">All other miscellaneous schools and instruction</item>\n                <item value=\"61169900\">All other miscellaneous schools and instruction</item>\n                <item value=\"6117101\">Educational support services </item>\n                <item value=\"61171010\">Educational support services </item>\n                <item value=\"6117102\">Educational test development and evaluation services</item>\n                <item value=\"61171020\">Educational test development and evaluation services</item>\n                <item value=\"6211110\">Offices of physicians (except mental health specialists)</item>\n                <item value=\"62111100\">Offices of physicians (except mental health specialists)</item>\n                <item value=\"6211120\">Offices of physicians, mental health specialists</item>\n                <item value=\"62111200\">Offices of physicians, mental health specialists</item>\n                <item value=\"6212100\">Offices of dentists</item>\n                <item value=\"62121000\">Offices of dentists</item>\n                <item value=\"6213100\">Offices of chiropractors</item>\n                <item value=\"62131000\">Offices of chiropractors</item>\n                <item value=\"6213200\">Offices of optometrists</item>\n                <item value=\"62132000\">Offices of optometrists</item>\n                <item value=\"6213300\">Offices of mental health practitioners (except physicians)</item>\n                <item value=\"62133000\">Offices of mental health practitioners (except physicians)</item>\n                <item value=\"6213401\">Speech therapists and audiologists</item>\n                <item value=\"62134010\">Speech therapists and audiologists</item>\n                <item value=\"6213402\">Physical and occupational therapists</item>\n                <item value=\"62134020\">Physical and occupational therapists</item>\n                <item value=\"6213910\">Offices of podiatrists</item>\n                <item value=\"62139100\">Offices of podiatrists</item>\n                <item value=\"6213990\">Offices of all other miscellaneous health practitioners</item>\n                <item value=\"62139900\">Offices of all other miscellaneous health practitioners</item>\n                <item value=\"6214100\">Family planning centers</item>\n                <item value=\"62141000\">Family planning centers</item>\n                <item value=\"6214200\">Outpatient mental health and substance abuse centers</item>\n                <item value=\"62142000\">Outpatient mental health and substance abuse centers</item>\n                <item value=\"6214910\">HMO medical centers</item>\n                <item value=\"62149100\">HMO medical centers</item>\n                <item value=\"6214920\">Kidney dialysis centers</item>\n                <item value=\"62149200\">Kidney dialysis centers</item>\n                <item value=\"6214930\">Freestanding ambulatory surgical and emergency centers</item>\n                <item value=\"62149300\">Freestanding ambulatory surgical and emergency centers</item>\n                <item value=\"6214980\">All other outpatient care centers</item>\n                <item value=\"62149800\">All other outpatient care centers</item>\n                <item value=\"6215110\">Medical laboratories</item>\n                <item value=\"62151100\">Medical laboratories</item>\n                <item value=\"6215120\">Diagnostic imaging centers</item>\n                <item value=\"62151200\">Diagnostic imaging centers</item>\n                <item value=\"6216100\">Home health care services</item>\n                <item value=\"62161000\">Home health care services</item>\n                <item value=\"6219100\">Ambulance services</item>\n                <item value=\"62191000\">Ambulance services</item>\n                <item value=\"6219910\">Blood and organ banks</item>\n                <item value=\"62199100\">Blood and organ banks</item>\n                <item value=\"6219991\">Medical case management</item>\n                <item value=\"62199910\">Medical case management</item>\n                <item value=\"6219999\">All other miscellaneous ambulatory health care services, nec</item>\n                <item value=\"62199990\">All other miscellaneous ambulatory health care services, nec</item>\n                <item value=\"6221101\">General medical and surgical hospitals, government</item>\n                <item value=\"62211010\">General medical and surgical hospitals, government</item>\n                <item value=\"6221102\">General medical and surgical hospitals, except government</item>\n                <item value=\"62211020\">General medical and surgical hospitals, except government</item>\n                <item value=\"6222101\">Psychiatric and substance abuse hospitals, government</item>\n                <item value=\"62221010\">Psychiatric and substance abuse hospitals, government</item>\n                <item value=\"6222102\">Psychiatric and substance abuse hospitals, except government</item>\n                <item value=\"62221020\">Psychiatric and substance abuse hospitals, except government</item>\n                <item value=\"6223101\">Specialty (except psychiatric and substance abuse) hospitals, government</item>\n                <item value=\"62231010\">Specialty (except psychiatric and substance abuse) hospitals, government</item>\n                <item value=\"6223102\">Specialty (except psychiatric and substance abuse) hospitals, except government</item>\n                <item value=\"62231020\">Specialty (except psychiatric and substance abuse) hospitals, except government</item>\n                <item value=\"6231100\">Nursing care facilities (skilled nursing facilities)</item>\n                <item value=\"62311000\">Nursing care facilities (skilled nursing facilities)</item>\n                <item value=\"6232100\">Residential intellectual and developmental disability facilities</item>\n                <item value=\"62321000\">Residential intellectual and developmental disability facilities</item>\n                <item value=\"6232200\">Residential mental health and substance abuse facilities</item>\n                <item value=\"62322000\">Residential mental health and substance abuse facilities</item>\n                <item value=\"6233110\">Continuing care retirement communities</item>\n                <item value=\"62331100\">Continuing care retirement communities</item>\n                <item value=\"6233120\">Assisted living facilities for the elderly</item>\n                <item value=\"62331200\">Assisted living facilities for the elderly</item>\n                <item value=\"6239900\">Other residential care facilities</item>\n                <item value=\"62399000\">Other residential care facilities</item>\n                <item value=\"6241100\">Child and youth services</item>\n                <item value=\"62411000\">Child and youth services</item>\n                <item value=\"6241200\">Services for the elderly and persons with disabilities</item>\n                <item value=\"62412000\">Services for the elderly and persons with disabilities</item>\n                <item value=\"6241900\">Other individual and family services</item>\n                <item value=\"62419000\">Other individual and family services</item>\n                <item value=\"6242100\">Community food services</item>\n                <item value=\"62421000\">Community food services</item>\n                <item value=\"6242210\">Temporary shelters</item>\n                <item value=\"62422100\">Temporary shelters</item>\n                <item value=\"6242290\">Other community housing services</item>\n                <item value=\"62422900\">Other community housing services</item>\n                <item value=\"6242300\">Emergency and other relief services</item>\n                <item value=\"62423000\">Emergency and other relief services</item>\n                <item value=\"6243100\">Vocational rehabilitation services</item>\n                <item value=\"62431000\">Vocational rehabilitation services</item>\n                <item value=\"6244100\">Child day care services</item>\n                <item value=\"62441000\">Child day care services</item>\n                <item value=\"7111101\">Opera companies</item>\n                <item value=\"71111010\">Opera companies</item>\n                <item value=\"7111102\">Theater companies</item>\n                <item value=\"71111020\">Theater companies</item>\n                <item value=\"7111103\">Dinner theaters</item>\n                <item value=\"71111030\">Dinner theaters</item>\n                <item value=\"7111200\">Dance companies</item>\n                <item value=\"71112000\">Dance companies</item>\n                <item value=\"7111301\">Symphony orchestras and chamber music organizations</item>\n                <item value=\"71113010\">Symphony orchestras and chamber music organizations</item>\n                <item value=\"7111309\">Other music groups and artists</item>\n                <item value=\"71113090\">Other music groups and artists</item>\n                <item value=\"7111901\">Circuses</item>\n                <item value=\"71119010\">Circuses</item>\n                <item value=\"7111909\">Other performing arts companies (except circuses)</item>\n                <item value=\"71119090\">Other performing arts companies (except circuses)</item>\n                <item value=\"7112111\">Football clubs</item>\n                <item value=\"71121110\">Football clubs</item>\n                <item value=\"7112112\">Baseball clubs</item>\n                <item value=\"71121120\">Baseball clubs</item>\n                <item value=\"7112119\">Other professional sports teams and clubs</item>\n                <item value=\"71121190\">Other professional sports teams and clubs</item>\n                <item value=\"7112121\">Dog racetrack operation</item>\n                <item value=\"71121210\">Dog racetrack operation</item>\n                <item value=\"7112122\">Auto racetrack operation</item>\n                <item value=\"71121220\">Auto racetrack operation</item>\n                <item value=\"7112123\">Horse racetrack operation</item>\n                <item value=\"71121230\">Horse racetrack operation</item>\n                <item value=\"7112191\">Professional athletes</item>\n                <item value=\"71121910\">Professional athletes</item>\n                <item value=\"7112192\">Racing (except racetrack operation)</item>\n                <item value=\"71121920\">Racing (except racetrack operation)</item>\n                <item value=\"7113100\">Promoters of performing arts, sports, and similar events with facilities</item>\n                <item value=\"71131000\">Promoters of performing arts, sports, and similar events with facilities</item>\n                <item value=\"7113200\">Promoters of performing arts, sports, and similar events without facilities</item>\n                <item value=\"71132000\">Promoters of performing arts, sports, and similar events without facilities</item>\n                <item value=\"7114100\">Agents and managers for artists, athletes, entertainers, and other public figures</item>\n                <item value=\"71141000\">Agents and managers for artists, athletes, entertainers, and other public figures</item>\n                <item value=\"7115100\">Independent artists, writers, and performers</item>\n                <item value=\"71151000\">Independent artists, writers, and performers</item>\n                <item value=\"7121100\">Museums</item>\n                <item value=\"71211000\">Museums</item>\n                <item value=\"7121200\">Historical sites</item>\n                <item value=\"71212000\">Historical sites</item>\n                <item value=\"7121300\">Zoos and botanical gardens</item>\n                <item value=\"71213000\">Zoos and botanical gardens</item>\n                <item value=\"7121900\">Nature parks and other similar institutions</item>\n                <item value=\"71219000\">Nature parks and other similar institutions</item>\n                <item value=\"7131101\">Waterparks</item>\n                <item value=\"71311010\">Waterparks</item>\n                <item value=\"7131102\">Amusement parks (except waterparks)</item>\n                <item value=\"71311020\">Amusement parks (except waterparks)</item>\n                <item value=\"7131200\">Amusement arcades</item>\n                <item value=\"71312000\">Amusement arcades</item>\n                <item value=\"7132100\">Casinos (except casino hotels)</item>\n                <item value=\"71321000\">Casinos (except casino hotels)</item>\n                <item value=\"7132901\">Slot machine operators</item>\n                <item value=\"71329010\">Slot machine operators</item>\n                <item value=\"7132902\">Lottery, bingo, bookie, and other betting operation</item>\n                <item value=\"71329020\">Lottery, bingo, bookie, and other betting operation</item>\n                <item value=\"7139100\">Golf courses and country clubs</item>\n                <item value=\"71391000\">Golf courses and country clubs</item>\n                <item value=\"7139200\">Skiing facilities</item>\n                <item value=\"71392000\">Skiing facilities</item>\n                <item value=\"7139300\">Marinas</item>\n                <item value=\"71393000\">Marinas</item>\n                <item value=\"7139404\">Ice skating rinks</item>\n                <item value=\"71394040\">Ice skating rinks</item>\n                <item value=\"7139405\">Roller skating rinks</item>\n                <item value=\"71394050\">Roller skating rinks</item>\n                <item value=\"7139409\">Other fitness and recreational sports centers</item>\n                <item value=\"71394090\">Other fitness and recreational sports centers</item>\n                <item value=\"7139500\">Bowling centers</item>\n                <item value=\"71395000\">Bowling centers</item>\n                <item value=\"7139901\">Dance halls</item>\n                <item value=\"71399010\">Dance halls</item>\n                <item value=\"7139902\">Concession operators of amusement devices and rides</item>\n                <item value=\"71399020\">Concession operators of amusement devices and rides</item>\n                <item value=\"7139904\">Miniature golf courses</item>\n                <item value=\"71399040\">Miniature golf courses</item>\n                <item value=\"7139905\">Coin-operated amusement devices (except slot machine operation)</item>\n                <item value=\"71399050\">Coin-operated amusement devices (except slot machine operation)</item>\n                <item value=\"7139908\">All other miscellaneous amusement and recreation services</item>\n                <item value=\"71399080\">All other miscellaneous amusement and recreation services</item>\n                <item value=\"7211100\">Hotels (except casino hotels) and motels</item>\n                <item value=\"72111000\">Hotels (except casino hotels) and motels</item>\n                <item value=\"7211200\">Casino hotels</item>\n                <item value=\"72112000\">Casino hotels</item>\n                <item value=\"7211910\">Bed-and-breakfast inns</item>\n                <item value=\"72119100\">Bed-and-breakfast inns</item>\n                <item value=\"7211990\">All other traveler accommodation</item>\n                <item value=\"72119900\">All other traveler accommodation</item>\n                <item value=\"7212110\">RV (recreational vehicle) parks and campgrounds</item>\n                <item value=\"72121100\">RV (recreational vehicle) parks and campgrounds</item>\n                <item value=\"7212140\">Recreational and vacation camps (except campgrounds)</item>\n                <item value=\"72121400\">Recreational and vacation camps (except campgrounds)</item>\n                <item value=\"7213100\">Rooming and boarding houses</item>\n                <item value=\"72131000\">Rooming and boarding houses</item>\n                <item value=\"7221100\">Full-service restaurants</item>\n                <item value=\"72211000\">Full-service restaurants</item>\n                <item value=\"7222110\">Limited-service restaurants</item>\n                <item value=\"72221100\">Limited-service restaurants</item>\n                <item value=\"7222120\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"72221200\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"7222131\">Ice cream and soft serve shops</item>\n                <item value=\"72221310\">Ice cream and soft serve shops</item>\n                <item value=\"7222132\">Frozen yogurt shops</item>\n                <item value=\"72221320\">Frozen yogurt shops</item>\n                <item value=\"7222133\">Doughnut shops</item>\n                <item value=\"72221330\">Doughnut shops</item>\n                <item value=\"7222134\">Bagel shops</item>\n                <item value=\"72221340\">Bagel shops</item>\n                <item value=\"7222135\">Coffee shops</item>\n                <item value=\"72221350\">Coffee shops</item>\n                <item value=\"7222136\">Cookie shops</item>\n                <item value=\"72221360\">Cookie shops</item>\n                <item value=\"7222137\">Other snack and nonalcoholic beverage bars</item>\n                <item value=\"72221370\">Other snack and nonalcoholic beverage bars</item>\n                <item value=\"7223100\">Food service contractors</item>\n                <item value=\"72231000\">Food service contractors</item>\n                <item value=\"7223200\">Caterers</item>\n                <item value=\"72232000\">Caterers</item>\n                <item value=\"7223300\">Mobile food services</item>\n                <item value=\"72233000\">Mobile food services</item>\n                <item value=\"7224100\">Drinking places (alcoholic beverages)</item>\n                <item value=\"72241000\">Drinking places (alcoholic beverages)</item>\n                <item value=\"7225110\">Full-service restaurants</item>\n                <item value=\"72251100\">Full-service restaurants</item>\n                <item value=\"7225130\">Limited-service restaurants</item>\n                <item value=\"72251300\">Limited-service restaurants</item>\n                <item value=\"7225140\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"72251400\">Cafeterias, grill buffets, and buffets</item>\n                <item value=\"7225151\">Ice cream and soft serve shops</item>\n                <item value=\"72251510\">Ice cream and soft serve shops</item>\n                <item value=\"7225152\">Frozen yogurt shops</item>\n                <item value=\"72251520\">Frozen yogurt shops</item>\n                <item value=\"7225153\">Doughnut shops</item>\n                <item value=\"72251530\">Doughnut shops</item>\n                <item value=\"7225154\">Bagel shops</item>\n                <item value=\"72251540\">Bagel shops</item>\n                <item value=\"7225155\">Coffee shops</item>\n                <item value=\"72251550\">Coffee shops</item>\n                <item value=\"7225156\">Cookie shops</item>\n                <item value=\"72251560\">Cookie shops</item>\n                <item value=\"7225157\">Other snack and nonalcoholic beverage bars</item>\n                <item value=\"72251570\">Other snack and nonalcoholic beverage bars</item>\n                <item value=\"8111110\">General automotive repair</item>\n                <item value=\"81111100\">General automotive repair</item>\n                <item value=\"8111120\">Automotive exhaust system repair</item>\n                <item value=\"81111200\">Automotive exhaust system repair</item>\n                <item value=\"8111130\">Automotive transmission repair</item>\n                <item value=\"81111300\">Automotive transmission repair</item>\n                <item value=\"8111181\">Carburetor repair</item>\n                <item value=\"81111810\">Carburetor repair</item>\n                <item value=\"8111182\">Brake, front end, and wheel alignment</item>\n                <item value=\"81111820\">Brake, front end, and wheel alignment</item>\n                <item value=\"8111183\">Electrical repair, motor vehicle</item>\n                <item value=\"81111830\">Electrical repair, motor vehicle</item>\n                <item value=\"8111184\">Radiator repair</item>\n                <item value=\"81111840\">Radiator repair</item>\n                <item value=\"8111189\">All other motor vehicle repair</item>\n                <item value=\"81111890\">All other motor vehicle repair</item>\n                <item value=\"8111211\">Paint or body repair</item>\n                <item value=\"81112110\">Paint or body repair</item>\n                <item value=\"8111212\">Van conversion services</item>\n                <item value=\"81112120\">Van conversion services</item>\n                <item value=\"8111213\">Upholstery and interior repair</item>\n                <item value=\"81112130\">Upholstery and interior repair</item>\n                <item value=\"8111220\">Automotive glass replacement shops</item>\n                <item value=\"81112200\">Automotive glass replacement shops</item>\n                <item value=\"8111910\">Automotive oil change and lubrication shops</item>\n                <item value=\"81119100\">Automotive oil change and lubrication shops</item>\n                <item value=\"8111920\">Car washes</item>\n                <item value=\"81119200\">Car washes</item>\n                <item value=\"8111980\">All other automotive repair and maintenance</item>\n                <item value=\"81119800\">All other automotive repair and maintenance</item>\n                <item value=\"8112110\">Consumer electronics repair and maintenance</item>\n                <item value=\"81121100\">Consumer electronics repair and maintenance</item>\n                <item value=\"8112123\">Computer repair and maintenance</item>\n                <item value=\"81121230\">Computer repair and maintenance</item>\n                <item value=\"8112124\">Office machine repair and maintenance</item>\n                <item value=\"81121240\">Office machine repair and maintenance</item>\n                <item value=\"8112130\">Communication equipment repair and maintenance</item>\n                <item value=\"81121300\">Communication equipment repair and maintenance</item>\n                <item value=\"8112190\">Other electronic and precision equipment repair and maintenance</item>\n                <item value=\"81121900\">Other electronic and precision equipment repair and maintenance</item>\n                <item value=\"8113104\">Welding repair</item>\n                <item value=\"81131040\">Welding repair</item>\n                <item value=\"8113109\">Commercial and industrial machinery and equipment repair </item>\n                <item value=\"81131090\">Commercial and industrial machinery and equipment repair </item>\n                <item value=\"8114110\">Home and garden equipment repair and maintenance</item>\n                <item value=\"81141100\">Home and garden equipment repair and maintenance</item>\n                <item value=\"8114120\">Appliance repair and maintenance</item>\n                <item value=\"81141200\">Appliance repair and maintenance</item>\n                <item value=\"8114200\">Reupholstery and furniture repair</item>\n                <item value=\"81142000\">Reupholstery and furniture repair</item>\n                <item value=\"8114300\">Footwear and leather goods repair</item>\n                <item value=\"81143000\">Footwear and leather goods repair</item>\n                <item value=\"8114901\">Watch, clock, and jewelry repair</item>\n                <item value=\"81149010\">Watch, clock, and jewelry repair</item>\n                <item value=\"8114902\">Boat repair</item>\n                <item value=\"81149020\">Boat repair</item>\n                <item value=\"8114904\">Garment repair and alteration services</item>\n                <item value=\"81149040\">Garment repair and alteration services</item>\n                <item value=\"8114909\">All other repair and related services</item>\n                <item value=\"81149090\">All other repair and related services</item>\n                <item value=\"8121110\">Barber shops</item>\n                <item value=\"81211100\">Barber shops</item>\n                <item value=\"8121120\">Beauty salons</item>\n                <item value=\"81211200\">Beauty salons</item>\n                <item value=\"8121130\">Nail salons</item>\n                <item value=\"81211300\">Nail salons</item>\n                <item value=\"8121910\">Diet and weight reducing centers</item>\n                <item value=\"81219100\">Diet and weight reducing centers</item>\n                <item value=\"8121990\">Other personal care services</item>\n                <item value=\"81219900\">Other personal care services</item>\n                <item value=\"8122101\">Funeral homes</item>\n                <item value=\"81221010\">Funeral homes</item>\n                <item value=\"8122102\">Other funeral services</item>\n                <item value=\"81221020\">Other funeral services</item>\n                <item value=\"8122103\">Transfer services</item>\n                <item value=\"81221030\">Transfer services</item>\n                <item value=\"8122104\">Other funeral services</item>\n                <item value=\"81221040\">Other funeral services</item>\n                <item value=\"8122200\">Cemeteries and crematories</item>\n                <item value=\"81222000\">Cemeteries and crematories</item>\n                <item value=\"8123101\">Coin-operated laundry routes</item>\n                <item value=\"81231010\">Coin-operated laundry routes</item>\n                <item value=\"8123102\">Coin-operated laundries and drycleaning stores</item>\n                <item value=\"81231020\">Coin-operated laundries and drycleaning stores</item>\n                <item value=\"8123201\">Laundries, family and commercial</item>\n                <item value=\"81232010\">Laundries, family and commercial</item>\n                <item value=\"8123202\">Drycleaning plants</item>\n                <item value=\"81232020\">Drycleaning plants</item>\n                <item value=\"8123203\">Garment pressing and agents for laundries</item>\n                <item value=\"81232030\">Garment pressing and agents for laundries</item>\n                <item value=\"8123204\">All other laundry and garment services</item>\n                <item value=\"81232040\">All other laundry and garment services</item>\n                <item value=\"8123310\">Linen supply</item>\n                <item value=\"81233100\">Linen supply</item>\n                <item value=\"8123320\">Industrial launderers</item>\n                <item value=\"81233200\">Industrial launderers</item>\n                <item value=\"8129100\">Pet care (except veterinary) services</item>\n                <item value=\"81291000\">Pet care (except veterinary) services</item>\n                <item value=\"8129210\">Photofinishing laboratories (except one-hour)</item>\n                <item value=\"81292100\">Photofinishing laboratories (except one-hour)</item>\n                <item value=\"8129220\">One-hour photofinishing</item>\n                <item value=\"81292200\">One-hour photofinishing</item>\n                <item value=\"8129300\">Parking lots and garages</item>\n                <item value=\"81293000\">Parking lots and garages</item>\n                <item value=\"8129901\">Bail bonding</item>\n                <item value=\"81299010\">Bail bonding</item>\n                <item value=\"8129902\">Dating services</item>\n                <item value=\"81299020\">Dating services</item>\n                <item value=\"8129903\">Pay telephone operators</item>\n                <item value=\"81299030\">Pay telephone operators</item>\n                <item value=\"8129909\">All other miscellaneous personal services</item>\n                <item value=\"81299090\">All other miscellaneous personal services</item>\n                <item value=\"8131100\">Religious organizations</item>\n                <item value=\"81311000\">Religious organizations</item>\n                <item value=\"8132110\">Grantmaking foundations</item>\n                <item value=\"81321100\">Grantmaking foundations</item>\n                <item value=\"8132120\">Voluntary health organizations</item>\n                <item value=\"81321200\">Voluntary health organizations</item>\n                <item value=\"8132190\">Other grantmaking and giving services</item>\n                <item value=\"81321900\">Other grantmaking and giving services</item>\n                <item value=\"8133110\">Human rights organizations</item>\n                <item value=\"81331100\">Human rights organizations</item>\n                <item value=\"8133120\">Environment, conservation and wildlife organizations</item>\n                <item value=\"81331200\">Environment, conservation and wildlife organizations</item>\n                <item value=\"8133190\">Other social advocacy organizations</item>\n                <item value=\"81331900\">Other social advocacy organizations</item>\n                <item value=\"8134103\">Scouting and related youth development organizations</item>\n                <item value=\"81341030\">Scouting and related youth development organizations</item>\n                <item value=\"8134104\">Civic and social organizations </item>\n                <item value=\"81341040\">Civic and social organizations </item>\n                <item value=\"8139100\">Business associations</item>\n                <item value=\"81391000\">Business associations</item>\n                <item value=\"8139200\">Professional organizations</item>\n                <item value=\"81392000\">Professional organizations</item>\n                <item value=\"8139300\">Labor unions and similar labor organizations</item>\n                <item value=\"81393000\">Labor unions and similar labor organizations</item>\n                <item value=\"8139400\">Political organizations</item>\n                <item value=\"81394000\">Political organizations</item>\n                <item value=\"8139904\">Property owners' associations</item>\n                <item value=\"81399040\">Property owners' associations</item>\n                <item value=\"8139909\">All other similar organizations </item>\n                <item value=\"81399090\">All other similar organizations </item>\n                <item value=\"8141100\">Private households</item>\n                <item value=\"81411000\">Private households</item>\n            </values>\n        </var>\n        <var xml:id=\"PAYANN\"\n            label=\"Annual payroll ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PAYANN_F\"/>\n        <var xml:id=\"PCHCMPQ\"\n            label=\"Expensed computer hardware and other equipment ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHCMPQ_F\"/>\n        <var xml:id=\"MSCOTH\"\n            label=\"Other miscellaneous receipts ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCOTH_F\"/>\n        <var xml:id=\"CEXMCHO_S\"\n            label=\"Relative standard error of capital expenditures on all other machinery and equipment (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHO_S_F\"/>\n        <var xml:id=\"RPTOT\"\n            label=\"Total rental payments or lease payments ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPTOT_F\"/>\n        <var xml:id=\"EMPAVPW_S\"\n            label=\"Relative standard error for estimate of production workers average for year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"EMPAVPW_S_F\"/>\n        <var xml:id=\"RPBLD\"\n            label=\"Rental payments or lease payments for buildings and other structures ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPBLD_F\"/>\n        <var xml:id=\"INVFINB\"\n            label=\"Finished goods inventories, beginning of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVFINB_F\"/>\n        <var xml:id=\"INVFINE\"\n            label=\"Finished goods inventories, end of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVFINE_F\"/>\n        <var xml:id=\"PAYANPW\"\n            label=\"Production workers annual wages ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PAYANPW_F\"/>\n        <var xml:id=\"PAYANPW_S\"\n            label=\"Relative standard error for estimate of production workers annual wages (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PAYANPW_S_F\"/>\n        <var xml:id=\"CEXMCHO\"\n            label=\"Capital expenditures for all other machinery and equipment ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHO_F\"/>\n        <var xml:id=\"EMP\"\n            label=\"Number of employees\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"EMP_F\"/>\n        <var xml:id=\"PCHRPR\"\n            label=\"Repair and maintenance services of buildings and/or machinery ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHRPR_F\"/>\n        <var xml:id=\"MSCTOT\"\n            label=\"Total miscellaneous receipts ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCTOT_F\"/>\n        <var xml:id=\"ELECPCH\"\n            label=\"Quantity of electricity purchased for heat and power (1,000 kWh)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECPCH_F\"/>\n        <var xml:id=\"CEXTOT_S\"\n            label=\"Relative standard error of total capital expenditures (new and used) (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXTOT_S_F\"/>\n        <var xml:id=\"CEXMCHC\"\n            label=\"Capital expenditures for computers and peripheral data processing equipment ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHC_F\"/>\n        <var xml:id=\"PCHPRTE_S\"\n            label=\"Relative standard error for estimate of purchased professional and technical services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHPRTE_S_F\"/>\n        <var xml:id=\"CEXMCHA\"\n            label=\"Capital expenditures for automobiles, trucks, etc. for highway use ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHA_F\"/>\n        <var xml:id=\"PCHTEMP_S\"\n            label=\"Relative standard error for estimate of temporary staff and leased employee expenses (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTEMP_S_F\"/>\n        <var xml:id=\"CSTCNT_S\"\n            label=\"Relative standard error for estimate of cost of contract work (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTCNT_S_F\"/>\n        <var xml:id=\"STATE\"\n            label=\"Geography\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"VALADD_S\"\n            label=\"Relative standard error for estimate of value added (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"VALADD_S_F\"/>\n        <var xml:id=\"CSTRSL\"\n            label=\"Cost of resales ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTRSL_F\"/>\n        <var xml:id=\"ELECSLD\"\n            label=\"Quantity of electricity sold or transferred (1,000 kWh)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECSLD_F\"/>\n        <var xml:id=\"ELECPCH_S\"\n            label=\"Relative standard error for estimate of quantity of electricity purchased for heat and power (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECPCH_S_F\"/>\n        <var xml:id=\"CEXMCH_S\"\n            label=\"Relative standard error of capital expenditures on machinery and equipment (new and used) (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCH_S_F\"/>\n        <var xml:id=\"INVTOTE\"\n            label=\"Total inventories, end of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVTOTE_F\"/>\n        <var xml:id=\"PCHEXSO\"\n            label=\"Expensed purchases of software ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHEXSO_F\"/>\n        <var xml:id=\"RPMCH\"\n            label=\"Rental payments or lease payments for machinery and equipment rentals ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPMCH_F\"/>\n        <var xml:id=\"INVTOTB\"\n            label=\"Total inventories, beginning of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVTOTB_F\"/>\n        <var xml:id=\"PCHTAX\"\n            label=\"Taxes and license fees ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTAX_F\"/>\n        <var xml:id=\"PCHTT_S\"\n            label=\"Relative standard error for estimate of total other operating expenses (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTT_S_F\"/>\n        <var xml:id=\"MSCOTH_S\"\n            label=\"Relative standard error for estimate of other miscellaneous receipts (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCOTH_S_F\"/>\n        <var xml:id=\"MSCRSLTT_S\"\n            label=\"Relative standard error for estimate of value of resales (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCRSLTT_S_F\"/>\n        <var xml:id=\"MSCRSLTT\"\n            label=\"Value of resales ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCRSLTT_F\"/>\n        <var xml:id=\"HOURS\"\n            label=\"Production workers annual hours (1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"HOURS_F\"/>\n        <var xml:id=\"RCPTRAN_S\"\n            label=\"Relative standard error for estimate of value of interplant transfers for shipments and receipts for services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTRAN_S_F\"/>\n        <var xml:id=\"CEXTOT\"\n            label=\"Total capital expenditures for buildings, structures, machinery, and equipment (new and used) ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXTOT_F\"/>\n        <var xml:id=\"INVFINE_S\"\n            label=\"Relative standard error for estimate of finished goods inventories, end of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVFINE_S_F\"/>\n        <var xml:id=\"CEXBLD\"\n            label=\"Capital expenditures for buildings and other structures ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXBLD_F\"/>\n        <var xml:id=\"PCHCSVC\"\n            label=\"Communication services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHCSVC_F\"/>\n        <var xml:id=\"CSTMTOT\"\n            label=\"Total cost of materials ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTMTOT_F\"/>\n        <var xml:id=\"RPBLD_S\"\n            label=\"Relative standard error for estimate of rental payments or lease payments for buildings and other structures (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPBLD_S_F\"/>\n        <var xml:id=\"RCPTPLM\"\n            label=\"Value of primary and secondary product shipments and receipts for services made in industry ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTPLM_F\"/>\n        <var xml:id=\"PCHDAPR\"\n            label=\"Data processing and other purchased computer services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHDAPR_F\"/>\n        <var xml:id=\"ELECGEN_S\"\n            label=\"Relative standard error for estimate of quantity of generated electricity (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECGEN_S_F\"/>\n        <var xml:id=\"CEXMCHA_S\"\n            label=\"Relative standard error of capital expenditures on automobiles, trucks, etc. for highway use (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHA_S_F\"/>\n        <var xml:id=\"PCHTAX_S\"\n            label=\"Relative standard error for estimate of taxes and license fees (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTAX_S_F\"/>\n        <var xml:id=\"CEXMCH\"\n            label=\"Capital expenditures for machinery and equipment ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCH_F\"/>\n        <var xml:id=\"PCHRPR_S\"\n            label=\"Relative standard error for estimate of repair and maintenance services of buildings and/or machinery (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHRPR_S_F\"/>\n        <var xml:id=\"BENOTH_S\"\n            label=\"Relative standard error for estimate of employer's cost for other fringe benefits (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENOTH_S_F\"/>\n        <var xml:id=\"PCHCMPQ_S\"\n            label=\"Relative standard error for estimate of expensed computer hardware and other equipment (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHCMPQ_S_F\"/>\n        <var xml:id=\"RCPTPLM_S\"\n            label=\"Relative standard error for estimate of value of primary and secondary product shipments and receipts for services made in industry (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTPLM_S_F\"/>\n        <var xml:id=\"RCPTRAN\"\n            label=\"Value of interplant transfers for shipments and receipts for services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTRAN_F\"/>\n        <var xml:id=\"CSTRSL_S\"\n            label=\"Relative standard error for estimate of cost of resales (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTRSL_S_F\"/>\n        <var xml:id=\"RCPTOT\"\n            label=\"Total value of shipments and receipts for services ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RCPTOT_F\"/>\n        <var xml:id=\"INVTOTE_S\"\n            label=\"Relative standard error for estimate of total inventories, end of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVTOTE_S_F\"/>\n        <var xml:id=\"HOURS_S\"\n            label=\"Relative standard error for estimate of production workers annual hours (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"HOURS_S_F\"/>\n        <var xml:id=\"BENHEA_S\"\n            label=\"Relative standard error for estimate of employer's cost for health insurance (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENHEA_S_F\"/>\n        <var xml:id=\"PCHTT\"\n            label=\"Total other operating expenses ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHTT_F\"/>\n        <var xml:id=\"MSCCNTTT_S\"\n            label=\"Relative standard error for estimate of contract receipts (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCCNTTT_S_F\"/>\n        <var xml:id=\"INVWIPE_S\"\n            label=\"Relative standard error for estimate of work-in-process inventories, end of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVWIPE_S_F\"/>\n        <var xml:id=\"CSTELEC_S\"\n            label=\"Relative standard error for estimate of cost of purchased electricity (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTELEC_S_F\"/>\n        <var xml:id=\"INVTOTB_S\"\n            label=\"Relative standard error for estimate of total inventories, beginning of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVTOTB_S_F\"/>\n        <var xml:id=\"PCHCSVC_S\"\n            label=\"Relative standard error for estimate of communication services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHCSVC_S_F\"/>\n        <var xml:id=\"EMP_S\"\n            label=\"Relative standard error for estimate of number of employees (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"EMP_S_F\"/>\n        <var xml:id=\"NATION\"\n            label=\"Geography\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"PCHEXSO_S\"\n            label=\"Relative standard error for estimate of expensed purchases of software (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHEXSO_S_F\"/>\n        <var xml:id=\"VALADD\"\n            label=\"Value added ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"VALADD_F\"/>\n        <var xml:id=\"PCHDAPR_S\"\n            label=\"Relative standard error for estimate of data processing and other purchased computer services (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHDAPR_S_F\"/>\n        <var xml:id=\"PAYANN_S\"\n            label=\"Relative standard error for estimate of annual payroll ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PAYANN_S_F\"/>\n        <var xml:id=\"CEXMCHC_S\"\n            label=\"Relative standard error of capital expenditures on computers and peripheral data processing equipment (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXMCHC_S_F\"/>\n        <var xml:id=\"CSTMPRT\"\n            label=\"Cost of materials, parts, containers, packaging, etc. used ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTMPRT_F\"/>\n        <var xml:id=\"BENEFIT_S\"\n            label=\"Relative standard error for estimate of total fringe benefits (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENEFIT_S_F\"/>\n        <var xml:id=\"MSCCNTTT\"\n            label=\"Contract receipts ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCCNTTT_F\"/>\n        <var xml:id=\"CSTELEC\"\n            label=\"Cost of purchased electricity ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTELEC_F\"/>\n        <var xml:id=\"INVFINB_S\"\n            label=\"Relative standard error for estimate of finished goods inventories, beginning of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVFINB_S_F\"/>\n        <var xml:id=\"GEOCOMP\"\n            label=\"GEO_ID Component\"\n            required=\"default displayed\"\n            predicate-type=\"string\"\n            group=\"N/A\"\n            limit=\"0\"/>\n        <var xml:id=\"RPMCH_S\"\n            label=\"Relative standard error for estimate of rental payments or lease payments for machinery and equipment rentals (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"RPMCH_S_F\"/>\n        <var xml:id=\"ELECSLD_S\"\n            label=\"Relative standard error for estimate of quantity of electricity sold or transferred (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"ELECSLD_S_F\"/>\n        <var xml:id=\"PCHOEXP\"\n            label=\"All other operating expenses ($1,000)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"PCHOEXP_F\"/>\n        <var xml:id=\"CSTCNT\"\n            label=\"Cost of contract work ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTCNT_F\"/>\n        <var xml:id=\"MSCTOT_S\"\n            label=\"Relative standard error for estimate of total miscellaneous receipts (%)\"\n            concept=\"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631GS101\"\n            limit=\"0\"\n            attributes=\"MSCTOT_S_F\"/>\n        <var xml:id=\"INVMATB_S\"\n            label=\"Relative standard error for estimate of materials and supplies inventories, beginning of year (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVMATB_S_F\"/>\n        <var xml:id=\"GEO_ID\"\n            label=\"Geographic identifier code\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"string\"\n            group=\"AM1631AS102,AM1631AS101,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"GEO_ID_F,NAME\"/>\n        <var xml:id=\"BENEFIT\"\n            label=\"Total fringe benefits ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"BENEFIT_F\"/>\n        <var xml:id=\"INVMATB\"\n            label=\"Materials and supplies inventories, beginning of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVMATB_F\"/>\n        <var xml:id=\"CEXBLD_S\"\n            label=\"Relative standard error of capital expenditures on buildings and other structures (new and used) (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CEXBLD_S_F\"/>\n        <var xml:id=\"CSTMPRT_S\"\n            label=\"Relative standard error for estimate of cost of materials, parts, containers, packaging, etc. used  (%)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"float\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"CSTMPRT_S_F\"/>\n        <var xml:id=\"INVMATE\"\n            label=\"Materials and supplies inventories, end of year ($1,000)\"\n            concept=\"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\"\n            predicate-type=\"int\"\n            group=\"AM1631AS102,AM1631GS101\"\n            limit=\"0\"\n            attributes=\"INVMATE_F\"/>\n    </vars>\n</census-api>"}],"_postman_id":"beb64a04-3979-471f-a8aa-711e9a9423b1"},{"name":"Get a list of variables available for this timeseries dataset in JSON","id":"72b7e068-d25e-443b-bd34-e6f0d59dbb69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/variables.json","urlObject":{"path":["data","timeseries",":dataset","variables.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"ac8bbc3e-4211-4330-88e7-8eb3c1cecb68","name":"Get a list of variables available for this timeseries dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/variables.json","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","variables.json"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"53372"},{"key":"Date","value":"Wed, 09 Sep 2020 12:59:20 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"variables\": {\n        \"for\": {\n            \"label\": \"Census API FIPS 'for' clause\",\n            \"concept\": \"Census API Geography Specification\",\n            \"predicateType\": \"fips-for\",\n            \"group\": \"N/A\",\n            \"limit\": 0,\n            \"predicateOnly\": true\n        },\n        \"in\": {\n            \"label\": \"Census API FIPS 'in' clause\",\n            \"concept\": \"Census API Geography Specification\",\n            \"predicateType\": \"fips-in\",\n            \"group\": \"N/A\",\n            \"limit\": 0,\n            \"predicateOnly\": true\n        },\n        \"ucgid\": {\n            \"label\": \"Uniform Census Geography Identifier clause\",\n            \"concept\": \"Census API Geography Specification\",\n            \"predicateType\": \"ucgid\",\n            \"group\": \"N/A\",\n            \"limit\": 0,\n            \"predicateOnly\": true\n        },\n        \"BENHEA\": {\n            \"label\": \"Employer's cost for health insurance ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENHEA_F\"\n        },\n        \"BENPEC_S\": {\n            \"label\": \"Relative standard error for estimate of employer's cost for defined contribution plans (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENPEC_S_F\"\n        },\n        \"PCHADVT\": {\n            \"label\": \"Advertising and promotional services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHADVT_F\"\n        },\n        \"YEAR\": {\n            \"label\": \"Year\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"string\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0\n        },\n        \"PCHRFUS_S\": {\n            \"label\": \"Relative standard error for estimate of refuse removal (including hazardous waste) services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHRFUS_S_F\"\n        },\n        \"ELECGEN\": {\n            \"label\": \"Quantity of generated electricity (1,000 kWh)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECGEN_F\"\n        },\n        \"CSTMTOT_S\": {\n            \"label\": \"Relative standard error for estimate of total cost of materials (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTMTOT_S_F\"\n        },\n        \"BENOTH\": {\n            \"label\": \"Employer's cost for other fringe benefits ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENOTH_F\"\n        },\n        \"INVWIPB\": {\n            \"label\": \"Work-in-process inventories, beginning of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVWIPB_F\"\n        },\n        \"SUMLEVEL\": {\n            \"label\": \"Summary Level code\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"BENPEB\": {\n            \"label\": \"Employer's cost for defined benefit pension plans ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENPEB_F\"\n        },\n        \"BENPEC\": {\n            \"label\": \"Employer's cost for defined contribution plans ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENPEC_F\"\n        },\n        \"INVMATE_S\": {\n            \"label\": \"Relative standard error for estimate of materials and supplies inventories, end of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVMATE_S_F\"\n        },\n        \"INVWIPE\": {\n            \"label\": \"Work-in-process inventories, end of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVWIPE_F\"\n        },\n        \"INVWIPB_S\": {\n            \"label\": \"Relative standard error for estimate of work-in-process inventories, beginning of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVWIPB_S_F\"\n        },\n        \"PCHOEXP_S\": {\n            \"label\": \"Relative standard error for estimate of all other operating expenses (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHOEXP_S_F\"\n        },\n        \"RCPTOT_S\": {\n            \"label\": \"Relative standard error for estimate of total value of shipments and receipts for services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTOT_S_F\"\n        },\n        \"RPTOT_S\": {\n            \"label\": \"Relative standard error for estimate of total rental payments or lease payments (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPTOT_S_F\"\n        },\n        \"PCHADVT_S\": {\n            \"label\": \"Relative standard error for estimate of advertising and promotional services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHADVT_S_F\"\n        },\n        \"BENPEB_S\": {\n            \"label\": \"Relative standard error for estimate of employer's cost for defined benefit pension plans (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENPEB_S_F\"\n        },\n        \"PCHPRTE\": {\n            \"label\": \"Purchased professional and technical services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHPRTE_F\"\n        },\n        \"EMPAVPW\": {\n            \"label\": \"Production workers average for year\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"EMPAVPW_F\"\n        },\n        \"PCHRFUS\": {\n            \"label\": \"Refuse removal (including hazardous waste) services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHRFUS_F\"\n        },\n        \"CSTFU_S\": {\n            \"label\": \"Relative standard error for estimate of cost of purchased fuels (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTFU_S_F\"\n        },\n        \"CSTFU\": {\n            \"label\": \"Cost of purchased fuels ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTFU_F\"\n        },\n        \"PCHTEMP\": {\n            \"label\": \"Temporary staff and leased employee expenses ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTEMP_F\"\n        },\n        \"NAICS2012\": {\n            \"label\": \"2012 NAICS code\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"required\": \"default displayed\",\n            \"predicateType\": \"string\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"NAICS2012_F,NAICS2012_LABEL,NAICS2012_F\",\n            \"values\": {\n                \"item\": {\n                    \"11\": \"Agriculture, forestry, fishing and hunting\",\n                    \"21\": \"Mining, quarrying, and oil and gas extraction\",\n                    \"22\": \"Utilities\",\n                    \"23\": \"Construction\",\n                    \"42\": \"Wholesale trade\",\n                    \"51\": \"Information\",\n                    \"52\": \"Finance and insurance\",\n                    \"53\": \"Real estate and rental and leasing\",\n                    \"54\": \"Professional, scientific, and technical services\",\n                    \"55\": \"Management of companies and enterprises\",\n                    \"56\": \"Administrative and support and waste management and remediation services\",\n                    \"61\": \"Educational services\",\n                    \"62\": \"Health care and social assistance\",\n                    \"71\": \"Arts, entertainment, and recreation\",\n                    \"72\": \"Accommodation and food services\",\n                    \"81\": \"Other services (except public administration)\",\n                    \"95\": \"Auxiliaries, exc corp, subsidiary, & regional managing offices\",\n                    \"99\": \"Industries not classified\",\n                    \"111\": \"Crop production\",\n                    \"112\": \"Animal production and aquaculture\",\n                    \"113\": \"Forestry and logging\",\n                    \"114\": \"Fishing, hunting and trapping\",\n                    \"115\": \"Support activities for agriculture and forestry\",\n                    \"211\": \"Oil and gas extraction\",\n                    \"212\": \"Mining (except oil and gas)\",\n                    \"213\": \"Support activities for mining\",\n                    \"221\": \"Utilities\",\n                    \"233\": \"Building, developing, and general contracting\",\n                    \"234\": \"Heavy construction\",\n                    \"235\": \"Special trade contractors\",\n                    \"236\": \"Construction of buildings\",\n                    \"237\": \"Heavy and civil engineering construction\",\n                    \"238\": \"Specialty trade contractors\",\n                    \"311\": \"Food manufacturing\",\n                    \"312\": \"Beverage and tobacco product manufacturing\",\n                    \"313\": \"Textile mills\",\n                    \"314\": \"Textile product mills\",\n                    \"315\": \"Apparel manufacturing\",\n                    \"316\": \"Leather and allied product manufacturing\",\n                    \"321\": \"Wood product manufacturing\",\n                    \"322\": \"Paper manufacturing\",\n                    \"323\": \"Printing and related support activities\",\n                    \"324\": \"Petroleum and coal products manufacturing\",\n                    \"325\": \"Chemical manufacturing\",\n                    \"326\": \"Plastics and rubber products manufacturing\",\n                    \"327\": \"Nonmetallic mineral product manufacturing\",\n                    \"331\": \"Primary metal manufacturing\",\n                    \"332\": \"Fabricated metal product manufacturing\",\n                    \"333\": \"Machinery manufacturing\",\n                    \"334\": \"Computer and electronic product manufacturing\",\n                    \"335\": \"Electrical equipment, appliance, and component manufacturing\",\n                    \"336\": \"Transportation equipment manufacturing\",\n                    \"337\": \"Furniture and related product manufacturing\",\n                    \"339\": \"Miscellaneous manufacturing\",\n                    \"421\": \"Wholesale trade, durable goods\",\n                    \"422\": \"Wholesale trade, nondurable goods\",\n                    \"423\": \"Merchant wholesalers, durable goods\",\n                    \"424\": \"Merchant wholesalers, nondurable goods\",\n                    \"425\": \"Wholesale electronic markets and agents and brokers\",\n                    \"441\": \"Motor vehicle and parts dealers\",\n                    \"442\": \"Furniture and home furnishings stores\",\n                    \"443\": \"Electronics and appliance stores\",\n                    \"444\": \"Building material and garden equipment and supplies dealers\",\n                    \"445\": \"Food and beverage stores\",\n                    \"446\": \"Health and personal care stores\",\n                    \"447\": \"Gasoline stations\",\n                    \"448\": \"Clothing and clothing accessories stores\",\n                    \"451\": \"Sporting goods, hobby, musical instrument, and book stores\",\n                    \"452\": \"General merchandise stores\",\n                    \"453\": \"Miscellaneous store retailers\",\n                    \"454\": \"Nonstore retailers\",\n                    \"481\": \"Air transportation\",\n                    \"482\": \"Rail transportation\",\n                    \"483\": \"Water transportation\",\n                    \"484\": \"Truck transportation\",\n                    \"485\": \"Transit and ground passenger transportation\",\n                    \"486\": \"Pipeline transportation\",\n                    \"487\": \"Scenic and sightseeing transportation\",\n                    \"488\": \"Support activities for transportation\",\n                    \"491\": \"Postal service\",\n                    \"492\": \"Couriers and messengers\",\n                    \"493\": \"Warehousing and storage\",\n                    \"511\": \"Publishing industries (except internet)\",\n                    \"512\": \"Motion picture and sound recording industries\",\n                    \"513\": \"Broadcasting & telecommunications\",\n                    \"514\": \"Information services & data processing services\",\n                    \"515\": \"Broadcasting (except internet)\",\n                    \"516\": \"Internet publishing and broadcasting\",\n                    \"517\": \"Telecommunications\",\n                    \"518\": \"Data processing, hosting, and related services\",\n                    \"519\": \"Other information services\",\n                    \"521\": \"Monetary authorities - central bank\",\n                    \"522\": \"Credit intermediation and related activities\",\n                    \"523\": \"Securities, commodity contracts, and other financial investments and related activities\",\n                    \"524\": \"Insurance carriers and related activities\",\n                    \"525\": \"Funds, trusts, and other financial vehicles\",\n                    \"531\": \"Real estate\",\n                    \"532\": \"Rental and leasing services\",\n                    \"533\": \"Lessors of nonfinancial intangible assets (except copyrighted works)\",\n                    \"541\": \"Professional, scientific, and technical services\",\n                    \"551\": \"Management of companies and enterprises\",\n                    \"561\": \"Administrative and support services\",\n                    \"562\": \"Waste management and remediation services\",\n                    \"611\": \"Educational services\",\n                    \"621\": \"Ambulatory health care services\",\n                    \"622\": \"Hospitals\",\n                    \"623\": \"Nursing and residential care facilities\",\n                    \"624\": \"Social assistance\",\n                    \"711\": \"Performing arts, spectator sports, and related industries\",\n                    \"712\": \"Museums, historical sites, and similar institutions\",\n                    \"713\": \"Amusement, gambling, and recreation industries\",\n                    \"721\": \"Accommodation\",\n                    \"722\": \"Food services and drinking places\",\n                    \"811\": \"Repair and maintenance\",\n                    \"812\": \"Personal and laundry services\",\n                    \"813\": \"Religious, grantmaking, civic, professional, and similar organizations\",\n                    \"814\": \"Private households\",\n                    \"1111\": \"Oilseed and grain farming\",\n                    \"1112\": \"Vegetable and melon farming\",\n                    \"1113\": \"Fruit and tree nut farming\",\n                    \"1114\": \"Greenhouse, nursery, and floriculture production\",\n                    \"1119\": \"Other crop farming\",\n                    \"1121\": \"Cattle ranching and farming\",\n                    \"1122\": \"Hog and pig farming\",\n                    \"1123\": \"Poultry and egg production\",\n                    \"1124\": \"Sheep and goat farming\",\n                    \"1125\": \"Aquaculture\",\n                    \"1129\": \"Other animal production\",\n                    \"1131\": \"Timber tract operations\",\n                    \"1132\": \"Forest nurseries and gathering of forest products\",\n                    \"1133\": \"Logging\",\n                    \"1141\": \"Fishing\",\n                    \"1142\": \"Hunting and trapping\",\n                    \"1151\": \"Support activities for crop production\",\n                    \"1152\": \"Support activities for animal production\",\n                    \"1153\": \"Support activities for forestry\",\n                    \"2111\": \"Oil and gas extraction\",\n                    \"2121\": \"Coal mining\",\n                    \"2122\": \"Metal ore mining\",\n                    \"2123\": \"Nonmetallic mineral mining and quarrying\",\n                    \"2131\": \"Support activities for mining\",\n                    \"2211\": \"Electric power generation, transmission and distribution\",\n                    \"2212\": \"Natural gas distribution\",\n                    \"2213\": \"Water, sewage and other systems\",\n                    \"2331\": \"Land subdivision & land development\",\n                    \"2332\": \"Residential building construction\",\n                    \"2333\": \"Nonresidential building construction\",\n                    \"2341\": \"Highway, street, bridge, & tunnel construction\",\n                    \"2349\": \"Other heavy construction\",\n                    \"2351\": \"Plumbing, heating, & air-conditioning contractors\",\n                    \"2352\": \"Painting & wall covering contractors\",\n                    \"2353\": \"Electrical contractors\",\n                    \"2354\": \"Masonry, drywall, insulation, & tile contractors\",\n                    \"2355\": \"Carpentry & floor contractors\",\n                    \"2356\": \"Roofing, siding, & sheet metal contractors\",\n                    \"2357\": \"Concrete contractors\",\n                    \"2358\": \"Water well drilling contractors\",\n                    \"2359\": \"Other special trade contractors\",\n                    \"2361\": \"Residential building construction\",\n                    \"2362\": \"Nonresidential building construction\",\n                    \"2371\": \"Utility system construction\",\n                    \"2372\": \"Land subdivision\",\n                    \"2373\": \"Highway, street, and bridge construction\",\n                    \"2379\": \"Other heavy and civil engineering construction\",\n                    \"2381\": \"Foundation, structure, and building exterior contractors\",\n                    \"2382\": \"Building equipment contractors\",\n                    \"2383\": \"Building finishing contractors\",\n                    \"2389\": \"Other specialty trade contractors\",\n                    \"3111\": \"Animal food manufacturing\",\n                    \"3112\": \"Grain and oilseed milling\",\n                    \"3113\": \"Sugar and confectionery product manufacturing\",\n                    \"3114\": \"Fruit and vegetable preserving and specialty food manufacturing\",\n                    \"3115\": \"Dairy product manufacturing\",\n                    \"3116\": \"Animal slaughtering and processing\",\n                    \"3117\": \"Seafood product preparation and packaging\",\n                    \"3118\": \"Bakeries and tortilla manufacturing\",\n                    \"3119\": \"Other food manufacturing\",\n                    \"3121\": \"Beverage manufacturing\",\n                    \"3122\": \"Tobacco manufacturing\",\n                    \"3131\": \"Fiber, yarn, and thread mills\",\n                    \"3132\": \"Fabric mills\",\n                    \"3133\": \"Textile and fabric finishing and fabric coating mills\",\n                    \"3141\": \"Textile furnishings mills\",\n                    \"3149\": \"Other textile product mills\",\n                    \"3151\": \"Apparel knitting mills\",\n                    \"3152\": \"Cut and sew apparel manufacturing\",\n                    \"3159\": \"Apparel accessories and other apparel manufacturing\",\n                    \"3161\": \"Leather and hide tanning and finishing\",\n                    \"3162\": \"Footwear manufacturing\",\n                    \"3169\": \"Other leather and allied product manufacturing\",\n                    \"3211\": \"Sawmills and wood preservation\",\n                    \"3212\": \"Veneer, plywood, and engineered wood product manufacturing\",\n                    \"3219\": \"Other wood product manufacturing\",\n                    \"3221\": \"Pulp, paper, and paperboard mills\",\n                    \"3222\": \"Converted paper product manufacturing\",\n                    \"3231\": \"Printing and related support activities\",\n                    \"3241\": \"Petroleum and coal products manufacturing\",\n                    \"3251\": \"Basic chemical manufacturing\",\n                    \"3252\": \"Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing\",\n                    \"3253\": \"Pesticide, fertilizer, and other agricultural chemical manufacturing\",\n                    \"3254\": \"Pharmaceutical and medicine manufacturing\",\n                    \"3255\": \"Paint, coating, and adhesive manufacturing\",\n                    \"3256\": \"Soap, cleaning compound, and toilet preparation manufacturing\",\n                    \"3259\": \"Other chemical product and preparation manufacturing\",\n                    \"3261\": \"Plastics product manufacturing\",\n                    \"3262\": \"Rubber product manufacturing\",\n                    \"3271\": \"Clay product and refractory manufacturing\",\n                    \"3272\": \"Glass and glass product manufacturing\",\n                    \"3273\": \"Cement and concrete product manufacturing\",\n                    \"3274\": \"Lime and gypsum product manufacturing\",\n                    \"3279\": \"Other nonmetallic mineral product manufacturing\",\n                    \"3311\": \"Iron and steel mills and ferroalloy manufacturing\",\n                    \"3312\": \"Steel product manufacturing from purchased steel\",\n                    \"3313\": \"Alumina and aluminum production and processing\",\n                    \"3314\": \"Nonferrous metal (except aluminum) production and processing\",\n                    \"3315\": \"Foundries\",\n                    \"3321\": \"Forging and stamping\",\n                    \"3322\": \"Cutlery and handtool manufacturing\",\n                    \"3323\": \"Architectural and structural metals manufacturing\",\n                    \"3324\": \"Boiler, tank, and shipping container manufacturing\",\n                    \"3325\": \"Hardware manufacturing\",\n                    \"3326\": \"Spring and wire product manufacturing\",\n                    \"3327\": \"Machine shops; turned product; and screw, nut, and bolt manufacturing\",\n                    \"3328\": \"Coating, engraving, heat treating, and allied activities\",\n                    \"3329\": \"Other fabricated metal product manufacturing\",\n                    \"3331\": \"Agriculture, construction, and mining machinery manufacturing\",\n                    \"3332\": \"Industrial machinery manufacturing\",\n                    \"3333\": \"Commercial and service industry machinery manufacturing\",\n                    \"3334\": \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n                    \"3335\": \"Metalworking machinery manufacturing\",\n                    \"3336\": \"Engine, turbine, and power transmission equipment manufacturing\",\n                    \"3339\": \"Other general purpose machinery manufacturing\",\n                    \"3341\": \"Computer and peripheral equipment manufacturing\",\n                    \"3342\": \"Communications equipment manufacturing\",\n                    \"3343\": \"Audio and video equipment manufacturing\",\n                    \"3344\": \"Semiconductor and other electronic component manufacturing\",\n                    \"3345\": \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n                    \"3346\": \"Manufacturing and reproducing magnetic and optical media\",\n                    \"3351\": \"Electric lighting equipment manufacturing\",\n                    \"3352\": \"Household appliance manufacturing\",\n                    \"3353\": \"Electrical equipment manufacturing\",\n                    \"3359\": \"Other electrical equipment and component manufacturing\",\n                    \"3361\": \"Motor vehicle manufacturing\",\n                    \"3362\": \"Motor vehicle body and trailer manufacturing\",\n                    \"3363\": \"Motor vehicle parts manufacturing\",\n                    \"3364\": \"Aerospace product and parts manufacturing\",\n                    \"3365\": \"Railroad rolling stock manufacturing\",\n                    \"3366\": \"Ship and boat building\",\n                    \"3369\": \"Other transportation equipment manufacturing\",\n                    \"3371\": \"Household and institutional furniture and kitchen cabinet manufacturing\",\n                    \"3372\": \"Office furniture (including fixtures) manufacturing\",\n                    \"3379\": \"Other furniture related product manufacturing\",\n                    \"3391\": \"Medical equipment and supplies manufacturing\",\n                    \"3399\": \"Other miscellaneous manufacturing\",\n                    \"4211\": \"Motor vehicle & motor vehicle parts & supplies whsle\",\n                    \"4212\": \"Furniture & home furnishing whsle\",\n                    \"4213\": \"Lumber & other construction materials whsle\",\n                    \"4214\": \"Professional & commercial equipment and supplies whsle\",\n                    \"4215\": \"Metal & mineral (except petroleum) whsle\",\n                    \"4216\": \"Electrical goods whsle\",\n                    \"4217\": \"Hardware, & plumbing & heating equipment & supplies whsle\",\n                    \"4218\": \"Machinery, equipment, & supplies whsle\",\n                    \"4219\": \"Miscellaneous durable goods whsle\",\n                    \"4221\": \"Paper & paper product whsle\",\n                    \"4222\": \"Drugs & druggists' sundries whsle\",\n                    \"4223\": \"Apparel, piece goods, & notions whsle\",\n                    \"4224\": \"Grocery & related products whsle\",\n                    \"4225\": \"Farm product raw material whsle\",\n                    \"4226\": \"Chemical & allied products whsle\",\n                    \"4227\": \"Petroleum & petroleum products whsle\",\n                    \"4228\": \"Beer, wine, & distilled alcoholic beverage whsle\",\n                    \"4229\": \"Miscellaneous nondurable goods whsle\",\n                    \"4231\": \"Motor vehicle and motor vehicle parts and supplies merchant wholesalers\",\n                    \"4232\": \"Furniture and home furnishing merchant wholesalers\",\n                    \"4233\": \"Lumber and other construction materials merchant wholesalers\",\n                    \"4234\": \"Professional and commercial equipment and supplies merchant wholesalers\",\n                    \"4235\": \"Metal and mineral (except petroleum) merchant wholesalers\",\n                    \"4236\": \"Household appliances and electrical and electronic goods merchant wholesalers\",\n                    \"4237\": \"Hardware, plumbing and heating equipment and supplies merchant wholesalers\",\n                    \"4238\": \"Machinery, equipment, and supplies merchant wholesalers\",\n                    \"4239\": \"Miscellaneous durable goods merchant wholesalers\",\n                    \"4241\": \"Paper and paper product merchant wholesalers\",\n                    \"4242\": \"Drugs and druggists' sundries merchant wholesalers\",\n                    \"4243\": \"Apparel, piece goods, and notions merchant wholesalers\",\n                    \"4244\": \"Grocery and related product merchant wholesalers\",\n                    \"4245\": \"Farm product raw material merchant wholesalers\",\n                    \"4246\": \"Chemical and allied products merchant wholesalers\",\n                    \"4247\": \"Petroleum and petroleum products merchant wholesalers\",\n                    \"4248\": \"Beer, wine, and distilled alcoholic beverage merchant wholesalers\",\n                    \"4249\": \"Miscellaneous nondurable goods merchant wholesalers\",\n                    \"4251\": \"Wholesale electronic markets and agents and brokers\",\n                    \"4411\": \"Automobile dealers\",\n                    \"4412\": \"Other motor vehicle dealers\",\n                    \"4413\": \"Automotive parts, accessories, and tire stores\",\n                    \"4421\": \"Furniture stores\",\n                    \"4422\": \"Home furnishings stores\",\n                    \"4431\": \"Electronics and appliance stores\",\n                    \"4441\": \"Building material and supplies dealers\",\n                    \"4442\": \"Lawn and garden equipment and supplies stores\",\n                    \"4451\": \"Grocery stores\",\n                    \"4452\": \"Specialty food stores\",\n                    \"4453\": \"Beer, wine, and liquor stores\",\n                    \"4461\": \"Health and personal care stores\",\n                    \"4471\": \"Gasoline stations\",\n                    \"4481\": \"Clothing stores\",\n                    \"4482\": \"Shoe stores\",\n                    \"4483\": \"Jewelry, luggage, and leather goods stores\",\n                    \"4511\": \"Sporting goods, hobby, and musical instrument stores\",\n                    \"4512\": \"Book stores and news dealers\",\n                    \"4521\": \"Department stores\",\n                    \"4522\": \"Department stores\",\n                    \"4523\": \"General merchandise stores, including warehouse clubs and supercenters\",\n                    \"4529\": \"Other general merchandise stores\",\n                    \"4531\": \"Florists\",\n                    \"4532\": \"Office supplies, stationery, and gift stores\",\n                    \"4533\": \"Used merchandise stores\",\n                    \"4539\": \"Other miscellaneous store retailers\",\n                    \"4541\": \"Electronic shopping and mail-order houses\",\n                    \"4542\": \"Vending machine operators\",\n                    \"4543\": \"Direct selling establishments\",\n                    \"4811\": \"Scheduled air transportation\",\n                    \"4812\": \"Nonscheduled air transportation\",\n                    \"4821\": \"Rail transportation\",\n                    \"4831\": \"Deep sea, coastal, and great lakes water transportation\",\n                    \"4832\": \"Inland water transportation\",\n                    \"4841\": \"General freight trucking\",\n                    \"4842\": \"Specialized freight trucking\",\n                    \"4851\": \"Urban transit systems\",\n                    \"4852\": \"Interurban and rural bus transportation\",\n                    \"4853\": \"Taxi and limousine service\",\n                    \"4854\": \"School and employee bus transportation\",\n                    \"4855\": \"Charter bus industry\",\n                    \"4859\": \"Other transit and ground passenger transportation\",\n                    \"4861\": \"Pipeline transportation of crude oil\",\n                    \"4862\": \"Pipeline transportation of natural gas\",\n                    \"4869\": \"Other pipeline transportation\",\n                    \"4871\": \"Scenic and sightseeing transportation, land\",\n                    \"4872\": \"Scenic and sightseeing transportation, water\",\n                    \"4879\": \"Scenic and sightseeing transportation, other\",\n                    \"4881\": \"Support activities for air transportation\",\n                    \"4882\": \"Support activities for rail transportation\",\n                    \"4883\": \"Support activities for water transportation\",\n                    \"4884\": \"Support activities for road transportation\",\n                    \"4885\": \"Freight transportation arrangement\",\n                    \"4889\": \"Other support activities for transportation\",\n                    \"4911\": \"Postal service\",\n                    \"4921\": \"Couriers and express delivery services\",\n                    \"4922\": \"Local messengers and local delivery\",\n                    \"4931\": \"Warehousing and storage\",\n                    \"5111\": \"Newspaper, periodical, book, and directory publishers\",\n                    \"5112\": \"Software publishers\",\n                    \"5121\": \"Motion picture and video industries\",\n                    \"5122\": \"Sound recording industries\",\n                    \"5131\": \"Radio & television broadcasting\",\n                    \"5132\": \"Cable networks & program distribution\",\n                    \"5133\": \"Telecommunications\",\n                    \"5141\": \"Information services\",\n                    \"5142\": \"Data processing services\",\n                    \"5151\": \"Radio and television broadcasting\",\n                    \"5152\": \"Cable and other subscription programming\",\n                    \"5161\": \"Internet publishing and broadcasting\",\n                    \"5171\": \"Wired telecommunications carriers\",\n                    \"5172\": \"Wireless telecommunications carriers (except satellite)\",\n                    \"5173\": \"Telecommunications resellers\",\n                    \"5174\": \"Satellite telecommunications\",\n                    \"5175\": \"Cable and other program distribution\",\n                    \"5179\": \"Other telecommunications\",\n                    \"5181\": \"Internet service providers\",\n                    \"5182\": \"Data processing, hosting, and related services\",\n                    \"5191\": \"Other information services\",\n                    \"5211\": \"Monetary authorities - central bank\",\n                    \"5221\": \"Depository credit intermediation\",\n                    \"5222\": \"Nondepository credit intermediation\",\n                    \"5223\": \"Activities related to credit intermediation\",\n                    \"5231\": \"Securities and commodity contracts intermediation and brokerage\",\n                    \"5232\": \"Securities and commodity exchanges\",\n                    \"5239\": \"Other financial investment activities\",\n                    \"5241\": \"Insurance carriers\",\n                    \"5242\": \"Agencies, brokerages, and other insurance related activities\",\n                    \"5251\": \"Insurance and employee benefit funds\",\n                    \"5259\": \"Other investment pools and funds\",\n                    \"5311\": \"Lessors of real estate\",\n                    \"5312\": \"Offices of real estate agents and brokers\",\n                    \"5313\": \"Activities related to real estate\",\n                    \"5321\": \"Automotive equipment rental and leasing\",\n                    \"5322\": \"Consumer goods rental\",\n                    \"5323\": \"General rental centers\",\n                    \"5324\": \"Commercial and industrial machinery and equipment rental and leasing\",\n                    \"5331\": \"Lessors of nonfinancial intangible assets (except copyrighted works)\",\n                    \"5411\": \"Legal services\",\n                    \"5412\": \"Accounting, tax preparation, bookkeeping, and payroll services\",\n                    \"5413\": \"Architectural, engineering, and related services\",\n                    \"5414\": \"Specialized design services\",\n                    \"5415\": \"Computer systems design and related services\",\n                    \"5416\": \"Management, scientific, and technical consulting services\",\n                    \"5417\": \"Scientific research and development services\",\n                    \"5418\": \"Advertising, public relations, and related services\",\n                    \"5419\": \"Other professional, scientific, and technical services\",\n                    \"5511\": \"Management of companies and enterprises\",\n                    \"5611\": \"Office administrative services\",\n                    \"5612\": \"Facilities support services\",\n                    \"5613\": \"Employment services\",\n                    \"5614\": \"Business support services\",\n                    \"5615\": \"Travel arrangement and reservation services\",\n                    \"5616\": \"Investigation and security services\",\n                    \"5617\": \"Services to buildings and dwellings\",\n                    \"5619\": \"Other support services\",\n                    \"5621\": \"Waste collection\",\n                    \"5622\": \"Waste treatment and disposal\",\n                    \"5629\": \"Remediation and other waste management services\",\n                    \"6111\": \"Elementary and secondary schools\",\n                    \"6112\": \"Junior colleges\",\n                    \"6113\": \"Colleges, universities, and professional schools\",\n                    \"6114\": \"Business schools and computer and management training\",\n                    \"6115\": \"Technical and trade schools\",\n                    \"6116\": \"Other schools and instruction\",\n                    \"6117\": \"Educational support services\",\n                    \"6211\": \"Offices of physicians\",\n                    \"6212\": \"Offices of dentists\",\n                    \"6213\": \"Offices of other health practitioners\",\n                    \"6214\": \"Outpatient care centers\",\n                    \"6215\": \"Medical and diagnostic laboratories\",\n                    \"6216\": \"Home health care services\",\n                    \"6219\": \"Other ambulatory health care services\",\n                    \"6221\": \"General medical and surgical hospitals\",\n                    \"6222\": \"Psychiatric and substance abuse hospitals\",\n                    \"6223\": \"Specialty (except psychiatric and substance abuse) hospitals\",\n                    \"6231\": \"Nursing care facilities (skilled nursing facilities)\",\n                    \"6232\": \"Residential intellectual and developmental disability, mental health, and substance abuse facilities\",\n                    \"6233\": \"Continuing care retirement communities and assisted living facilities for the elderly\",\n                    \"6239\": \"Other residential care facilities\",\n                    \"6241\": \"Individual and family services\",\n                    \"6242\": \"Community food and housing, and emergency and other relief services\",\n                    \"6243\": \"Vocational rehabilitation services\",\n                    \"6244\": \"Child day care services\",\n                    \"7111\": \"Performing arts companies\",\n                    \"7112\": \"Spectator sports\",\n                    \"7113\": \"Promoters of performing arts, sports, and similar events\",\n                    \"7114\": \"Agents and managers for artists, athletes, entertainers, and other public figures\",\n                    \"7115\": \"Independent artists, writers, and performers\",\n                    \"7121\": \"Museums, historical sites, and similar institutions\",\n                    \"7131\": \"Amusement parks and arcades\",\n                    \"7132\": \"Gambling industries\",\n                    \"7139\": \"Other amusement and recreation industries\",\n                    \"7211\": \"Traveler accommodation\",\n                    \"7212\": \"RV (recreational vehicle) parks and recreational camps\",\n                    \"7213\": \"Rooming and boarding houses\",\n                    \"7221\": \"Full-service restaurants\",\n                    \"7222\": \"Limited-service eating places\",\n                    \"7223\": \"Special food services\",\n                    \"7224\": \"Drinking places (alcoholic beverages)\",\n                    \"7225\": \"Restaurants and other eating places\",\n                    \"8111\": \"Automotive repair and maintenance\",\n                    \"8112\": \"Electronic and precision equipment repair and maintenance\",\n                    \"8113\": \"Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance\",\n                    \"8114\": \"Personal and household goods repair and maintenance\",\n                    \"8121\": \"Personal care services\",\n                    \"8122\": \"Death care services\",\n                    \"8123\": \"Drycleaning and laundry services\",\n                    \"8129\": \"Other personal services\",\n                    \"8131\": \"Religious organizations\",\n                    \"8132\": \"Grantmaking and giving services\",\n                    \"8133\": \"Social advocacy organizations\",\n                    \"8134\": \"Civic and social organizations\",\n                    \"8139\": \"Business, professional, labor, political, and similar organizations\",\n                    \"8141\": \"Private households\",\n                    \"11111\": \"Soybean farming\",\n                    \"11112\": \"Oilseed (except soybean) farming\",\n                    \"11113\": \"Dry pea and bean farming\",\n                    \"11114\": \"Wheat farming\",\n                    \"11115\": \"Corn farming\",\n                    \"11116\": \"Rice farming\",\n                    \"11119\": \"Other grain farming\",\n                    \"11121\": \"Vegetable and melon farming\",\n                    \"11131\": \"Orange groves\",\n                    \"11132\": \"Citrus (except orange) groves\",\n                    \"11133\": \"Noncitrus fruit and tree nut farming\",\n                    \"11141\": \"Food crops grown under cover\",\n                    \"11142\": \"Nursery and floriculture production\",\n                    \"11191\": \"Tobacco farming\",\n                    \"11192\": \"Cotton farming\",\n                    \"11193\": \"Sugarcane farming\",\n                    \"11194\": \"Hay farming\",\n                    \"11199\": \"All other crop farming\",\n                    \"11211\": \"Beef cattle ranching and farming, including feedlots\",\n                    \"11212\": \"Dairy cattle and milk production\",\n                    \"11213\": \"Dual-purpose cattle ranching and farming\",\n                    \"11221\": \"Hog and pig farming\",\n                    \"11231\": \"Chicken egg production\",\n                    \"11232\": \"Broilers and other meat type chicken production\",\n                    \"11233\": \"Turkey production\",\n                    \"11234\": \"Poultry hatcheries\",\n                    \"11239\": \"Other poultry production\",\n                    \"11241\": \"Sheep farming\",\n                    \"11242\": \"Goat farming\",\n                    \"11251\": \"Aquaculture\",\n                    \"11291\": \"Apiculture\",\n                    \"11292\": \"Horses and other equine production\",\n                    \"11293\": \"Fur-bearing animal and rabbit production\",\n                    \"11299\": \"All other animal production\",\n                    \"11311\": \"Timber tract operations\",\n                    \"11321\": \"Forest nurseries and gathering of forest products\",\n                    \"11331\": \"Logging\",\n                    \"11411\": \"Fishing\",\n                    \"11421\": \"Hunting and trapping\",\n                    \"11511\": \"Support activities for crop production\",\n                    \"11521\": \"Support activities for animal production\",\n                    \"11531\": \"Support activities for forestry\",\n                    \"21111\": \"Oil and gas extraction\",\n                    \"21112\": \"Crude petroleum extraction\",\n                    \"21113\": \"Natural gas extraction\",\n                    \"21211\": \"Coal mining\",\n                    \"21221\": \"Iron ore mining\",\n                    \"21222\": \"Gold ore and silver ore mining\",\n                    \"21223\": \"Copper, nickel, lead, and zinc mining\",\n                    \"21229\": \"Other metal ore mining\",\n                    \"21231\": \"Stone mining and quarrying\",\n                    \"21232\": \"Sand, gravel, clay, and ceramic and refractory minerals mining and quarrying\",\n                    \"21239\": \"Other nonmetallic mineral mining and quarrying\",\n                    \"21311\": \"Support activities for mining\",\n                    \"22111\": \"Electric power generation\",\n                    \"22112\": \"Electric power transmission, control, and distribution\",\n                    \"22121\": \"Natural gas distribution\",\n                    \"22131\": \"Water supply and irrigation systems\",\n                    \"22132\": \"Sewage treatment facilities\",\n                    \"22133\": \"Steam and air-conditioning supply\",\n                    \"23311\": \"Land subdivision & land development\",\n                    \"23321\": \"Single family housing construction\",\n                    \"23322\": \"Multifamily housing construction\",\n                    \"23331\": \"Mfg & industrial building construction\",\n                    \"23332\": \"Commercial & institutional building construction\",\n                    \"23411\": \"Highway & street construction\",\n                    \"23412\": \"Bridge & tunnel construction\",\n                    \"23491\": \"Water, sewer, & pipeline construction\",\n                    \"23492\": \"Power & communication transmission line construction\",\n                    \"23493\": \"Industrial nonbuilding structure construction\",\n                    \"23499\": \"All other heavy construction\",\n                    \"23511\": \"Plumbing, heating, & air-conditioning contractors\",\n                    \"23521\": \"Painting & wall covering contractors\",\n                    \"23531\": \"Electrical contractors\",\n                    \"23541\": \"Masonry & stone contractors\",\n                    \"23542\": \"Drywall, plastering, acoustical, & insulation contractors\",\n                    \"23543\": \"Tile, marble, terrazzo, & mosaic contractors\",\n                    \"23551\": \"Carpentry contractors\",\n                    \"23552\": \"Floor laying & other floor contractors\",\n                    \"23561\": \"Roofing, siding, & sheet metal contractors\",\n                    \"23571\": \"Concrete contractors\",\n                    \"23581\": \"Water well drilling contractors\",\n                    \"23591\": \"Structural steel erection contractors\",\n                    \"23592\": \"Glass & glazing contractors\",\n                    \"23593\": \"Excavation contractors\",\n                    \"23594\": \"Wrecking & demolition contractors\",\n                    \"23595\": \"Building equip & other machinery installation contractors\",\n                    \"23599\": \"All other special trade contractors\",\n                    \"23611\": \"Residential building construction\",\n                    \"23621\": \"Industrial building construction\",\n                    \"23622\": \"Commercial and institutional building construction\",\n                    \"23711\": \"Water and sewer line and related structures construction\",\n                    \"23712\": \"Oil and gas pipeline and related structures construction\",\n                    \"23713\": \"Power and communication line and related structures construction\",\n                    \"23721\": \"Land subdivision\",\n                    \"23731\": \"Highway, street, and bridge construction\",\n                    \"23799\": \"Other heavy and civil engineering construction\",\n                    \"23811\": \"Poured concrete foundation and structure contractors\",\n                    \"23812\": \"Structural steel and precast concrete contractors\",\n                    \"23813\": \"Framing contractors\",\n                    \"23814\": \"Masonry contractors\",\n                    \"23815\": \"Glass and glazing contractors\",\n                    \"23816\": \"Roofing contractors\",\n                    \"23817\": \"Siding contractors\",\n                    \"23819\": \"Other foundation, structure, and building exterior contractors\",\n                    \"23821\": \"Electrical contractors and other wiring installation contractors\",\n                    \"23822\": \"Plumbing, heating, and air-conditioning contractors\",\n                    \"23829\": \"Other building equipment contractors\",\n                    \"23831\": \"Drywall and insulation contractors\",\n                    \"23832\": \"Painting and wall covering contractors\",\n                    \"23833\": \"Flooring contractors\",\n                    \"23834\": \"Tile and terrazzo contractors\",\n                    \"23835\": \"Finish carpentry contractors\",\n                    \"23839\": \"Other building finishing contractors\",\n                    \"23891\": \"Site preparation contractors\",\n                    \"23899\": \"All other specialty trade contractors\",\n                    \"31111\": \"Animal food manufacturing\",\n                    \"31121\": \"Flour milling and malt manufacturing\",\n                    \"31122\": \"Starch and vegetable fats and oils manufacturing\",\n                    \"31123\": \"Breakfast cereal manufacturing\",\n                    \"31131\": \"Sugar manufacturing\",\n                    \"31132\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"31133\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"31134\": \"Nonchocolate confectionery manufacturing\",\n                    \"31135\": \"Chocolate and chocolate confectionery manufacturing\",\n                    \"31141\": \"Frozen food manufacturing\",\n                    \"31142\": \"Fruit and vegetable canning, pickling, and drying\",\n                    \"31151\": \"Dairy product (except frozen) manufacturing\",\n                    \"31152\": \"Ice cream and frozen dessert manufacturing\",\n                    \"31161\": \"Animal slaughtering and processing\",\n                    \"31171\": \"Seafood product preparation and packaging\",\n                    \"31181\": \"Bread and bakery product manufacturing\",\n                    \"31182\": \"Cookie, cracker, and pasta manufacturing\",\n                    \"31183\": \"Tortilla manufacturing\",\n                    \"31191\": \"Snack food manufacturing\",\n                    \"31192\": \"Coffee and tea manufacturing\",\n                    \"31193\": \"Flavoring syrup and concentrate manufacturing\",\n                    \"31194\": \"Seasoning and dressing manufacturing\",\n                    \"31199\": \"All other food manufacturing\",\n                    \"31211\": \"Soft drink and ice manufacturing\",\n                    \"31212\": \"Breweries\",\n                    \"31213\": \"Wineries\",\n                    \"31214\": \"Distilleries\",\n                    \"31221\": \"Tobacco stemming and redrying\",\n                    \"31222\": \"Tobacco product manufacturing\",\n                    \"31223\": \"Tobacco manufacturing\",\n                    \"31311\": \"Fiber, yarn, and thread mills\",\n                    \"31321\": \"Broadwoven fabric mills\",\n                    \"31322\": \"Narrow fabric mills and schiffli machine embroidery\",\n                    \"31323\": \"Nonwoven fabric mills\",\n                    \"31324\": \"Knit fabric mills\",\n                    \"31331\": \"Textile and fabric finishing mills\",\n                    \"31332\": \"Fabric coating mills\",\n                    \"31411\": \"Carpet and rug mills\",\n                    \"31412\": \"Curtain and linen mills\",\n                    \"31491\": \"Textile bag and canvas mills\",\n                    \"31499\": \"All other textile product mills\",\n                    \"31511\": \"Hosiery and sock mills\",\n                    \"31519\": \"Other apparel knitting mills\",\n                    \"31521\": \"Cut and sew apparel contractors\",\n                    \"31522\": \"Men's and boys' cut and sew apparel manufacturing\",\n                    \"31523\": \"Women's and girls' cut and sew apparel manufacturing\",\n                    \"31524\": \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n                    \"31528\": \"Other cut and sew apparel manufacturing\",\n                    \"31529\": \"Other cut and sew apparel manufacturing\",\n                    \"31599\": \"Apparel accessories and other apparel manufacturing\",\n                    \"31611\": \"Leather and hide tanning and finishing\",\n                    \"31621\": \"Footwear manufacturing\",\n                    \"31699\": \"Other leather and allied product manufacturing\",\n                    \"32111\": \"Sawmills and wood preservation\",\n                    \"32121\": \"Veneer, plywood, and engineered wood product manufacturing\",\n                    \"32191\": \"Millwork\",\n                    \"32192\": \"Wood container and pallet manufacturing\",\n                    \"32199\": \"All other wood product manufacturing\",\n                    \"32211\": \"Pulp mills\",\n                    \"32212\": \"Paper mills\",\n                    \"32213\": \"Paperboard mills\",\n                    \"32221\": \"Paperboard container manufacturing\",\n                    \"32222\": \"Paper bag and coated and treated paper manufacturing\",\n                    \"32223\": \"Stationery product manufacturing\",\n                    \"32229\": \"Other converted paper product manufacturing\",\n                    \"32311\": \"Printing\",\n                    \"32312\": \"Support activities for printing\",\n                    \"32411\": \"Petroleum refineries\",\n                    \"32412\": \"Asphalt paving, roofing, and saturated materials manufacturing\",\n                    \"32419\": \"Other petroleum and coal products manufacturing\",\n                    \"32511\": \"Petrochemical manufacturing\",\n                    \"32512\": \"Industrial gas manufacturing\",\n                    \"32513\": \"Synthetic dye and pigment manufacturing\",\n                    \"32518\": \"Other basic inorganic chemical manufacturing\",\n                    \"32519\": \"Other basic organic chemical manufacturing\",\n                    \"32521\": \"Resin and synthetic rubber manufacturing\",\n                    \"32522\": \"Artificial and synthetic fibers and filaments manufacturing\",\n                    \"32531\": \"Fertilizer manufacturing\",\n                    \"32532\": \"Pesticide and other agricultural chemical manufacturing\",\n                    \"32541\": \"Pharmaceutical and medicine manufacturing\",\n                    \"32551\": \"Paint and coating manufacturing\",\n                    \"32552\": \"Adhesive manufacturing\",\n                    \"32561\": \"Soap and cleaning compound manufacturing\",\n                    \"32562\": \"Toilet preparation manufacturing\",\n                    \"32591\": \"Printing ink manufacturing\",\n                    \"32592\": \"Explosives manufacturing\",\n                    \"32599\": \"All other chemical product and preparation manufacturing\",\n                    \"32611\": \"Plastics packaging materials and unlaminated film and sheet manufacturing\",\n                    \"32612\": \"Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing\",\n                    \"32613\": \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n                    \"32614\": \"Polystyrene foam product manufacturing\",\n                    \"32615\": \"Urethane and other foam product (except polystyrene) manufacturing\",\n                    \"32616\": \"Plastics bottle manufacturing\",\n                    \"32619\": \"Other plastics product manufacturing\",\n                    \"32621\": \"Tire manufacturing\",\n                    \"32622\": \"Rubber and plastics hoses and belting manufacturing\",\n                    \"32629\": \"Other rubber product manufacturing\",\n                    \"32711\": \"Pottery, ceramics, and plumbing fixture manufacturing\",\n                    \"32712\": \"Clay building material and refractories manufacturing\",\n                    \"32721\": \"Glass and glass product manufacturing\",\n                    \"32731\": \"Cement manufacturing\",\n                    \"32732\": \"Ready-mix concrete manufacturing\",\n                    \"32733\": \"Concrete pipe, brick, and block manufacturing\",\n                    \"32739\": \"Other concrete product manufacturing\",\n                    \"32741\": \"Lime manufacturing\",\n                    \"32742\": \"Gypsum product manufacturing\",\n                    \"32791\": \"Abrasive product manufacturing\",\n                    \"32799\": \"All other nonmetallic mineral product manufacturing\",\n                    \"33111\": \"Iron and steel mills and ferroalloy manufacturing\",\n                    \"33121\": \"Iron and steel pipe and tube manufacturing from purchased steel\",\n                    \"33122\": \"Rolling and drawing of purchased steel\",\n                    \"33131\": \"Alumina and aluminum production and processing\",\n                    \"33141\": \"Nonferrous metal (except aluminum) smelting and refining\",\n                    \"33142\": \"Copper rolling, drawing, extruding, and alloying\",\n                    \"33149\": \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n                    \"33151\": \"Ferrous metal foundries\",\n                    \"33152\": \"Nonferrous metal foundries\",\n                    \"33211\": \"Forging and stamping\",\n                    \"33221\": \"Cutlery and handtool manufacturing\",\n                    \"33231\": \"Plate work and fabricated structural product manufacturing\",\n                    \"33232\": \"Ornamental and architectural metal products manufacturing\",\n                    \"33241\": \"Power boiler and heat exchanger manufacturing\",\n                    \"33242\": \"Metal tank (heavy gauge) manufacturing\",\n                    \"33243\": \"Metal can, box, and other metal container (light gauge) manufacturing\",\n                    \"33251\": \"Hardware manufacturing\",\n                    \"33261\": \"Spring and wire product manufacturing\",\n                    \"33271\": \"Machine shops\",\n                    \"33272\": \"Turned product and screw, nut, and bolt manufacturing\",\n                    \"33281\": \"Coating, engraving, heat treating, and allied activities\",\n                    \"33291\": \"Metal valve manufacturing\",\n                    \"33299\": \"All other fabricated metal product manufacturing\",\n                    \"33311\": \"Agricultural implement manufacturing\",\n                    \"33312\": \"Construction machinery manufacturing\",\n                    \"33313\": \"Mining and oil and gas field machinery manufacturing\",\n                    \"33321\": \"Sawmill and woodworking machinery manufacturing\",\n                    \"33322\": \"Plastics and rubber industry machinery manufacturing\",\n                    \"33324\": \"Industrial machinery manufacturing\",\n                    \"33329\": \"Other industrial machinery manufacturing\",\n                    \"33331\": \"Commercial and service industry machinery manufacturing\",\n                    \"33341\": \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n                    \"33351\": \"Metalworking machinery manufacturing\",\n                    \"33361\": \"Engine, turbine, and power transmission equipment manufacturing\",\n                    \"33391\": \"Pump and compressor manufacturing\",\n                    \"33392\": \"Material handling equipment manufacturing\",\n                    \"33399\": \"All other general purpose machinery manufacturing\",\n                    \"33411\": \"Computer and peripheral equipment manufacturing\",\n                    \"33421\": \"Telephone apparatus manufacturing\",\n                    \"33422\": \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n                    \"33429\": \"Other communications equipment manufacturing\",\n                    \"33431\": \"Audio and video equipment manufacturing\",\n                    \"33441\": \"Semiconductor and other electronic component manufacturing\",\n                    \"33451\": \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n                    \"33461\": \"Manufacturing and reproducing magnetic and optical media\",\n                    \"33511\": \"Electric lamp bulb and part manufacturing\",\n                    \"33512\": \"Lighting fixture manufacturing\",\n                    \"33521\": \"Small electrical appliance manufacturing\",\n                    \"33522\": \"Major household appliance manufacturing\",\n                    \"33531\": \"Electrical equipment manufacturing\",\n                    \"33591\": \"Battery manufacturing\",\n                    \"33592\": \"Communication and energy wire and cable manufacturing\",\n                    \"33593\": \"Wiring device manufacturing\",\n                    \"33599\": \"All other electrical equipment and component manufacturing\",\n                    \"33611\": \"Automobile and light duty motor vehicle manufacturing\",\n                    \"33612\": \"Heavy duty truck manufacturing\",\n                    \"33621\": \"Motor vehicle body and trailer manufacturing\",\n                    \"33631\": \"Motor vehicle gasoline engine and engine parts manufacturing\",\n                    \"33632\": \"Motor vehicle electrical and electronic equipment manufacturing\",\n                    \"33633\": \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n                    \"33634\": \"Motor vehicle brake system manufacturing\",\n                    \"33635\": \"Motor vehicle transmission and power train parts manufacturing\",\n                    \"33636\": \"Motor vehicle seating and interior trim manufacturing\",\n                    \"33637\": \"Motor vehicle metal stamping\",\n                    \"33639\": \"Other motor vehicle parts manufacturing\",\n                    \"33641\": \"Aerospace product and parts manufacturing\",\n                    \"33651\": \"Railroad rolling stock manufacturing\",\n                    \"33661\": \"Ship and boat building\",\n                    \"33699\": \"Other transportation equipment manufacturing\",\n                    \"33711\": \"Wood kitchen cabinet and countertop manufacturing\",\n                    \"33712\": \"Household and institutional furniture manufacturing\",\n                    \"33721\": \"Office furniture (including fixtures) manufacturing\",\n                    \"33791\": \"Mattress manufacturing\",\n                    \"33792\": \"Blind and shade manufacturing\",\n                    \"33911\": \"Medical equipment and supplies manufacturing\",\n                    \"33991\": \"Jewelry and silverware manufacturing\",\n                    \"33992\": \"Sporting and athletic goods manufacturing\",\n                    \"33993\": \"Doll, toy, and game manufacturing\",\n                    \"33994\": \"Office supplies (except paper) manufacturing\",\n                    \"33995\": \"Sign manufacturing\",\n                    \"33999\": \"All other miscellaneous manufacturing\",\n                    \"42111\": \"Automobile & other motor vehicle whsle\",\n                    \"42112\": \"Motor vehicle supplies & new parts whsle\",\n                    \"42113\": \"Tire & tube whsle\",\n                    \"42114\": \"Motor vehicle parts, (used) whsle\",\n                    \"42121\": \"Furniture whsle\",\n                    \"42122\": \"Home furnishing whsle\",\n                    \"42131\": \"Lumber, plywood, millwork, & wood panel whsle\",\n                    \"42132\": \"Brick, stone, & related construction material whsle\",\n                    \"42133\": \"Roofing, siding, & insulation material whsle\",\n                    \"42139\": \"Other construction material whsle\",\n                    \"42141\": \"Photographic equipment & supplies whsle\",\n                    \"42142\": \"Office equipment whsle\",\n                    \"42143\": \"Computer & computer peripheral equipment & software whsle\",\n                    \"42144\": \"Other commercial equipment whsle\",\n                    \"42145\": \"Medical, dental, & hospital equipment & supplies whsle\",\n                    \"42146\": \"Ophthalmic goods whsle\",\n                    \"42149\": \"Other professional equipment & supplies whsle\",\n                    \"42151\": \"Metal service centers & offices\",\n                    \"42152\": \"Coal & other mineral and ore whsle\",\n                    \"42161\": \"Electrical apparatus & equip, wiring supp, & const material whsle\",\n                    \"42162\": \"Electrical appliance, television, & radio set whsle\",\n                    \"42169\": \"Other electronic parts & equipment whsle\",\n                    \"42171\": \"Hardware whsle\",\n                    \"42172\": \"Plumbing & heating equipment & supplies (hydronics) whsle\",\n                    \"42173\": \"Warm air heating & air-conditioning equipment & supplies whsle\",\n                    \"42174\": \"Refrigeration equipment & supplies whsle\",\n                    \"42181\": \"Construction & mining (except oil well) machinery & equip whsle\",\n                    \"42182\": \"Farm & garden machinery & equipment whsle\",\n                    \"42183\": \"Industrial machinery & equipment whsle\",\n                    \"42184\": \"Industrial supplies whsle\",\n                    \"42185\": \"Service establishment equipment & supplies whsle\",\n                    \"42186\": \"Transportation equipment & supplies (exc motor vehicle) whsle\",\n                    \"42191\": \"Sporting & recreational goods & supplies whsle\",\n                    \"42192\": \"Toy & hobby goods & supplies whsle\",\n                    \"42193\": \"Recyclable material whsle\",\n                    \"42194\": \"Jewelry/watch/silverware/precious stone, & precious metal whsle\",\n                    \"42199\": \"Other miscellaneous durable goods whsle\",\n                    \"42211\": \"Printing & writing paper whsle\",\n                    \"42212\": \"Stationery & office supplies whsle\",\n                    \"42213\": \"Industrial & personal service paper whsle\",\n                    \"42221\": \"Drugs & druggists' sundries whsle\",\n                    \"42231\": \"Piece goods, notions, & other dry goods whsle\",\n                    \"42232\": \"Men's & boys' clothing & furnishings whsle\",\n                    \"42233\": \"Women's, children's, & infants' clothing & accessories whsle\",\n                    \"42234\": \"Footwear whsle\",\n                    \"42241\": \"General-line grocery whsle\",\n                    \"42242\": \"Packaged frozen food whsle\",\n                    \"42243\": \"Dairy product (except dried or canned) whsle\",\n                    \"42244\": \"Poultry & poultry product whsle\",\n                    \"42245\": \"Confectionery whsle\",\n                    \"42246\": \"Fish & seafood whsle\",\n                    \"42247\": \"Meat & meat product whsle\",\n                    \"42248\": \"Fresh fruit & vegetable whsle\",\n                    \"42249\": \"Other grocery & related products whsle\",\n                    \"42251\": \"Grain & field bean whsle\",\n                    \"42252\": \"Livestock whsle\",\n                    \"42259\": \"Other farm product raw material whsle\",\n                    \"42261\": \"Plastics materials & basic forms & shapes whsle\",\n                    \"42269\": \"Other chemical & allied products whsle\",\n                    \"42271\": \"Petroleum bulk stations & terminals\",\n                    \"42272\": \"Petroleum & petroleum prod whsle (exc bulk stations & terminals)\",\n                    \"42281\": \"Beer & ale whsle\",\n                    \"42282\": \"Wine & distilled alcoholic beverage whsle\",\n                    \"42291\": \"Farm supplies whsle\",\n                    \"42292\": \"Book, periodical, & newspaper whsle\",\n                    \"42293\": \"Flower, nursery stock, & florists' supplies whsle\",\n                    \"42294\": \"Tobacco & tobacco product whsle\",\n                    \"42295\": \"Paint, varnish, & supplies whsle\",\n                    \"42299\": \"Other miscellaneous nondurable goods whsle\",\n                    \"42311\": \"Automobile and other motor vehicle merchant wholesalers\",\n                    \"42312\": \"Motor vehicle supplies and new parts merchant wholesalers\",\n                    \"42313\": \"Tire and tube merchant wholesalers\",\n                    \"42314\": \"Motor vehicle parts (used) merchant wholesalers\",\n                    \"42321\": \"Furniture merchant wholesalers\",\n                    \"42322\": \"Home furnishing merchant wholesalers\",\n                    \"42331\": \"Lumber, plywood, millwork, and wood panel merchant wholesalers\",\n                    \"42332\": \"Brick, stone, and related construction material merchant wholesalers\",\n                    \"42333\": \"Roofing, siding, and insulation material merchant wholesalers\",\n                    \"42339\": \"Other construction material merchant wholesalers\",\n                    \"42341\": \"Photographic equipment and supplies merchant wholesalers\",\n                    \"42342\": \"Office equipment merchant wholesalers\",\n                    \"42343\": \"Computer and computer peripheral equipment and software merchant wholesalers\",\n                    \"42344\": \"Other commercial equipment merchant wholesalers\",\n                    \"42345\": \"Medical, dental, and hospital equipment and supplies merchant wholesalers\",\n                    \"42346\": \"Ophthalmic goods merchant wholesalers\",\n                    \"42349\": \"Other professional equipment and supplies merchant wholesalers\",\n                    \"42351\": \"Metal service centers and other metal merchant wholesalers\",\n                    \"42352\": \"Coal and other mineral and ore merchant wholesalers\",\n                    \"42361\": \"Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers\",\n                    \"42362\": \"Household appliances, electric housewares, and consumer electronics merchant wholesalers \",\n                    \"42369\": \"Other electronic parts and equipment merchant wholesalers\",\n                    \"42371\": \"Hardware merchant wholesalers\",\n                    \"42372\": \"Plumbing and heating equipment and supplies (hydronics) merchant wholesalers\",\n                    \"42373\": \"Warm air heating and air-conditioning equipment and supplies merchant wholesalers\",\n                    \"42374\": \"Refrigeration equipment and supplies merchant wholesalers\",\n                    \"42381\": \"Construction and mining (except oil well) machinery and equipment merchant wholesalers\",\n                    \"42382\": \"Farm and garden machinery and equipment merchant wholesalers\",\n                    \"42383\": \"Industrial machinery and equipment merchant wholesalers\",\n                    \"42384\": \"Industrial supplies merchant wholesalers\",\n                    \"42385\": \"Service establishment equipment and supplies merchant wholesalers\",\n                    \"42386\": \"Transportation equipment and supplies (except motor vehicle) merchant wholesalers\",\n                    \"42391\": \"Sporting and recreational goods and supplies merchant wholesalers\",\n                    \"42392\": \"Toy and hobby goods and supplies merchant wholesalers\",\n                    \"42393\": \"Recyclable material merchant wholesalers\",\n                    \"42394\": \"Jewelry, watch, precious stone, and precious metal merchant wholesalers\",\n                    \"42399\": \"Other miscellaneous durable goods merchant wholesalers\",\n                    \"42411\": \"Printing and writing paper merchant wholesalers\",\n                    \"42412\": \"Stationery and office supplies merchant wholesalers\",\n                    \"42413\": \"Industrial and personal service paper merchant wholesalers\",\n                    \"42421\": \"Drugs and druggists' sundries merchant wholesalers\",\n                    \"42431\": \"Piece goods, notions, and other dry goods merchant wholesalers\",\n                    \"42432\": \"Men's and boys' clothing and furnishings merchant wholesalers\",\n                    \"42433\": \"Women's, children's, and infants' clothing and accessories merchant wholesalers\",\n                    \"42434\": \"Footwear merchant wholesalers\",\n                    \"42441\": \"General line grocery merchant wholesalers\",\n                    \"42442\": \"Packaged frozen food merchant wholesalers\",\n                    \"42443\": \"Dairy product (except dried or canned) merchant wholesalers\",\n                    \"42444\": \"Poultry and poultry product merchant wholesalers\",\n                    \"42445\": \"Confectionery merchant wholesalers\",\n                    \"42446\": \"Fish and seafood merchant wholesalers\",\n                    \"42447\": \"Meat and meat product merchant wholesalers\",\n                    \"42448\": \"Fresh fruit and vegetable merchant wholesalers\",\n                    \"42449\": \"Other grocery and related products merchant wholesalers\",\n                    \"42451\": \"Grain and field bean merchant wholesalers\",\n                    \"42452\": \"Livestock merchant wholesalers\",\n                    \"42459\": \"Other farm product raw material merchant wholesalers\",\n                    \"42461\": \"Plastics materials and basic forms and shapes merchant wholesalers\",\n                    \"42469\": \"Other chemical and allied products merchant wholesalers\",\n                    \"42471\": \"Petroleum bulk stations and terminals \",\n                    \"42472\": \"Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) \",\n                    \"42481\": \"Beer and ale merchant wholesalers\",\n                    \"42482\": \"Wine and distilled alcoholic beverage merchant wholesalers\",\n                    \"42491\": \"Farm supplies merchant wholesalers\",\n                    \"42492\": \"Book, periodical, and newspaper merchant wholesalers\",\n                    \"42493\": \"Flower, nursery stock, and florists' supplies merchant wholesalers\",\n                    \"42494\": \"Tobacco and tobacco product merchant wholesalers\",\n                    \"42495\": \"Paint, varnish, and supplies merchant wholesalers\",\n                    \"42499\": \"Other miscellaneous nondurable goods merchant wholesalers\",\n                    \"42511\": \"Business to business electronic markets\",\n                    \"42512\": \"Wholesale trade agents and brokers\",\n                    \"44111\": \"New car dealers\",\n                    \"44112\": \"Used car dealers\",\n                    \"44121\": \"Recreational vehicle dealers\",\n                    \"44122\": \"Motorcycle, boat, and other motor vehicle dealers\",\n                    \"44131\": \"Automotive parts and accessories stores\",\n                    \"44132\": \"Tire dealers\",\n                    \"44211\": \"Furniture stores\",\n                    \"44221\": \"Floor covering stores\",\n                    \"44229\": \"Other home furnishings stores\",\n                    \"44311\": \"Appliance, television, and other electronics stores\",\n                    \"44312\": \"Computer and software stores\",\n                    \"44313\": \"Camera and photographic supplies stores\",\n                    \"44314\": \"Electronics and appliance stores\",\n                    \"44411\": \"Home centers\",\n                    \"44412\": \"Paint and wallpaper stores\",\n                    \"44413\": \"Hardware stores\",\n                    \"44419\": \"Other building material dealers\",\n                    \"44421\": \"Outdoor power equipment stores\",\n                    \"44422\": \"Nursery, garden center, and farm supply stores\",\n                    \"44511\": \"Supermarkets and other grocery (except convenience) stores\",\n                    \"44512\": \"Convenience stores\",\n                    \"44521\": \"Meat markets\",\n                    \"44522\": \"Fish and seafood markets\",\n                    \"44523\": \"Fruit and vegetable markets\",\n                    \"44529\": \"Other specialty food stores\",\n                    \"44531\": \"Beer, wine, and liquor stores\",\n                    \"44611\": \"Pharmacies and drug stores\",\n                    \"44612\": \"Cosmetics, beauty supplies, and perfume stores\",\n                    \"44613\": \"Optical goods stores\",\n                    \"44619\": \"Other health and personal care stores\",\n                    \"44711\": \"Gasoline stations with convenience stores\",\n                    \"44719\": \"Other gasoline stations\",\n                    \"44811\": \"Men's clothing stores\",\n                    \"44812\": \"Women's clothing stores\",\n                    \"44813\": \"Children's and infants' clothing stores\",\n                    \"44814\": \"Family clothing stores\",\n                    \"44815\": \"Clothing accessories stores\",\n                    \"44819\": \"Other clothing stores\",\n                    \"44821\": \"Shoe stores\",\n                    \"44831\": \"Jewelry stores\",\n                    \"44832\": \"Luggage and leather goods stores\",\n                    \"45111\": \"Sporting goods stores\",\n                    \"45112\": \"Hobby, toy, and game stores\",\n                    \"45113\": \"Sewing, needlework, and piece goods stores\",\n                    \"45114\": \"Musical instrument and supplies stores\",\n                    \"45121\": \"Book stores and news dealers\",\n                    \"45122\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"45210\": \"Department stores\",\n                    \"45211\": \"Department stores\",\n                    \"45221\": \"Department stores\",\n                    \"45231\": \"General merchandise stores, including warehouse clubs and supercenters\",\n                    \"45291\": \"Warehouse clubs and supercenters\",\n                    \"45299\": \"All other general merchandise stores\",\n                    \"45311\": \"Florists\",\n                    \"45321\": \"Office supplies and stationery stores\",\n                    \"45322\": \"Gift, novelty, and souvenir stores\",\n                    \"45331\": \"Used merchandise stores\",\n                    \"45391\": \"Pet and pet supplies stores\",\n                    \"45392\": \"Art dealers\",\n                    \"45393\": \"Manufactured (mobile) home dealers\",\n                    \"45399\": \"All other miscellaneous store retailers\",\n                    \"45411\": \"Electronic shopping and mail-order houses\",\n                    \"45421\": \"Vending machine operators\",\n                    \"45431\": \"Fuel dealers\",\n                    \"45439\": \"Other direct selling establishments\",\n                    \"48111\": \"Scheduled air transportation\",\n                    \"48121\": \"Nonscheduled air transportation\",\n                    \"48211\": \"Rail transportation\",\n                    \"48311\": \"Deep sea, coastal, and great lakes water transportation\",\n                    \"48321\": \"Inland water transportation\",\n                    \"48411\": \"General freight trucking, local\",\n                    \"48412\": \"General freight trucking, long-distance\",\n                    \"48421\": \"Used household and office goods moving\",\n                    \"48422\": \"Specialized freight (except used goods) trucking, local\",\n                    \"48423\": \"Specialized freight (except used goods) trucking, long-distance\",\n                    \"48511\": \"Urban transit systems\",\n                    \"48521\": \"Interurban and rural bus transportation\",\n                    \"48531\": \"Taxi service\",\n                    \"48532\": \"Limousine service\",\n                    \"48541\": \"School and employee bus transportation\",\n                    \"48551\": \"Charter bus industry\",\n                    \"48599\": \"Other transit and ground passenger transportation\",\n                    \"48611\": \"Pipeline transportation of crude oil\",\n                    \"48621\": \"Pipeline transportation of natural gas\",\n                    \"48691\": \"Pipeline transportation of refined petroleum products\",\n                    \"48699\": \"All other pipeline transportation\",\n                    \"48711\": \"Scenic and sightseeing transportation, land\",\n                    \"48721\": \"Scenic and sightseeing transportation, water\",\n                    \"48799\": \"Scenic and sightseeing transportation, other\",\n                    \"48811\": \"Airport operations\",\n                    \"48819\": \"Other support activities for air transportation\",\n                    \"48821\": \"Support activities for rail transportation\",\n                    \"48831\": \"Port and harbor operations\",\n                    \"48832\": \"Marine cargo handling\",\n                    \"48833\": \"Navigational services to shipping\",\n                    \"48839\": \"Other support activities for water transportation\",\n                    \"48841\": \"Motor vehicle towing\",\n                    \"48849\": \"Other support activities for road transportation\",\n                    \"48851\": \"Freight transportation arrangement\",\n                    \"48899\": \"Other support activities for transportation\",\n                    \"49111\": \"Postal service\",\n                    \"49211\": \"Couriers and express delivery services\",\n                    \"49221\": \"Local messengers and local delivery\",\n                    \"49311\": \"General warehousing and storage\",\n                    \"49312\": \"Refrigerated warehousing and storage\",\n                    \"49313\": \"Farm product warehousing and storage\",\n                    \"49319\": \"Other warehousing and storage\",\n                    \"51111\": \"Newspaper publishers\",\n                    \"51112\": \"Periodical publishers\",\n                    \"51113\": \"Book publishers\",\n                    \"51114\": \"Directory and mailing list publishers\",\n                    \"51119\": \"Other publishers\",\n                    \"51121\": \"Software publishers\",\n                    \"51211\": \"Motion picture and video production\",\n                    \"51212\": \"Motion picture and video distribution\",\n                    \"51213\": \"Motion picture and video exhibition\",\n                    \"51219\": \"Postproduction services and other motion picture and video industries\",\n                    \"51221\": \"Record production\",\n                    \"51222\": \"Integrated record production/distribution\",\n                    \"51223\": \"Music publishers\",\n                    \"51224\": \"Sound recording studios\",\n                    \"51225\": \"Record production and distribution\",\n                    \"51229\": \"Other sound recording industries\",\n                    \"51311\": \"Radio broadcasting\",\n                    \"51312\": \"Television broadcasting\",\n                    \"51321\": \"Cable networks\",\n                    \"51322\": \"Cable & other program distribution\",\n                    \"51331\": \"Wired telecommunications carriers\",\n                    \"51332\": \"Wireless telecommunications carriers (except satellite)\",\n                    \"51333\": \"Telecommunications resellers\",\n                    \"51334\": \"Satellite telecommunications\",\n                    \"51339\": \"Other telecommunications\",\n                    \"51411\": \"News syndicates\",\n                    \"51412\": \"Libraries & archives\",\n                    \"51419\": \"Other information services\",\n                    \"51421\": \"Data processing services\",\n                    \"51511\": \"Radio broadcasting\",\n                    \"51512\": \"Television broadcasting\",\n                    \"51521\": \"Cable and other subscription programming\",\n                    \"51611\": \"Internet publishing and broadcasting\",\n                    \"51711\": \"Wired telecommunications carriers\",\n                    \"51721\": \"Wireless telecommunications carriers (except satellite)\",\n                    \"51731\": \"Telecommunications resellers\",\n                    \"51741\": \"Satellite telecommunications\",\n                    \"51751\": \"Cable and other program distribution\",\n                    \"51791\": \"Other telecommunications\",\n                    \"51811\": \"Internet service providers\",\n                    \"51821\": \"Data processing, hosting, and related services\",\n                    \"51911\": \"News syndicates\",\n                    \"51912\": \"Libraries and archives\",\n                    \"51913\": \"Internet publishing and broadcasting and web search portals\",\n                    \"51919\": \"All other information services\",\n                    \"52111\": \"Monetary authorities - central bank\",\n                    \"52211\": \"Commercial banking\",\n                    \"52212\": \"Savings institutions\",\n                    \"52213\": \"Credit unions\",\n                    \"52219\": \"Other depository credit intermediation\",\n                    \"52221\": \"Credit card issuing\",\n                    \"52222\": \"Sales financing\",\n                    \"52229\": \"Other nondepository credit intermediation\",\n                    \"52231\": \"Mortgage and nonmortgage loan brokers\",\n                    \"52232\": \"Financial transactions processing, reserve, and clearinghouse activities\",\n                    \"52239\": \"Other activities related to credit intermediation\",\n                    \"52311\": \"Investment banking and securities dealing\",\n                    \"52312\": \"Securities brokerage\",\n                    \"52313\": \"Commodity contracts dealing\",\n                    \"52314\": \"Commodity contracts brokerage\",\n                    \"52321\": \"Securities and commodity exchanges\",\n                    \"52391\": \"Miscellaneous intermediation\",\n                    \"52392\": \"Portfolio management\",\n                    \"52393\": \"Investment advice\",\n                    \"52399\": \"All other financial investment activities\",\n                    \"52411\": \"Direct life, health, and medical insurance carriers\",\n                    \"52412\": \"Direct insurance (except life, health, and medical) carriers\",\n                    \"52413\": \"Reinsurance carriers\",\n                    \"52421\": \"Insurance agencies and brokerages\",\n                    \"52429\": \"Other insurance related activities\",\n                    \"52511\": \"Pension funds\",\n                    \"52512\": \"Health and welfare funds\",\n                    \"52519\": \"Other insurance funds\",\n                    \"52591\": \"Open-end investment funds\",\n                    \"52592\": \"Trusts, estates, and agency accounts\",\n                    \"52593\": \"Real Estate Investment Trusts (REITs)\",\n                    \"52599\": \"Other financial vehicles\",\n                    \"53111\": \"Lessors of residential buildings and dwellings\",\n                    \"53112\": \"Lessors of nonresidential buildings (except miniwarehouses)\",\n                    \"53113\": \"Lessors of miniwarehouses and self-storage units\",\n                    \"53119\": \"Lessors of other real estate property\",\n                    \"53121\": \"Offices of real estate agents and brokers\",\n                    \"53131\": \"Real estate property managers\",\n                    \"53132\": \"Offices of real estate appraisers\",\n                    \"53139\": \"Other activities related to real estate\",\n                    \"53211\": \"Passenger car rental and leasing\",\n                    \"53212\": \"Truck, utility trailer, and RV (recreational vehicle) rental and leasing\",\n                    \"53221\": \"Consumer electronics and appliances rental\",\n                    \"53222\": \"Formal wear and costume rental\",\n                    \"53223\": \"Video tape and disc rental\",\n                    \"53228\": \"Other consumer goods rental\",\n                    \"53229\": \"Other consumer goods rental\",\n                    \"53231\": \"General rental centers\",\n                    \"53241\": \"Construction, transportation, mining, and forestry machinery and equipment rental and leasing\",\n                    \"53242\": \"Office machinery and equipment rental and leasing\",\n                    \"53249\": \"Other commercial and industrial machinery and equipment rental and leasing\",\n                    \"53311\": \"Lessors of nonfinancial intangible assets (except copyrighted works)\",\n                    \"54111\": \"Offices of lawyers\",\n                    \"54112\": \"Offices of notaries\",\n                    \"54119\": \"Other legal services\",\n                    \"54121\": \"Accounting, tax preparation, bookkeeping, and payroll services\",\n                    \"54131\": \"Architectural services\",\n                    \"54132\": \"Landscape architectural services\",\n                    \"54133\": \"Engineering services\",\n                    \"54134\": \"Drafting services\",\n                    \"54135\": \"Building inspection services\",\n                    \"54136\": \"Geophysical surveying and mapping services\",\n                    \"54137\": \"Surveying and mapping (except geophysical) services\",\n                    \"54138\": \"Testing laboratories\",\n                    \"54141\": \"Interior design services\",\n                    \"54142\": \"Industrial design services\",\n                    \"54143\": \"Graphic design services\",\n                    \"54149\": \"Other specialized design services\",\n                    \"54151\": \"Computer systems design and related services\",\n                    \"54161\": \"Management consulting services\",\n                    \"54162\": \"Environmental consulting services\",\n                    \"54169\": \"Other scientific and technical consulting services\",\n                    \"54171\": \"Research and development in the physical, engineering, and life sciences\",\n                    \"54172\": \"Research and development in the social sciences and humanities\",\n                    \"54181\": \"Advertising agencies\",\n                    \"54182\": \"Public relations agencies\",\n                    \"54183\": \"Media buying agencies\",\n                    \"54184\": \"Media representatives\",\n                    \"54185\": \"Outdoor advertising\",\n                    \"54186\": \"Direct mail advertising\",\n                    \"54187\": \"Advertising material distribution services\",\n                    \"54189\": \"Other services related to advertising\",\n                    \"54191\": \"Marketing research and public opinion polling\",\n                    \"54192\": \"Photographic services\",\n                    \"54193\": \"Translation and interpretation services\",\n                    \"54194\": \"Veterinary services\",\n                    \"54199\": \"All other professional, scientific, and technical services\",\n                    \"55111\": \"Management of companies and enterprises\",\n                    \"56111\": \"Office administrative services\",\n                    \"56121\": \"Facilities support services\",\n                    \"56131\": \"Employment placement agencies and executive search services\",\n                    \"56132\": \"Temporary help services\",\n                    \"56133\": \"Professional employer organizations\",\n                    \"56141\": \"Document preparation services\",\n                    \"56142\": \"Telephone call centers\",\n                    \"56143\": \"Business service centers\",\n                    \"56144\": \"Collection agencies\",\n                    \"56145\": \"Credit bureaus\",\n                    \"56149\": \"Other business support services\",\n                    \"56151\": \"Travel agencies\",\n                    \"56152\": \"Tour operators\",\n                    \"56159\": \"Other travel arrangement and reservation services\",\n                    \"56161\": \"Investigation, guard, and armored car services\",\n                    \"56162\": \"Security systems services\",\n                    \"56171\": \"Exterminating and pest control services\",\n                    \"56172\": \"Janitorial services\",\n                    \"56173\": \"Landscaping services\",\n                    \"56174\": \"Carpet and upholstery cleaning services\",\n                    \"56179\": \"Other services to buildings and dwellings\",\n                    \"56191\": \"Packaging and labeling services\",\n                    \"56192\": \"Convention and trade show organizers\",\n                    \"56199\": \"All other support services\",\n                    \"56211\": \"Waste collection\",\n                    \"56221\": \"Waste treatment and disposal\",\n                    \"56291\": \"Remediation services\",\n                    \"56292\": \"Materials recovery facilities\",\n                    \"56299\": \"All other waste management services\",\n                    \"61111\": \"Elementary and secondary schools\",\n                    \"61121\": \"Junior colleges\",\n                    \"61131\": \"Colleges, universities, and professional schools\",\n                    \"61141\": \"Business and secretarial schools\",\n                    \"61142\": \"Computer training\",\n                    \"61143\": \"Professional and management development training\",\n                    \"61151\": \"Technical and trade schools\",\n                    \"61161\": \"Fine arts schools\",\n                    \"61162\": \"Sports and recreation instruction\",\n                    \"61163\": \"Language schools\",\n                    \"61169\": \"All other schools and instruction\",\n                    \"61171\": \"Educational support services\",\n                    \"62111\": \"Offices of physicians\",\n                    \"62121\": \"Offices of dentists\",\n                    \"62131\": \"Offices of chiropractors\",\n                    \"62132\": \"Offices of optometrists\",\n                    \"62133\": \"Offices of mental health practitioners (except physicians)\",\n                    \"62134\": \"Offices of physical, occupational and speech therapists, and audiologists\",\n                    \"62139\": \"Offices of all other health practitioners\",\n                    \"62141\": \"Family planning centers\",\n                    \"62142\": \"Outpatient mental health and substance abuse centers\",\n                    \"62149\": \"Other outpatient care centers\",\n                    \"62151\": \"Medical and diagnostic laboratories\",\n                    \"62161\": \"Home health care services\",\n                    \"62191\": \"Ambulance services\",\n                    \"62199\": \"All other ambulatory health care services\",\n                    \"62211\": \"General medical and surgical hospitals\",\n                    \"62221\": \"Psychiatric and substance abuse hospitals\",\n                    \"62231\": \"Specialty (except psychiatric and substance abuse) hospitals\",\n                    \"62311\": \"Nursing care facilities (skilled nursing facilities)\",\n                    \"62321\": \"Residential intellectual and developmental disability facilities\",\n                    \"62322\": \"Residential mental health and substance abuse facilities\",\n                    \"62331\": \"Continuing care retirement communities and assisted living facilities for the elderly\",\n                    \"62399\": \"Other residential care facilities\",\n                    \"62411\": \"Child and youth services\",\n                    \"62412\": \"Services for the elderly and persons with disabilities\",\n                    \"62419\": \"Other individual and family services\",\n                    \"62421\": \"Community food services\",\n                    \"62422\": \"Community housing services\",\n                    \"62423\": \"Emergency and other relief services\",\n                    \"62431\": \"Vocational rehabilitation services\",\n                    \"62441\": \"Child day care services\",\n                    \"71111\": \"Theater companies and dinner theaters\",\n                    \"71112\": \"Dance companies\",\n                    \"71113\": \"Musical groups and artists\",\n                    \"71119\": \"Other performing arts companies\",\n                    \"71121\": \"Spectator sports\",\n                    \"71131\": \"Promoters of performing arts, sports, and similar events with facilities\",\n                    \"71132\": \"Promoters of performing arts, sports, and similar events without facilities\",\n                    \"71141\": \"Agents and managers for artists, athletes, entertainers, and other public figures\",\n                    \"71151\": \"Independent artists, writers, and performers\",\n                    \"71211\": \"Museums\",\n                    \"71212\": \"Historical sites\",\n                    \"71213\": \"Zoos and botanical gardens\",\n                    \"71219\": \"Nature parks and other similar institutions\",\n                    \"71311\": \"Amusement and theme parks\",\n                    \"71312\": \"Amusement arcades\",\n                    \"71321\": \"Casinos (except casino hotels)\",\n                    \"71329\": \"Other gambling industries\",\n                    \"71391\": \"Golf courses and country clubs\",\n                    \"71392\": \"Skiing facilities\",\n                    \"71393\": \"Marinas\",\n                    \"71394\": \"Fitness and recreational sports centers\",\n                    \"71395\": \"Bowling centers\",\n                    \"71399\": \"All other amusement and recreation industries\",\n                    \"72111\": \"Hotels (except casino hotels) and motels\",\n                    \"72112\": \"Casino hotels\",\n                    \"72119\": \"Other traveler accommodation\",\n                    \"72121\": \"RV (recreational vehicle) parks and recreational camps\",\n                    \"72131\": \"Rooming and boarding houses\",\n                    \"72211\": \"Full-service restaurants\",\n                    \"72221\": \"Limited-service eating places\",\n                    \"72231\": \"Food service contractors\",\n                    \"72232\": \"Caterers\",\n                    \"72233\": \"Mobile food services\",\n                    \"72241\": \"Drinking places (alcoholic beverages)\",\n                    \"72251\": \"Restaurants and other eating places\",\n                    \"81111\": \"Automotive mechanical and electrical repair and maintenance\",\n                    \"81112\": \"Automotive body, paint, interior, and glass repair\",\n                    \"81119\": \"Other automotive repair and maintenance\",\n                    \"81121\": \"Electronic and precision equipment repair and maintenance\",\n                    \"81131\": \"Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance\",\n                    \"81141\": \"Home and garden equipment and appliance repair and maintenance\",\n                    \"81142\": \"Reupholstery and furniture repair\",\n                    \"81143\": \"Footwear and leather goods repair\",\n                    \"81149\": \"Other personal and household goods repair and maintenance\",\n                    \"81211\": \"Hair, nail, and skin care services\",\n                    \"81219\": \"Other personal care services\",\n                    \"81221\": \"Funeral homes and funeral services\",\n                    \"81222\": \"Cemeteries and crematories\",\n                    \"81231\": \"Coin-operated laundries and drycleaners\",\n                    \"81232\": \"Drycleaning and laundry services (except coin-operated)\",\n                    \"81233\": \"Linen and uniform supply\",\n                    \"81291\": \"Pet care (except veterinary) services\",\n                    \"81292\": \"Photofinishing\",\n                    \"81293\": \"Parking lots and garages\",\n                    \"81299\": \"All other personal services\",\n                    \"81311\": \"Religious organizations\",\n                    \"81321\": \"Grantmaking and giving services\",\n                    \"81331\": \"Social advocacy organizations\",\n                    \"81341\": \"Civic and social organizations\",\n                    \"81391\": \"Business associations\",\n                    \"81392\": \"Professional organizations\",\n                    \"81393\": \"Labor unions and similar labor organizations\",\n                    \"81394\": \"Political organizations\",\n                    \"81399\": \"Other similar organizations (except business, professional, labor, and political organizations)\",\n                    \"81411\": \"Private households\",\n                    \"111110\": \"Soybean farming\",\n                    \"111120\": \"Oilseed (except soybean) farming\",\n                    \"111130\": \"Dry pea and bean farming\",\n                    \"111140\": \"Wheat farming\",\n                    \"111150\": \"Corn farming\",\n                    \"111160\": \"Rice farming\",\n                    \"111191\": \"Oilseed and grain combination farming\",\n                    \"111199\": \"All other grain farming\",\n                    \"111211\": \"Potato farming\",\n                    \"111219\": \"Other vegetable (except potato) and melon farming\",\n                    \"111310\": \"Orange groves\",\n                    \"111320\": \"Citrus (except orange) groves\",\n                    \"111331\": \"Apple orchards\",\n                    \"111332\": \"Grape vineyards\",\n                    \"111333\": \"Strawberry farming\",\n                    \"111334\": \"Berry (except strawberry) farming\",\n                    \"111335\": \"Tree nut farming\",\n                    \"111336\": \"Fruit and tree nut combination farming\",\n                    \"111339\": \"Other noncitrus fruit farming\",\n                    \"111411\": \"Mushroom production\",\n                    \"111419\": \"Other food crops grown under cover\",\n                    \"111421\": \"Nursery and tree production\",\n                    \"111422\": \"Floriculture production\",\n                    \"111910\": \"Tobacco farming\",\n                    \"111920\": \"Cotton farming\",\n                    \"111930\": \"Sugarcane farming\",\n                    \"111940\": \"Hay farming\",\n                    \"111991\": \"Sugar beet farming\",\n                    \"111992\": \"Peanut farming\",\n                    \"111998\": \"All other miscellaneous crop farming\",\n                    \"112111\": \"Beef cattle ranching and farming\",\n                    \"112112\": \"Cattle feedlots\",\n                    \"112120\": \"Dairy cattle and milk production\",\n                    \"112130\": \"Dual-purpose cattle ranching and farming\",\n                    \"112210\": \"Hog and pig farming\",\n                    \"112310\": \"Chicken egg production\",\n                    \"112320\": \"Broilers and other meat type chicken production\",\n                    \"112330\": \"Turkey production\",\n                    \"112340\": \"Poultry hatcheries\",\n                    \"112390\": \"Other poultry production\",\n                    \"112410\": \"Sheep farming\",\n                    \"112420\": \"Goat farming\",\n                    \"112511\": \"Finfish farming and fish hatcheries\",\n                    \"112512\": \"Shellfish farming\",\n                    \"112519\": \"Other animal aquaculture\",\n                    \"112910\": \"Apiculture\",\n                    \"112920\": \"Horses and other equine production\",\n                    \"112930\": \"Fur-bearing animal and rabbit production\",\n                    \"112990\": \"All other animal production\",\n                    \"113110\": \"Timber tract operations\",\n                    \"113210\": \"Forest nurseries and gathering of forest products\",\n                    \"113310\": \"Logging\",\n                    \"114111\": \"Finfish fishing\",\n                    \"114112\": \"Shellfish fishing\",\n                    \"114119\": \"Other marine fishing\",\n                    \"114210\": \"Hunting and trapping\",\n                    \"115111\": \"Cotton ginning\",\n                    \"115112\": \"Soil preparation, planting, and cultivating\",\n                    \"115113\": \"Crop harvesting, primarily by machine\",\n                    \"115114\": \"Postharvest crop activities (except cotton ginning)\",\n                    \"115115\": \"Farm labor contractors and crew leaders\",\n                    \"115116\": \"Farm management services\",\n                    \"115210\": \"Support activities for animal production\",\n                    \"115310\": \"Support activities for forestry\",\n                    \"211111\": \"Crude petroleum and natural gas extraction\",\n                    \"211112\": \"Natural gas liquid extraction\",\n                    \"211120\": \"Crude petroleum extraction\",\n                    \"211130\": \"Natural gas extraction\",\n                    \"212111\": \"Bituminous coal and lignite surface mining\",\n                    \"212112\": \"Bituminous coal underground mining\",\n                    \"212113\": \"Anthracite mining\",\n                    \"212210\": \"Iron ore mining\",\n                    \"212221\": \"Gold ore mining\",\n                    \"212222\": \"Silver ore mining\",\n                    \"212230\": \"Copper, nickel, lead, and zinc mining\",\n                    \"212231\": \"Lead ore and zinc ore mining\",\n                    \"212234\": \"Copper ore and nickel ore mining\",\n                    \"212291\": \"Uranium-radium-vanadium ore mining\",\n                    \"212299\": \"All other metal ore mining\",\n                    \"212311\": \"Dimension stone mining and quarrying\",\n                    \"212312\": \"Crushed and broken limestone mining and quarrying\",\n                    \"212313\": \"Crushed and broken granite mining and quarrying\",\n                    \"212319\": \"Other crushed and broken stone mining and quarrying\",\n                    \"212321\": \"Construction sand and gravel mining\",\n                    \"212322\": \"Industrial sand mining\",\n                    \"212324\": \"Kaolin and ball clay mining\",\n                    \"212325\": \"Clay and ceramic and refractory minerals mining\",\n                    \"212391\": \"Potash, soda, and borate mineral mining\",\n                    \"212392\": \"Phosphate rock mining\",\n                    \"212393\": \"Other chemical and fertilizer mineral mining\",\n                    \"212399\": \"All other nonmetallic mineral mining\",\n                    \"213111\": \"Drilling oil and gas wells\",\n                    \"213112\": \"Support activities for oil and gas operations\",\n                    \"213113\": \"Support activities for coal mining\",\n                    \"213114\": \"Support activities for metal mining\",\n                    \"213115\": \"Support activities for nonmetallic minerals (except fuels) mining\",\n                    \"221111\": \"Hydroelectric power generation\",\n                    \"221112\": \"Fossil fuel electric power generation\",\n                    \"221113\": \"Nuclear electric power generation\",\n                    \"221114\": \"Solar electric power generation\",\n                    \"221115\": \"Wind electric power generation\",\n                    \"221116\": \"Geothermal electric power generation\",\n                    \"221117\": \"Biomass electric power generation\",\n                    \"221118\": \"Other electric power generation\",\n                    \"221119\": \"Other electric power generation\",\n                    \"221121\": \"Electric bulk power transmission and control\",\n                    \"221122\": \"Electric power distribution\",\n                    \"221210\": \"Natural gas distribution\",\n                    \"221310\": \"Water supply and irrigation systems\",\n                    \"221320\": \"Sewage treatment facilities\",\n                    \"221330\": \"Steam and air-conditioning supply\",\n                    \"233110\": \"Land subdivision & land development\",\n                    \"233210\": \"Single family housing construction\",\n                    \"233220\": \"Multifamily housing construction\",\n                    \"233310\": \"Mfg & industrial building construction\",\n                    \"233320\": \"Commercial & institutional building construction\",\n                    \"234110\": \"Highway & street construction\",\n                    \"234120\": \"Bridge & tunnel construction\",\n                    \"234910\": \"Water, sewer, & pipeline construction\",\n                    \"234920\": \"Power & communication transmission line construction\",\n                    \"234930\": \"Industrial nonbuilding structure construction\",\n                    \"234990\": \"All other heavy construction\",\n                    \"235110\": \"Plumbing, heating, & air-conditioning contractors\",\n                    \"235210\": \"Painting & wall covering contractors\",\n                    \"235310\": \"Electrical contractors\",\n                    \"235410\": \"Masonry & stone contractors\",\n                    \"235420\": \"Drywall, plastering, acoustical, & insulation contractors\",\n                    \"235430\": \"Tile, marble, terrazzo, & mosaic contractors\",\n                    \"235510\": \"Carpentry contractors\",\n                    \"235520\": \"Floor laying & other floor contractors\",\n                    \"235610\": \"Roofing, siding, & sheet metal contractors\",\n                    \"235710\": \"Concrete contractors\",\n                    \"235810\": \"Water well drilling contractors\",\n                    \"235910\": \"Structural steel erection contractors\",\n                    \"235920\": \"Glass & glazing contractors\",\n                    \"235930\": \"Excavation contractors\",\n                    \"235940\": \"Wrecking & demolition contractors\",\n                    \"235950\": \"Building equip & other machinery installation contractors\",\n                    \"235990\": \"All other special trade contractors\",\n                    \"236115\": \"New single-family housing construction (except for-sale builders)\",\n                    \"236116\": \"New multifamily housing construction (except for-sale builders)\",\n                    \"236117\": \"New housing for-sale builders\",\n                    \"236118\": \"Residential remodelers\",\n                    \"236210\": \"Industrial building construction\",\n                    \"236220\": \"Commercial and institutional building construction\",\n                    \"237110\": \"Water and sewer line and related structures construction\",\n                    \"237120\": \"Oil and gas pipeline and related structures construction\",\n                    \"237130\": \"Power and communication line and related structures construction\",\n                    \"237210\": \"Land subdivision\",\n                    \"237310\": \"Highway, street, and bridge construction\",\n                    \"237990\": \"Other heavy and civil engineering construction\",\n                    \"238110\": \"Poured concrete foundation and structure contractors\",\n                    \"238120\": \"Structural steel and precast concrete contractors\",\n                    \"238130\": \"Framing contractors\",\n                    \"238140\": \"Masonry contractors\",\n                    \"238150\": \"Glass and glazing contractors\",\n                    \"238160\": \"Roofing contractors\",\n                    \"238170\": \"Siding contractors\",\n                    \"238190\": \"Other foundation, structure, and building exterior contractors\",\n                    \"238210\": \"Electrical contractors and other wiring installation contractors\",\n                    \"238220\": \"Plumbing, heating, and air-conditioning contractors\",\n                    \"238290\": \"Other building equipment contractors\",\n                    \"238310\": \"Drywall and insulation contractors\",\n                    \"238320\": \"Painting and wall covering contractors\",\n                    \"238330\": \"Flooring contractors\",\n                    \"238340\": \"Tile and terrazzo contractors\",\n                    \"238350\": \"Finish carpentry contractors\",\n                    \"238390\": \"Other building finishing contractors\",\n                    \"238910\": \"Site preparation contractors\",\n                    \"238990\": \"All other specialty trade contractors\",\n                    \"311111\": \"Dog and cat food manufacturing\",\n                    \"311119\": \"Other animal food manufacturing\",\n                    \"311211\": \"Flour milling\",\n                    \"311212\": \"Rice milling\",\n                    \"311213\": \"Malt manufacturing\",\n                    \"311221\": \"Wet corn milling\",\n                    \"311222\": \"Soybean processing\",\n                    \"311223\": \"Other oilseed processing\",\n                    \"311224\": \"Soybean and other oilseed processing\",\n                    \"311225\": \"Fats and oils refining and blending\",\n                    \"311230\": \"Breakfast cereal manufacturing\",\n                    \"311311\": \"Sugarcane mills\",\n                    \"311312\": \"Cane sugar refining\",\n                    \"311313\": \"Beet sugar manufacturing\",\n                    \"311314\": \"Cane sugar manufacturing\",\n                    \"311320\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"311330\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"311340\": \"Nonchocolate confectionery manufacturing\",\n                    \"311351\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"311352\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"311411\": \"Frozen fruit, juice, and vegetable manufacturing\",\n                    \"311412\": \"Frozen specialty food manufacturing\",\n                    \"311421\": \"Fruit and vegetable canning\",\n                    \"311422\": \"Specialty canning\",\n                    \"311423\": \"Dried and dehydrated food manufacturing\",\n                    \"311511\": \"Fluid milk manufacturing\",\n                    \"311512\": \"Creamery butter manufacturing\",\n                    \"311513\": \"Cheese manufacturing\",\n                    \"311514\": \"Dry, condensed, and evaporated dairy product manufacturing\",\n                    \"311520\": \"Ice cream and frozen dessert manufacturing\",\n                    \"311611\": \"Animal (except poultry) slaughtering\",\n                    \"311612\": \"Meat processed from carcasses\",\n                    \"311613\": \"Rendering and meat byproduct processing\",\n                    \"311615\": \"Poultry processing\",\n                    \"311710\": \"Seafood product preparation and packaging\",\n                    \"311711\": \"Seafood canning\",\n                    \"311712\": \"Fresh and frozen seafood processing\",\n                    \"311811\": \"Retail bakeries\",\n                    \"311812\": \"Commercial bakeries\",\n                    \"311813\": \"Frozen cakes, pies, and other pastries manufacturing\",\n                    \"311821\": \"Cookie and cracker manufacturing\",\n                    \"311822\": \"Flour mixes and dough manufacturing from purchased flour\",\n                    \"311823\": \"Dry pasta manufacturing\",\n                    \"311824\": \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n                    \"311830\": \"Tortilla manufacturing\",\n                    \"311911\": \"Roasted nuts and peanut butter manufacturing\",\n                    \"311919\": \"Other snack food manufacturing\",\n                    \"311920\": \"Coffee and tea manufacturing\",\n                    \"311930\": \"Flavoring syrup and concentrate manufacturing\",\n                    \"311941\": \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n                    \"311942\": \"Spice and extract manufacturing\",\n                    \"311991\": \"Perishable prepared food manufacturing\",\n                    \"311999\": \"All other miscellaneous food manufacturing\",\n                    \"312111\": \"Soft drink manufacturing\",\n                    \"312112\": \"Bottled water manufacturing\",\n                    \"312113\": \"Ice manufacturing\",\n                    \"312120\": \"Breweries\",\n                    \"312130\": \"Wineries\",\n                    \"312140\": \"Distilleries\",\n                    \"312210\": \"Tobacco stemming and redrying\",\n                    \"312221\": \"Cigarette manufacturing\",\n                    \"312229\": \"Other tobacco product manufacturing\",\n                    \"312230\": \"Tobacco manufacturing\",\n                    \"313110\": \"Fiber, yarn, and thread mills\",\n                    \"313111\": \"Yarn spinning mills\",\n                    \"313112\": \"Yarn texturizing, throwing, and twisting mills\",\n                    \"313113\": \"Thread mills\",\n                    \"313210\": \"Broadwoven fabric mills\",\n                    \"313220\": \"Narrow fabric mills and schiffli machine embroidery\",\n                    \"313221\": \"Narrow fabric mills\",\n                    \"313222\": \"Schiffli machine embroidery\",\n                    \"313230\": \"Nonwoven fabric mills\",\n                    \"313240\": \"Knit fabric mills\",\n                    \"313241\": \"Weft knit fabric mills\",\n                    \"313249\": \"Other knit fabric and lace mills\",\n                    \"313310\": \"Textile and fabric finishing mills\",\n                    \"313311\": \"Broadwoven fabric finishing mills\",\n                    \"313312\": \"Textile and fabric finishing (except broadwoven fabric) mills\",\n                    \"313320\": \"Fabric coating mills\",\n                    \"314110\": \"Carpet and rug mills\",\n                    \"314120\": \"Curtain and linen mills\",\n                    \"314121\": \"Curtain and drapery mills\",\n                    \"314129\": \"Other household textile product mills\",\n                    \"314910\": \"Textile bag and canvas mills\",\n                    \"314911\": \"Textile bag mills\",\n                    \"314912\": \"Canvas and related product mills\",\n                    \"314991\": \"Rope, cordage, and twine mills\",\n                    \"314992\": \"Tire cord and tire fabric mills\",\n                    \"314994\": \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n                    \"314999\": \"All other miscellaneous textile product mills\",\n                    \"315110\": \"Hosiery and sock mills\",\n                    \"315111\": \"Sheer hosiery mills\",\n                    \"315119\": \"Other hosiery and sock mills\",\n                    \"315190\": \"Other apparel knitting mills\",\n                    \"315191\": \"Outerwear knitting mills\",\n                    \"315192\": \"Underwear and nightwear knitting mills\",\n                    \"315210\": \"Cut and sew apparel contractors\",\n                    \"315211\": \"Men's and boys' cut and sew apparel contractors\",\n                    \"315212\": \"Women's, girls' and infants' cut and sew apparel contractors\",\n                    \"315220\": \"Men's and boys' cut and sew apparel manufacturing\",\n                    \"315221\": \"Men's and boys' cut and sew underwear and nightwear manufacturing\",\n                    \"315222\": \"Men's and boys' cut and sew suit, coat, and overcoat manufacturing\",\n                    \"315223\": \"Men's and boys' cut and sew shirt (except work shirt) manufacturing\",\n                    \"315224\": \"Men's and boys' cut and sew trouser, slack, and jean manufacturing\",\n                    \"315225\": \"Men's and boys' cut and sew work clothing manufacturing\",\n                    \"315228\": \"Men's and boys' cut and sew other outerwear manufacturing\",\n                    \"315231\": \"Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing\",\n                    \"315232\": \"Women's and girls' cut and sew blouse and shirt manufacturing\",\n                    \"315233\": \"Women's and girls' cut and sew dress manufacturing\",\n                    \"315234\": \"Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing\",\n                    \"315239\": \"Women's and girls' cut and sew other outerwear manufacturing\",\n                    \"315240\": \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n                    \"315280\": \"Other cut and sew apparel manufacturing\",\n                    \"315291\": \"Infants' cut and sew apparel manufacturing\",\n                    \"315292\": \"Fur and leather apparel manufacturing\",\n                    \"315299\": \"All other cut and sew apparel manufacturing\",\n                    \"315990\": \"Apparel accessories and other apparel manufacturing\",\n                    \"315991\": \"Hat, cap, and millinery manufacturing\",\n                    \"315992\": \"Glove and mitten manufacturing\",\n                    \"315993\": \"Men's and boys' neckwear manufacturing\",\n                    \"315999\": \"Other apparel accessories and other apparel manufacturing\",\n                    \"316110\": \"Leather and hide tanning and finishing\",\n                    \"316210\": \"Footwear manufacturing\",\n                    \"316211\": \"Rubber and plastics footwear manufacturing\",\n                    \"316212\": \"House slipper manufacturing\",\n                    \"316213\": \"Men's footwear (except athletic) manufacturing\",\n                    \"316214\": \"Women's footwear (except athletic) manufacturing\",\n                    \"316219\": \"Other footwear manufacturing\",\n                    \"316991\": \"Luggage manufacturing\",\n                    \"316992\": \"Women's handbag and purse manufacturing\",\n                    \"316993\": \"Personal leather good (except women's handbag and purse) manufacturing\",\n                    \"316998\": \"All other leather good and allied product manufacturing\",\n                    \"316999\": \"All other leather good and allied product manufacturing\",\n                    \"321113\": \"Sawmills\",\n                    \"321114\": \"Wood preservation\",\n                    \"321211\": \"Hardwood veneer and plywood manufacturing\",\n                    \"321212\": \"Softwood veneer and plywood manufacturing\",\n                    \"321213\": \"Engineered wood member (except truss) manufacturing\",\n                    \"321214\": \"Truss manufacturing\",\n                    \"321219\": \"Reconstituted wood product manufacturing\",\n                    \"321911\": \"Wood window and door manufacturing\",\n                    \"321912\": \"Cut stock, resawing lumber, and planing\",\n                    \"321918\": \"Other millwork (including flooring)\",\n                    \"321920\": \"Wood container and pallet manufacturing\",\n                    \"321991\": \"Manufactured home (mobile home) manufacturing\",\n                    \"321992\": \"Prefabricated wood building manufacturing\",\n                    \"321999\": \"All other miscellaneous wood product manufacturing\",\n                    \"322110\": \"Pulp mills\",\n                    \"322121\": \"Paper (except newsprint) mills\",\n                    \"322122\": \"Newsprint mills\",\n                    \"322130\": \"Paperboard mills\",\n                    \"322211\": \"Corrugated and solid fiber box manufacturing\",\n                    \"322212\": \"Folding paperboard box manufacturing\",\n                    \"322213\": \"Setup paperboard box manufacturing\",\n                    \"322214\": \"Fiber can, tube, drum, and similar products manufacturing\",\n                    \"322215\": \"Nonfolding sanitary food container manufacturing\",\n                    \"322219\": \"Other paperboard container manufacturing\",\n                    \"322220\": \"Paper bag and coated and treated paper manufacturing\",\n                    \"322221\": \"Coated and laminated packaging paper manufacturing\",\n                    \"322222\": \"Coated and laminated paper manufacturing\",\n                    \"322223\": \"Coated paper bag and pouch manufacturing\",\n                    \"322224\": \"Uncoated paper and multiwall bag manufacturing\",\n                    \"322225\": \"Laminated aluminum foil manufacturing for flexible packaging uses\",\n                    \"322226\": \"Surface-coated paperboard manufacturing\",\n                    \"322230\": \"Stationery product manufacturing\",\n                    \"322231\": \"Die-cut paper and paperboard office supplies manufacturing\",\n                    \"322232\": \"Envelope manufacturing\",\n                    \"322233\": \"Stationery, tablet, and related product manufacturing\",\n                    \"322291\": \"Sanitary paper product manufacturing\",\n                    \"322299\": \"All other converted paper product manufacturing\",\n                    \"323110\": \"Commercial lithographic printing\",\n                    \"323111\": \"Commercial printing (except screen and books)\",\n                    \"323112\": \"Commercial flexographic printing\",\n                    \"323113\": \"Commercial screen printing\",\n                    \"323114\": \"Quick printing\",\n                    \"323115\": \"Digital printing\",\n                    \"323116\": \"Manifold business forms printing\",\n                    \"323117\": \"Books printing\",\n                    \"323118\": \"Blankbook, looseleaf binders, and devices manufacturing\",\n                    \"323119\": \"Other commercial printing\",\n                    \"323120\": \"Support activities for printing\",\n                    \"323121\": \"Tradebinding and related work\",\n                    \"323122\": \"Prepress services\",\n                    \"324110\": \"Petroleum refineries\",\n                    \"324121\": \"Asphalt paving mixture and block manufacturing\",\n                    \"324122\": \"Asphalt shingle and coating materials manufacturing\",\n                    \"324191\": \"Petroleum lubricating oil and grease manufacturing\",\n                    \"324199\": \"All other petroleum and coal products manufacturing\",\n                    \"325110\": \"Petrochemical manufacturing\",\n                    \"325120\": \"Industrial gas manufacturing\",\n                    \"325130\": \"Synthetic dye and pigment manufacturing\",\n                    \"325131\": \"Inorganic dye and pigment manufacturing\",\n                    \"325132\": \"Synthetic organic dye and pigment manufacturing\",\n                    \"325180\": \"Other basic inorganic chemical manufacturing\",\n                    \"325181\": \"Alkalies and chlorine manufacturing\",\n                    \"325182\": \"Carbon black manufacturing\",\n                    \"325188\": \"All other basic inorganic chemical manufacturing\",\n                    \"325191\": \"Gum and wood chemical manufacturing\",\n                    \"325192\": \"Cyclic crude and intermediate manufacturing\",\n                    \"325193\": \"Ethyl alcohol manufacturing\",\n                    \"325194\": \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n                    \"325199\": \"All other basic organic chemical manufacturing\",\n                    \"325211\": \"Plastics material and resin manufacturing\",\n                    \"325212\": \"Synthetic rubber manufacturing\",\n                    \"325220\": \"Artificial and synthetic fibers and filaments manufacturing\",\n                    \"325221\": \"Cellulosic organic fiber manufacturing\",\n                    \"325222\": \"Noncellulosic organic fiber manufacturing\",\n                    \"325311\": \"Nitrogenous fertilizer manufacturing\",\n                    \"325312\": \"Phosphatic fertilizer manufacturing\",\n                    \"325314\": \"Fertilizer (mixing only) manufacturing\",\n                    \"325320\": \"Pesticide and other agricultural chemical manufacturing\",\n                    \"325411\": \"Medicinal and botanical manufacturing\",\n                    \"325412\": \"Pharmaceutical preparation manufacturing\",\n                    \"325413\": \"In-vitro diagnostic substance manufacturing\",\n                    \"325414\": \"Biological product (except diagnostic) manufacturing\",\n                    \"325510\": \"Paint and coating manufacturing\",\n                    \"325520\": \"Adhesive manufacturing\",\n                    \"325611\": \"Soap and other detergent manufacturing\",\n                    \"325612\": \"Polish and other sanitation good manufacturing\",\n                    \"325613\": \"Surface active agent manufacturing\",\n                    \"325620\": \"Toilet preparation manufacturing\",\n                    \"325910\": \"Printing ink manufacturing\",\n                    \"325920\": \"Explosives manufacturing\",\n                    \"325991\": \"Custom compounding of purchased resins\",\n                    \"325992\": \"Photographic film, paper, plate, and chemical manufacturing\",\n                    \"325998\": \"All other miscellaneous chemical product and preparation manufacturing\",\n                    \"326111\": \"Plastics bag and pouch manufacturing\",\n                    \"326112\": \"Plastics packaging film and sheet (including laminated) manufacturing\",\n                    \"326113\": \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n                    \"326121\": \"Unlaminated plastics profile shape manufacturing\",\n                    \"326122\": \"Plastics pipe and pipe fitting manufacturing\",\n                    \"326130\": \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n                    \"326140\": \"Polystyrene foam product manufacturing\",\n                    \"326150\": \"Urethane and other foam product (except polystyrene) manufacturing\",\n                    \"326160\": \"Plastics bottle manufacturing\",\n                    \"326191\": \"Plastics plumbing fixture manufacturing\",\n                    \"326192\": \"Resilient floor covering manufacturing\",\n                    \"326199\": \"All other plastics product manufacturing\",\n                    \"326211\": \"Tire manufacturing (except retreading)\",\n                    \"326212\": \"Tire retreading\",\n                    \"326220\": \"Rubber and plastics hoses and belting manufacturing\",\n                    \"326291\": \"Rubber product manufacturing for mechanical use\",\n                    \"326299\": \"All other rubber product manufacturing\",\n                    \"327110\": \"Pottery, ceramics, and plumbing fixture manufacturing\",\n                    \"327111\": \"Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing\",\n                    \"327112\": \"Vitreous china, fine earthenware, and other pottery product manufacturing\",\n                    \"327113\": \"Porcelain electrical supply manufacturing\",\n                    \"327120\": \"Clay building material and refractories manufacturing\",\n                    \"327121\": \"Brick and structural clay tile manufacturing\",\n                    \"327122\": \"Ceramic wall and floor tile manufacturing\",\n                    \"327123\": \"Other structural clay product manufacturing\",\n                    \"327124\": \"Clay refractory manufacturing\",\n                    \"327125\": \"Nonclay refractory manufacturing\",\n                    \"327211\": \"Flat glass manufacturing\",\n                    \"327212\": \"Other pressed and blown glass and glassware manufacturing\",\n                    \"327213\": \"Glass container manufacturing\",\n                    \"327215\": \"Glass product manufacturing made of purchased glass\",\n                    \"327310\": \"Cement manufacturing\",\n                    \"327320\": \"Ready-mix concrete manufacturing\",\n                    \"327331\": \"Concrete block and brick manufacturing\",\n                    \"327332\": \"Concrete pipe manufacturing\",\n                    \"327390\": \"Other concrete product manufacturing\",\n                    \"327410\": \"Lime manufacturing\",\n                    \"327420\": \"Gypsum product manufacturing\",\n                    \"327910\": \"Abrasive product manufacturing\",\n                    \"327991\": \"Cut stone and stone product manufacturing\",\n                    \"327992\": \"Ground or treated mineral and earth manufacturing\",\n                    \"327993\": \"Mineral wool manufacturing\",\n                    \"327999\": \"All other miscellaneous nonmetallic mineral product manufacturing\",\n                    \"331110\": \"Iron and steel mills and ferroalloy manufacturing\",\n                    \"331111\": \"Iron and steel mills\",\n                    \"331112\": \"Electrometallurgical ferroalloy product manufacturing\",\n                    \"331210\": \"Iron and steel pipe and tube manufacturing from purchased steel\",\n                    \"331221\": \"Rolled steel shape manufacturing\",\n                    \"331222\": \"Steel wire drawing\",\n                    \"331311\": \"Alumina refining\",\n                    \"331312\": \"Primary aluminum production\",\n                    \"331313\": \"Alumina refining and primary aluminum production\",\n                    \"331314\": \"Secondary smelting and alloying of aluminum\",\n                    \"331315\": \"Aluminum sheet, plate, and foil manufacturing\",\n                    \"331316\": \"Aluminum extruded product manufacturing\",\n                    \"331318\": \"Other aluminum rolling, drawing, and extruding\",\n                    \"331319\": \"Other aluminum rolling and drawing\",\n                    \"331410\": \"Nonferrous metal (except aluminum) smelting and refining\",\n                    \"331411\": \"Primary smelting and refining of copper\",\n                    \"331419\": \"Primary smelting and refining of nonferrous metal (except copper and aluminum)\",\n                    \"331420\": \"Copper rolling, drawing, extruding, and alloying\",\n                    \"331421\": \"Copper rolling, drawing, and extruding\",\n                    \"331422\": \"Copper wire (except mechanical) drawing\",\n                    \"331423\": \"Secondary smelting, refining, and alloying of copper\",\n                    \"331491\": \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n                    \"331492\": \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n                    \"331511\": \"Iron foundries\",\n                    \"331512\": \"Steel investment foundries\",\n                    \"331513\": \"Steel foundries (except investment)\",\n                    \"331521\": \"Aluminum die-casting foundries\",\n                    \"331522\": \"Nonferrous (except aluminum) die-casting foundries\",\n                    \"331523\": \"Nonferrous metal die-casting foundries\",\n                    \"331524\": \"Aluminum foundries (except die-casting)\",\n                    \"331525\": \"Copper foundries (except die-casting)\",\n                    \"331528\": \"Other nonferrous foundries (except die-casting)\",\n                    \"331529\": \"Other nonferrous metal foundries (except die-casting)\",\n                    \"332111\": \"Iron and steel forging\",\n                    \"332112\": \"Nonferrous forging\",\n                    \"332114\": \"Custom roll forming\",\n                    \"332115\": \"Crown and closure manufacturing\",\n                    \"332116\": \"Metal stamping\",\n                    \"332117\": \"Powder metallurgy part manufacturing\",\n                    \"332119\": \"Metal crown, closure, and other metal stamping (except automotive)\",\n                    \"332211\": \"Cutlery and flatware (except precious) manufacturing\",\n                    \"332212\": \"Hand and edge tool manufacturing\",\n                    \"332213\": \"Saw blade and handsaw manufacturing\",\n                    \"332214\": \"Kitchen utensil, pot, and pan manufacturing\",\n                    \"332215\": \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n                    \"332216\": \"Saw blade and handtool manufacturing\",\n                    \"332311\": \"Prefabricated metal building and component manufacturing\",\n                    \"332312\": \"Fabricated structural metal manufacturing\",\n                    \"332313\": \"Plate work manufacturing\",\n                    \"332321\": \"Metal window and door manufacturing\",\n                    \"332322\": \"Sheet metal work manufacturing\",\n                    \"332323\": \"Ornamental and architectural metal work manufacturing\",\n                    \"332410\": \"Power boiler and heat exchanger manufacturing\",\n                    \"332420\": \"Metal tank (heavy gauge) manufacturing\",\n                    \"332431\": \"Metal can manufacturing\",\n                    \"332439\": \"Other metal container manufacturing\",\n                    \"332510\": \"Hardware manufacturing\",\n                    \"332611\": \"Spring (heavy gauge) manufacturing\",\n                    \"332612\": \"Spring (light gauge) manufacturing\",\n                    \"332613\": \"Spring manufacturing\",\n                    \"332618\": \"Other fabricated wire product manufacturing\",\n                    \"332710\": \"Machine shops\",\n                    \"332721\": \"Precision turned product manufacturing\",\n                    \"332722\": \"Bolt, nut, screw, rivet, and washer manufacturing\",\n                    \"332811\": \"Metal heat treating\",\n                    \"332812\": \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n                    \"332813\": \"Electroplating, plating, polishing, anodizing, and coloring\",\n                    \"332911\": \"Industrial valve manufacturing\",\n                    \"332912\": \"Fluid power valve and hose fitting manufacturing\",\n                    \"332913\": \"Plumbing fixture fitting and trim manufacturing\",\n                    \"332919\": \"Other metal valve and pipe fitting manufacturing\",\n                    \"332991\": \"Ball and roller bearing manufacturing\",\n                    \"332992\": \"Small arms ammunition manufacturing\",\n                    \"332993\": \"Ammunition (except small arms) manufacturing\",\n                    \"332994\": \"Small arms, ordnance, and ordnance accessories manufacturing\",\n                    \"332995\": \"Other ordnance and accessories manufacturing\",\n                    \"332996\": \"Fabricated pipe and pipe fitting manufacturing\",\n                    \"332997\": \"Industrial pattern manufacturing\",\n                    \"332998\": \"Enameled iron and metal sanitary ware manufacturing\",\n                    \"332999\": \"All other miscellaneous fabricated metal product manufacturing\",\n                    \"333111\": \"Farm machinery and equipment manufacturing\",\n                    \"333112\": \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n                    \"333120\": \"Construction machinery manufacturing\",\n                    \"333131\": \"Mining machinery and equipment manufacturing\",\n                    \"333132\": \"Oil and gas field machinery and equipment manufacturing\",\n                    \"333210\": \"Sawmill and woodworking machinery manufacturing\",\n                    \"333220\": \"Plastics and rubber industry machinery manufacturing\",\n                    \"333241\": \"Food product machinery manufacturing\",\n                    \"333242\": \"Semiconductor machinery manufacturing\",\n                    \"333243\": \"Sawmill, woodworking, and paper machinery manufacturing\",\n                    \"333244\": \"Printing machinery and equipment manufacturing\",\n                    \"333249\": \"Other industrial machinery manufacturing\",\n                    \"333291\": \"Paper industry machinery manufacturing\",\n                    \"333292\": \"Textile machinery manufacturing\",\n                    \"333293\": \"Printing machinery and equipment manufacturing\",\n                    \"333294\": \"Food product machinery manufacturing\",\n                    \"333295\": \"Semiconductor machinery manufacturing\",\n                    \"333298\": \"All other industrial machinery manufacturing\",\n                    \"333311\": \"Automatic vending machine manufacturing\",\n                    \"333312\": \"Commercial laundry, drycleaning, and pressing machine manufacturing\",\n                    \"333313\": \"Office machinery manufacturing\",\n                    \"333314\": \"Optical instrument and lens manufacturing\",\n                    \"333315\": \"Photographic and photocopying equipment manufacturing\",\n                    \"333316\": \"Photographic and photocopying equipment manufacturing\",\n                    \"333318\": \"Other commercial and service industry machinery manufacturing\",\n                    \"333319\": \"Other commercial and service industry machinery manufacturing\",\n                    \"333411\": \"Air purification equipment manufacturing\",\n                    \"333412\": \"Industrial and commercial fan and blower manufacturing\",\n                    \"333413\": \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n                    \"333414\": \"Heating equipment (except warm air furnaces) manufacturing\",\n                    \"333415\": \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n                    \"333511\": \"Industrial mold manufacturing\",\n                    \"333512\": \"Machine tool (metal cutting types) manufacturing\",\n                    \"333513\": \"Machine tool (metal forming types) manufacturing\",\n                    \"333514\": \"Special die and tool, die set, jig, and fixture manufacturing\",\n                    \"333515\": \"Cutting tool and machine tool accessory manufacturing\",\n                    \"333516\": \"Rolling mill machinery and equipment manufacturing\",\n                    \"333517\": \"Machine tool manufacturing\",\n                    \"333518\": \"Other metalworking machinery manufacturing\",\n                    \"333519\": \"Rolling mill and other metalworking machinery manufacturing\",\n                    \"333611\": \"Turbine and turbine generator set units manufacturing\",\n                    \"333612\": \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n                    \"333613\": \"Mechanical power transmission equipment manufacturing\",\n                    \"333618\": \"Other engine equipment manufacturing\",\n                    \"333911\": \"Pump and pumping equipment manufacturing\",\n                    \"333912\": \"Air and gas compressor manufacturing\",\n                    \"333913\": \"Measuring and dispensing pump manufacturing\",\n                    \"333914\": \"Measuring, dispensing, and other pumping equipment manufacturing\",\n                    \"333921\": \"Elevator and moving stairway manufacturing\",\n                    \"333922\": \"Conveyor and conveying equipment manufacturing\",\n                    \"333923\": \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n                    \"333924\": \"Industrial truck, trailer, and stacker machinery manufacturing\",\n                    \"333991\": \"Power-driven handtool manufacturing\",\n                    \"333992\": \"Welding and soldering equipment manufacturing\",\n                    \"333993\": \"Packaging machinery manufacturing\",\n                    \"333994\": \"Industrial process furnace and oven manufacturing\",\n                    \"333995\": \"Fluid power cylinder and actuator manufacturing\",\n                    \"333996\": \"Fluid power pump and motor manufacturing\",\n                    \"333997\": \"Scale and balance (except laboratory) manufacturing\",\n                    \"333999\": \"All other miscellaneous general purpose machinery manufacturing\",\n                    \"334111\": \"Electronic computer manufacturing\",\n                    \"334112\": \"Computer storage device manufacturing\",\n                    \"334113\": \"Computer terminal manufacturing\",\n                    \"334118\": \"Computer terminal and other computer peripheral equipment manufacturing\",\n                    \"334119\": \"Other computer peripheral equipment manufacturing\",\n                    \"334210\": \"Telephone apparatus manufacturing\",\n                    \"334220\": \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n                    \"334290\": \"Other communications equipment manufacturing\",\n                    \"334310\": \"Audio and video equipment manufacturing\",\n                    \"334411\": \"Electron tube manufacturing\",\n                    \"334412\": \"Bare printed circuit board manufacturing\",\n                    \"334413\": \"Semiconductor and related device manufacturing\",\n                    \"334414\": \"Electronic capacitor manufacturing\",\n                    \"334415\": \"Electronic resistor manufacturing\",\n                    \"334416\": \"Electronic coil, transformer, and other inductor manufacturing\",\n                    \"334417\": \"Electronic connector manufacturing\",\n                    \"334418\": \"Printed circuit assembly (electronic assembly) manufacturing\",\n                    \"334419\": \"Other electronic component manufacturing\",\n                    \"334510\": \"Electromedical and electrotherapeutic apparatus manufacturing\",\n                    \"334511\": \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n                    \"334512\": \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n                    \"334513\": \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n                    \"334514\": \"Totalizing fluid meter and counting device manufacturing\",\n                    \"334515\": \"Instrument manufacturing for measuring and testing electricity and electrical signals\",\n                    \"334516\": \"Analytical laboratory instrument manufacturing\",\n                    \"334517\": \"Irradiation apparatus manufacturing\",\n                    \"334518\": \"Watch, clock, and part manufacturing\",\n                    \"334519\": \"Other measuring and controlling device manufacturing\",\n                    \"334611\": \"Software reproducing\",\n                    \"334612\": \"Prerecorded compact disc (except software), tape, and record reproducing\",\n                    \"334613\": \"Blank magnetic and optical recording media manufacturing\",\n                    \"334614\": \"Software and other prerecorded compact disc, tape, and record reproducing\",\n                    \"335110\": \"Electric lamp bulb and part manufacturing\",\n                    \"335121\": \"Residential electric lighting fixture manufacturing\",\n                    \"335122\": \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n                    \"335129\": \"Other lighting equipment manufacturing\",\n                    \"335210\": \"Small electrical appliance manufacturing\",\n                    \"335211\": \"Electric housewares and household fan manufacturing\",\n                    \"335212\": \"Household vacuum cleaner manufacturing\",\n                    \"335220\": \"Major household appliance manufacturing\",\n                    \"335221\": \"Household cooking appliance manufacturing\",\n                    \"335222\": \"Household refrigerator and home freezer manufacturing\",\n                    \"335224\": \"Household laundry equipment manufacturing\",\n                    \"335228\": \"Other major household appliance manufacturing\",\n                    \"335311\": \"Power, distribution, and specialty transformer manufacturing\",\n                    \"335312\": \"Motor and generator manufacturing\",\n                    \"335313\": \"Switchgear and switchboard apparatus manufacturing\",\n                    \"335314\": \"Relay and industrial control manufacturing\",\n                    \"335911\": \"Storage battery manufacturing\",\n                    \"335912\": \"Primary battery manufacturing\",\n                    \"335921\": \"Fiber optic cable manufacturing\",\n                    \"335929\": \"Other communication and energy wire manufacturing\",\n                    \"335931\": \"Current-carrying wiring device manufacturing\",\n                    \"335932\": \"Noncurrent-carrying wiring device manufacturing\",\n                    \"335991\": \"Carbon and graphite product manufacturing\",\n                    \"335999\": \"All other miscellaneous electrical equipment and component manufacturing\",\n                    \"336111\": \"Automobile manufacturing\",\n                    \"336112\": \"Light truck and utility vehicle manufacturing\",\n                    \"336120\": \"Heavy duty truck manufacturing\",\n                    \"336211\": \"Motor vehicle body manufacturing\",\n                    \"336212\": \"Truck trailer manufacturing\",\n                    \"336213\": \"Motor home manufacturing\",\n                    \"336214\": \"Travel trailer and camper manufacturing\",\n                    \"336310\": \"Motor vehicle gasoline engine and engine parts manufacturing\",\n                    \"336311\": \"Carburetor, piston, piston ring, and valve manufacturing\",\n                    \"336312\": \"Gasoline engine and engine parts manufacturing\",\n                    \"336320\": \"Motor vehicle electrical and electronic equipment manufacturing\",\n                    \"336321\": \"Vehicular lighting equipment manufacturing\",\n                    \"336322\": \"Other motor vehicle electrical and electronic equipment manufacturing\",\n                    \"336330\": \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n                    \"336340\": \"Motor vehicle brake system manufacturing\",\n                    \"336350\": \"Motor vehicle transmission and power train parts manufacturing\",\n                    \"336360\": \"Motor vehicle seating and interior trim manufacturing\",\n                    \"336370\": \"Motor vehicle metal stamping\",\n                    \"336390\": \"Other motor vehicle parts manufacturing\",\n                    \"336391\": \"Motor vehicle air-conditioning manufacturing\",\n                    \"336399\": \"All other motor vehicle parts manufacturing\",\n                    \"336411\": \"Aircraft manufacturing\",\n                    \"336412\": \"Aircraft engine and engine parts manufacturing\",\n                    \"336413\": \"Other aircraft parts and auxiliary equipment manufacturing\",\n                    \"336414\": \"Guided missile and space vehicle manufacturing\",\n                    \"336415\": \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n                    \"336419\": \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n                    \"336510\": \"Railroad rolling stock manufacturing\",\n                    \"336611\": \"Ship building and repairing\",\n                    \"336612\": \"Boat building\",\n                    \"336991\": \"Motorcycle, bicycle, and parts manufacturing\",\n                    \"336992\": \"Military armored vehicle, tank, and tank component manufacturing\",\n                    \"336999\": \"All other transportation equipment manufacturing\",\n                    \"337110\": \"Wood kitchen cabinet and countertop manufacturing\",\n                    \"337121\": \"Upholstered household furniture manufacturing\",\n                    \"337122\": \"Nonupholstered wood household furniture manufacturing\",\n                    \"337124\": \"Metal household furniture manufacturing\",\n                    \"337125\": \"Household furniture (except wood and metal) manufacturing\",\n                    \"337127\": \"Institutional furniture manufacturing\",\n                    \"337129\": \"Wood television, radio, and sewing machine cabinet manufacturing\",\n                    \"337211\": \"Wood office furniture manufacturing\",\n                    \"337212\": \"Custom architectural woodwork and millwork manufacturing\",\n                    \"337214\": \"Office furniture (except wood) manufacturing\",\n                    \"337215\": \"Showcase, partition, shelving, and locker manufacturing\",\n                    \"337910\": \"Mattress manufacturing\",\n                    \"337920\": \"Blind and shade manufacturing\",\n                    \"339111\": \"Laboratory apparatus and furniture manufacturing\",\n                    \"339112\": \"Surgical and medical instrument manufacturing\",\n                    \"339113\": \"Surgical appliance and supplies manufacturing\",\n                    \"339114\": \"Dental equipment and supplies manufacturing\",\n                    \"339115\": \"Ophthalmic goods manufacturing\",\n                    \"339116\": \"Dental laboratories\",\n                    \"339910\": \"Jewelry and silverware manufacturing\",\n                    \"339911\": \"Jewelry (including precious metal) manufacturing\",\n                    \"339912\": \"Silverware and hollowware manufacturing\",\n                    \"339913\": \"Jewelers' material and lapidary work manufacturing\",\n                    \"339914\": \"Costume jewelry and novelty manufacturing\",\n                    \"339920\": \"Sporting and athletic goods manufacturing\",\n                    \"339930\": \"Doll, toy, and game manufacturing\",\n                    \"339931\": \"Doll and stuffed toy manufacturing\",\n                    \"339932\": \"Game, toy, and children's vehicle manufacturing\",\n                    \"339940\": \"Office supplies (except paper) manufacturing\",\n                    \"339941\": \"Pen and mechanical pencil manufacturing\",\n                    \"339942\": \"Lead pencil and art good manufacturing\",\n                    \"339943\": \"Marking device manufacturing\",\n                    \"339944\": \"Carbon paper and inked ribbon manufacturing\",\n                    \"339950\": \"Sign manufacturing\",\n                    \"339991\": \"Gasket, packing, and sealing device manufacturing\",\n                    \"339992\": \"Musical instrument manufacturing\",\n                    \"339993\": \"Fastener, button, needle, and pin manufacturing\",\n                    \"339994\": \"Broom, brush, and mop manufacturing\",\n                    \"339995\": \"Burial casket manufacturing\",\n                    \"339999\": \"All other miscellaneous manufacturing\",\n                    \"421110\": \"Automobile & other motor vehicle whsle\",\n                    \"421120\": \"Motor vehicle supplies & new parts whsle\",\n                    \"421130\": \"Tire & tube whsle\",\n                    \"421140\": \"Motor vehicle parts, (used) whsle\",\n                    \"421210\": \"Furniture whsle\",\n                    \"421220\": \"Home furnishing whsle\",\n                    \"421310\": \"Lumber, plywood, millwork, & wood panel whsle\",\n                    \"421320\": \"Brick, stone, & related construction material whsle\",\n                    \"421330\": \"Roofing, siding, & insulation material whsle\",\n                    \"421390\": \"Other construction material whsle\",\n                    \"421410\": \"Photographic equipment & supplies whsle\",\n                    \"421420\": \"Office equipment whsle\",\n                    \"421430\": \"Computer & computer peripheral equipment & software whsle\",\n                    \"421440\": \"Other commercial equipment whsle\",\n                    \"421450\": \"Medical, dental, & hospital equipment & supplies whsle\",\n                    \"421460\": \"Ophthalmic goods whsle\",\n                    \"421490\": \"Other professional equipment & supplies whsle\",\n                    \"421510\": \"Metal service centers & offices\",\n                    \"421520\": \"Coal & other mineral & ore whsle\",\n                    \"421610\": \"Electrical apparatus & equip, wiring supp, & const material whsle\",\n                    \"421620\": \"Electrical appliance, television, & radio set whsle\",\n                    \"421690\": \"Other electronic parts & equipment whsle\",\n                    \"421710\": \"Hardware whsle\",\n                    \"421720\": \"Plumbing & heating equipment & supplies (hydronics) whsle\",\n                    \"421730\": \"Warm air heating & air-conditioning equipment & supplies whsle\",\n                    \"421740\": \"Refrigeration equipment & supplies whsle\",\n                    \"421810\": \"Construction & mining (except oil well) machinery & equip whsle\",\n                    \"421820\": \"Farm & garden machinery & equipment whsle\",\n                    \"421830\": \"Industrial machinery & equipment whsle\",\n                    \"421840\": \"Industrial supplies whsle\",\n                    \"421850\": \"Service establishment equipment & supplies whsle\",\n                    \"421860\": \"Transportation equipment & supplies (exc motor vehicle) whsle\",\n                    \"421910\": \"Sporting & recreational goods & supplies whsle\",\n                    \"421920\": \"Toy & hobby goods & supplies whsle\",\n                    \"421930\": \"Recyclable material whsle\",\n                    \"421940\": \"Jewelry/watch/silverware/precious stone, & precious metal whsle\",\n                    \"421990\": \"Other miscellaneous durable goods whsle\",\n                    \"422110\": \"Printing & writing paper whsle\",\n                    \"422120\": \"Stationery & office supplies whsle\",\n                    \"422130\": \"Industrial & personal service paper whsle\",\n                    \"422210\": \"Drugs, & druggists' sundries whsle\",\n                    \"422310\": \"Piece goods, notions, & other dry goods whsle\",\n                    \"422320\": \"Men's & boys' clothing & furnishings whsle\",\n                    \"422330\": \"Women's, children's, & infants' clothing & accessories whsle\",\n                    \"422340\": \"Footwear whsle\",\n                    \"422410\": \"General-line grocery whsle\",\n                    \"422420\": \"Packaged frozen food whsle\",\n                    \"422430\": \"Dairy product (except dried or canned) whsle\",\n                    \"422440\": \"Poultry & poultry product whsle\",\n                    \"422450\": \"Confectionery whsle\",\n                    \"422460\": \"Fish & seafood whsle\",\n                    \"422470\": \"Meat & meat product whsle\",\n                    \"422480\": \"Fresh fruit & vegetable whsle\",\n                    \"422490\": \"Other grocery & related products whsle\",\n                    \"422510\": \"Grain & field bean whsle\",\n                    \"422520\": \"Livestock whsle\",\n                    \"422590\": \"Other farm product raw material whsle\",\n                    \"422610\": \"Plastics materials & basic forms & shapes whsle\",\n                    \"422690\": \"Other chemical & allied products whsle\",\n                    \"422710\": \"Petroleum bulk stations & terminals\",\n                    \"422720\": \"Petroleum & petroleum prod whsle (exc bulk stations & terminals)\",\n                    \"422810\": \"Beer & ale whsle\",\n                    \"422820\": \"Wine & distilled alcoholic beverage whsle\",\n                    \"422910\": \"Farm supplies whsle\",\n                    \"422920\": \"Book, periodical, & newspaper whsle\",\n                    \"422930\": \"Flower, nursery stock, & florists' supplies whsle\",\n                    \"422940\": \"Tobacco & tobacco product whsle\",\n                    \"422950\": \"Paint, varnish, & supplies whsle\",\n                    \"422990\": \"Other miscellaneous nondurable goods whsle\",\n                    \"423110\": \"Automobile and other motor vehicle merchant wholesalers\",\n                    \"423120\": \"Motor vehicle supplies and new parts merchant wholesalers\",\n                    \"423130\": \"Tire and tube merchant wholesalers\",\n                    \"423140\": \"Motor vehicle parts (used) merchant wholesalers\",\n                    \"423210\": \"Furniture merchant wholesalers\",\n                    \"423220\": \"Home furnishing merchant wholesalers\",\n                    \"423310\": \"Lumber, plywood, millwork, and wood panel merchant wholesalers\",\n                    \"423320\": \"Brick, stone, and related construction material merchant wholesalers\",\n                    \"423330\": \"Roofing, siding, and insulation material merchant wholesalers\",\n                    \"423390\": \"Other construction material merchant wholesalers\",\n                    \"423410\": \"Photographic equipment and supplies merchant wholesalers\",\n                    \"423420\": \"Office equipment merchant wholesalers\",\n                    \"423430\": \"Computer and computer peripheral equipment and software merchant wholesalers\",\n                    \"423440\": \"Other commercial equipment merchant wholesalers\",\n                    \"423450\": \"Medical, dental, and hospital equipment and supplies merchant wholesalers\",\n                    \"423460\": \"Ophthalmic goods merchant wholesalers\",\n                    \"423490\": \"Other professional equipment and supplies merchant wholesalers\",\n                    \"423510\": \"Metal service centers and other metal merchant wholesalers\",\n                    \"423520\": \"Coal and other mineral and ore merchant wholesalers\",\n                    \"423610\": \"Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers\",\n                    \"423620\": \"Electrical and electronic appliance, television, and radio set merchant wholesalers\",\n                    \"423690\": \"Other electronic parts and equipment merchant wholesalers\",\n                    \"423710\": \"Hardware merchant wholesalers\",\n                    \"423720\": \"Plumbing and heating equipment and supplies (hydronics) merchant wholesalers\",\n                    \"423730\": \"Warm air heating and air-conditioning equipment and supplies merchant wholesalers\",\n                    \"423740\": \"Refrigeration equipment and supplies merchant wholesalers\",\n                    \"423810\": \"Construction and mining (except oil well) machinery and equipment merchant wholesalers\",\n                    \"423820\": \"Farm and garden machinery and equipment merchant wholesalers\",\n                    \"423830\": \"Industrial machinery and equipment merchant wholesalers\",\n                    \"423840\": \"Industrial supplies merchant wholesalers\",\n                    \"423850\": \"Service establishment equipment and supplies merchant wholesalers\",\n                    \"423860\": \"Transportation equipment and supplies (except motor vehicle) merchant wholesalers\",\n                    \"423910\": \"Sporting and recreational goods and supplies merchant wholesalers\",\n                    \"423920\": \"Toy and hobby goods and supplies merchant wholesalers\",\n                    \"423930\": \"Recyclable material merchant wholesalers\",\n                    \"423940\": \"Jewelry, watch, precious stone, and precious metal merchant wholesalers\",\n                    \"423990\": \"Other miscellaneous durable goods merchant wholesalers\",\n                    \"424110\": \"Printing and writing paper merchant wholesalers\",\n                    \"424120\": \"Stationery and office supplies merchant wholesalers\",\n                    \"424130\": \"Industrial and personal service paper merchant wholesalers\",\n                    \"424210\": \"Drugs and druggists' sundries merchant wholesalers\",\n                    \"424310\": \"Piece goods, notions, and other dry goods merchant wholesalers\",\n                    \"424320\": \"Men's and boys' clothing and furnishings merchant wholesalers\",\n                    \"424330\": \"Women's, children's, and infants' clothing and accessories merchant wholesalers\",\n                    \"424340\": \"Footwear merchant wholesalers\",\n                    \"424410\": \"General line grocery merchant wholesalers\",\n                    \"424420\": \"Packaged frozen food merchant wholesalers\",\n                    \"424430\": \"Dairy product (except dried or canned) merchant wholesalers\",\n                    \"424440\": \"Poultry and poultry product merchant wholesalers\",\n                    \"424450\": \"Confectionery merchant wholesalers\",\n                    \"424460\": \"Fish and seafood merchant wholesalers\",\n                    \"424470\": \"Meat and meat product merchant wholesalers\",\n                    \"424480\": \"Fresh fruit and vegetable merchant wholesalers\",\n                    \"424490\": \"Other grocery and related products merchant wholesalers\",\n                    \"424510\": \"Grain and field bean merchant wholesalers\",\n                    \"424520\": \"Livestock merchant wholesalers\",\n                    \"424590\": \"Other farm product raw material merchant wholesalers\",\n                    \"424610\": \"Plastics materials and basic forms and shapes merchant wholesalers\",\n                    \"424690\": \"Other chemical and allied products merchant wholesalers\",\n                    \"424710\": \"Petroleum bulk stations and terminals \",\n                    \"424720\": \"Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) \",\n                    \"424810\": \"Beer and ale merchant wholesalers\",\n                    \"424820\": \"Wine and distilled alcoholic beverage merchant wholesalers\",\n                    \"424910\": \"Farm supplies merchant wholesalers\",\n                    \"424920\": \"Book, periodical, and newspaper merchant wholesalers\",\n                    \"424930\": \"Flower, nursery stock, and florists' supplies merchant wholesalers\",\n                    \"424940\": \"Tobacco and tobacco product merchant wholesalers\",\n                    \"424950\": \"Paint, varnish, and supplies merchant wholesalers\",\n                    \"424990\": \"Other miscellaneous nondurable goods merchant wholesalers\",\n                    \"425110\": \"Business to business electronic markets\",\n                    \"425120\": \"Wholesale trade agents and brokers\",\n                    \"441110\": \"New car dealers\",\n                    \"441120\": \"Used car dealers\",\n                    \"441210\": \"Recreational vehicle dealers\",\n                    \"441221\": \"Motorcycle, ATV, and personal watercraft dealers\",\n                    \"441222\": \"Boat dealers\",\n                    \"441228\": \"Motorcycle, ATV, and all other motor vehicle dealers\",\n                    \"441229\": \"All other motor vehicle dealers\",\n                    \"441310\": \"Automotive parts and accessories stores\",\n                    \"441320\": \"Tire dealers\",\n                    \"442110\": \"Furniture stores\",\n                    \"442210\": \"Floor covering stores\",\n                    \"442291\": \"Window treatment stores\",\n                    \"442299\": \"All other home furnishings stores\",\n                    \"443111\": \"Household appliance stores\",\n                    \"443112\": \"Radio, television, and other electronics stores\",\n                    \"443120\": \"Computer and software stores\",\n                    \"443130\": \"Camera and photographic supplies stores\",\n                    \"443141\": \"Household appliance stores\",\n                    \"443142\": \"Electronics stores\",\n                    \"444110\": \"Home centers\",\n                    \"444120\": \"Paint and wallpaper stores\",\n                    \"444130\": \"Hardware stores\",\n                    \"444190\": \"Other building material dealers\",\n                    \"444210\": \"Outdoor power equipment stores\",\n                    \"444220\": \"Nursery, garden center, and farm supply stores\",\n                    \"445110\": \"Supermarkets and other grocery (except convenience) stores\",\n                    \"445120\": \"Convenience stores\",\n                    \"445210\": \"Meat markets\",\n                    \"445220\": \"Fish and seafood markets\",\n                    \"445230\": \"Fruit and vegetable markets\",\n                    \"445291\": \"Baked goods stores\",\n                    \"445292\": \"Confectionery and nut stores\",\n                    \"445299\": \"All other specialty food stores\",\n                    \"445310\": \"Beer, wine, and liquor stores\",\n                    \"446110\": \"Pharmacies and drug stores\",\n                    \"446120\": \"Cosmetics, beauty supplies, and perfume stores\",\n                    \"446130\": \"Optical goods stores\",\n                    \"446191\": \"Food (health) supplement stores\",\n                    \"446199\": \"All other health and personal care stores\",\n                    \"447110\": \"Gasoline stations with convenience stores\",\n                    \"447190\": \"Other gasoline stations\",\n                    \"448110\": \"Men's clothing stores\",\n                    \"448120\": \"Women's clothing stores\",\n                    \"448130\": \"Children's and infants' clothing stores\",\n                    \"448140\": \"Family clothing stores\",\n                    \"448150\": \"Clothing accessories stores\",\n                    \"448190\": \"Other clothing stores\",\n                    \"448210\": \"Shoe stores\",\n                    \"448310\": \"Jewelry stores\",\n                    \"448320\": \"Luggage and leather goods stores\",\n                    \"451110\": \"Sporting goods stores\",\n                    \"451120\": \"Hobby, toy, and game stores\",\n                    \"451130\": \"Sewing, needlework, and piece goods stores\",\n                    \"451140\": \"Musical instrument and supplies stores\",\n                    \"451211\": \"Book stores\",\n                    \"451212\": \"News dealers and newsstands\",\n                    \"451220\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"452100\": \"Department stores\",\n                    \"452110\": \"Department stores (excl leased depts)\",\n                    \"452111\": \"Department stores (except discount department stores)\",\n                    \"452112\": \"Discount department stores\",\n                    \"452210\": \"Department stores\",\n                    \"452311\": \"Warehouse clubs and supercenters\",\n                    \"452319\": \"All other general merchandise stores\",\n                    \"452910\": \"Warehouse clubs and supercenters\",\n                    \"452990\": \"All other general merchandise stores\",\n                    \"453110\": \"Florists\",\n                    \"453210\": \"Office supplies and stationery stores\",\n                    \"453220\": \"Gift, novelty, and souvenir stores\",\n                    \"453310\": \"Used merchandise stores\",\n                    \"453910\": \"Pet and pet supplies stores\",\n                    \"453920\": \"Art dealers\",\n                    \"453930\": \"Manufactured (mobile) home dealers\",\n                    \"453991\": \"Tobacco stores\",\n                    \"453998\": \"All other miscellaneous store retailers (except tobacco stores)\",\n                    \"454110\": \"Electronic shopping and mail-order houses\",\n                    \"454111\": \"Electronic shopping\",\n                    \"454112\": \"Electronic auctions\",\n                    \"454113\": \"Mail-order houses\",\n                    \"454210\": \"Vending machine operators\",\n                    \"454310\": \"Fuel dealers\",\n                    \"454311\": \"Heating oil dealers\",\n                    \"454312\": \"Liquefied petroleum gas (bottled gas) dealers\",\n                    \"454319\": \"Other fuel dealers\",\n                    \"454390\": \"Other direct selling establishments\",\n                    \"481111\": \"Scheduled passenger air transportation\",\n                    \"481112\": \"Scheduled freight air transportation\",\n                    \"481211\": \"Nonscheduled chartered passenger air transportation\",\n                    \"481212\": \"Nonscheduled chartered freight air transportation\",\n                    \"481219\": \"Other nonscheduled air transportation\",\n                    \"482111\": \"Line-haul railroads\",\n                    \"482112\": \"Short line railroads\",\n                    \"483111\": \"Deep sea freight transportation\",\n                    \"483112\": \"Deep sea passenger transportation\",\n                    \"483113\": \"Coastal and great lakes freight transportation\",\n                    \"483114\": \"Coastal and great lakes passenger transportation\",\n                    \"483211\": \"Inland water freight transportation\",\n                    \"483212\": \"Inland water passenger transportation\",\n                    \"484110\": \"General freight trucking, local\",\n                    \"484121\": \"General freight trucking, long-distance, truckload\",\n                    \"484122\": \"General freight trucking, long-distance, less than truckload\",\n                    \"484210\": \"Used household and office goods moving\",\n                    \"484220\": \"Specialized freight (except used goods) trucking, local\",\n                    \"484230\": \"Specialized freight (except used goods) trucking, long-distance\",\n                    \"485111\": \"Mixed mode transit systems\",\n                    \"485112\": \"Commuter rail systems\",\n                    \"485113\": \"Bus and other motor vehicle transit systems\",\n                    \"485119\": \"Other urban transit systems\",\n                    \"485210\": \"Interurban and rural bus transportation\",\n                    \"485310\": \"Taxi service\",\n                    \"485320\": \"Limousine service\",\n                    \"485410\": \"School and employee bus transportation\",\n                    \"485510\": \"Charter bus industry\",\n                    \"485991\": \"Special needs transportation\",\n                    \"485999\": \"All other transit and ground passenger transportation\",\n                    \"486110\": \"Pipeline transportation of crude oil\",\n                    \"486210\": \"Pipeline transportation of natural gas\",\n                    \"486910\": \"Pipeline transportation of refined petroleum products\",\n                    \"486990\": \"All other pipeline transportation\",\n                    \"487110\": \"Scenic and sightseeing transportation, land\",\n                    \"487210\": \"Scenic and sightseeing transportation, water\",\n                    \"487990\": \"Scenic and sightseeing transportation, other\",\n                    \"488111\": \"Air traffic control\",\n                    \"488119\": \"Other airport operations\",\n                    \"488190\": \"Other support activities for air transportation\",\n                    \"488210\": \"Support activities for rail transportation\",\n                    \"488310\": \"Port and harbor operations\",\n                    \"488320\": \"Marine cargo handling\",\n                    \"488330\": \"Navigational services to shipping\",\n                    \"488390\": \"Other support activities for water transportation\",\n                    \"488410\": \"Motor vehicle towing\",\n                    \"488490\": \"Other support activities for road transportation\",\n                    \"488510\": \"Freight transportation arrangement\",\n                    \"488991\": \"Packing and crating\",\n                    \"488999\": \"All other support activities for transportation\",\n                    \"491110\": \"Postal service\",\n                    \"492110\": \"Couriers and express delivery services\",\n                    \"492210\": \"Local messengers and local delivery\",\n                    \"493110\": \"General warehousing and storage\",\n                    \"493120\": \"Refrigerated warehousing and storage\",\n                    \"493130\": \"Farm product warehousing and storage\",\n                    \"493190\": \"Other warehousing and storage\",\n                    \"511110\": \"Newspaper publishers\",\n                    \"511120\": \"Periodical publishers\",\n                    \"511130\": \"Book publishers\",\n                    \"511140\": \"Directory and mailing list publishers\",\n                    \"511191\": \"Greeting card publishers\",\n                    \"511199\": \"All other publishers\",\n                    \"511210\": \"Software publishers\",\n                    \"512110\": \"Motion picture and video production\",\n                    \"512120\": \"Motion picture and video distribution\",\n                    \"512131\": \"Motion picture theaters (except drive-ins)\",\n                    \"512132\": \"Drive-in motion picture theaters\",\n                    \"512191\": \"Teleproduction and other postproduction services\",\n                    \"512199\": \"Other motion picture and video industries\",\n                    \"512210\": \"Record production\",\n                    \"512220\": \"Integrated record production/distribution\",\n                    \"512230\": \"Music publishers\",\n                    \"512240\": \"Sound recording studios\",\n                    \"512250\": \"Record production and distribution\",\n                    \"512290\": \"Other sound recording industries\",\n                    \"513111\": \"Radio networks\",\n                    \"513112\": \"Radio stations\",\n                    \"513120\": \"Television broadcasting\",\n                    \"513210\": \"Cable networks\",\n                    \"513220\": \"Cable & other program distribution\",\n                    \"513310\": \"Wired telecommunications carriers\",\n                    \"513321\": \"Paging\",\n                    \"513322\": \"Cellular & other wireless telecommunications\",\n                    \"513330\": \"Telecommunications resellers\",\n                    \"513340\": \"Satellite telecommunications\",\n                    \"513390\": \"Other telecommunications\",\n                    \"514110\": \"News syndicates\",\n                    \"514120\": \"Libraries & archives\",\n                    \"514191\": \"On-line information services\",\n                    \"514199\": \"All other information services\",\n                    \"514210\": \"Data processing services\",\n                    \"515111\": \"Radio networks\",\n                    \"515112\": \"Radio stations\",\n                    \"515120\": \"Television broadcasting\",\n                    \"515210\": \"Cable and other subscription programming\",\n                    \"516110\": \"Internet publishing and broadcasting\",\n                    \"517110\": \"Wired telecommunications carriers\",\n                    \"517210\": \"Wireless telecommunications carriers (except satellite)\",\n                    \"517211\": \"Paging\",\n                    \"517212\": \"Cellular and other wireless telecommunications\",\n                    \"517310\": \"Telecommunications resellers\",\n                    \"517311\": \"Wired telecommunications carriers\",\n                    \"517312\": \"Wireless telecommunications carriers (except satellite)\",\n                    \"517410\": \"Satellite telecommunications\",\n                    \"517510\": \"Cable and other program distribution\",\n                    \"517910\": \"Other telecommunications\",\n                    \"517911\": \"Telecommunications resellers\",\n                    \"517919\": \"All other telecommunications\",\n                    \"518111\": \"Internet service providers\",\n                    \"518112\": \"Web search portals\",\n                    \"518210\": \"Data processing, hosting, and related services\",\n                    \"519110\": \"News syndicates\",\n                    \"519120\": \"Libraries and archives\",\n                    \"519130\": \"Internet publishing and broadcasting and web search portals\",\n                    \"519190\": \"All other information services\",\n                    \"521110\": \"Monetary authorities - central bank\",\n                    \"522110\": \"Commercial banking\",\n                    \"522120\": \"Savings institutions\",\n                    \"522130\": \"Credit unions\",\n                    \"522190\": \"Other depository credit intermediation\",\n                    \"522210\": \"Credit card issuing\",\n                    \"522220\": \"Sales financing\",\n                    \"522291\": \"Consumer lending\",\n                    \"522292\": \"Real estate credit\",\n                    \"522293\": \"International trade financing\",\n                    \"522294\": \"Secondary market financing\",\n                    \"522298\": \"All other nondepository credit intermediation\",\n                    \"522310\": \"Mortgage and nonmortgage loan brokers\",\n                    \"522320\": \"Financial transactions processing, reserve, and clearinghouse activities\",\n                    \"522390\": \"Other activities related to credit intermediation\",\n                    \"523110\": \"Investment banking and securities dealing\",\n                    \"523120\": \"Securities brokerage\",\n                    \"523130\": \"Commodity contracts dealing\",\n                    \"523140\": \"Commodity contracts brokerage\",\n                    \"523210\": \"Securities and commodity exchanges\",\n                    \"523910\": \"Miscellaneous intermediation\",\n                    \"523920\": \"Portfolio management\",\n                    \"523930\": \"Investment advice\",\n                    \"523991\": \"Trust, fiduciary, and custody activities\",\n                    \"523999\": \"Miscellaneous financial investment activities\",\n                    \"524113\": \"Direct life insurance carriers\",\n                    \"524114\": \"Direct health and medical insurance carriers\",\n                    \"524126\": \"Direct property and casualty insurance carriers\",\n                    \"524127\": \"Direct title insurance carriers\",\n                    \"524128\": \"Other direct insurance (except life, health, and medical) carriers\",\n                    \"524130\": \"Reinsurance carriers\",\n                    \"524210\": \"Insurance agencies and brokerages\",\n                    \"524291\": \"Claims adjusting\",\n                    \"524292\": \"Third party administration of insurance and pension funds\",\n                    \"524298\": \"All other insurance related activities\",\n                    \"525110\": \"Pension funds\",\n                    \"525120\": \"Health and welfare funds\",\n                    \"525190\": \"Other insurance funds\",\n                    \"525910\": \"Open-end investment funds\",\n                    \"525920\": \"Trusts, estates, and agency accounts\",\n                    \"525930\": \"Real estate investment trusts\",\n                    \"525990\": \"Other financial vehicles\",\n                    \"531110\": \"Lessors of residential buildings and dwellings\",\n                    \"531120\": \"Lessors of nonresidential buildings (except miniwarehouses)\",\n                    \"531130\": \"Lessors of miniwarehouses and self-storage units\",\n                    \"531190\": \"Lessors of other real estate property\",\n                    \"531210\": \"Offices of real estate agents and brokers\",\n                    \"531311\": \"Residential property managers\",\n                    \"531312\": \"Nonresidential property managers\",\n                    \"531320\": \"Offices of real estate appraisers\",\n                    \"531390\": \"Other activities related to real estate\",\n                    \"532111\": \"Passenger car rental\",\n                    \"532112\": \"Passenger car leasing\",\n                    \"532120\": \"Truck, utility trailer, and RV (recreational vehicle) rental and leasing\",\n                    \"532210\": \"Consumer electronics and appliances rental\",\n                    \"532220\": \"Formal wear and costume rental\",\n                    \"532230\": \"Video tape and disc rental\",\n                    \"532281\": \"Formal wear and costume rental\",\n                    \"532282\": \"Video tape and disc rental\",\n                    \"532283\": \"Home health equipment rental\",\n                    \"532284\": \"Recreational goods rental\",\n                    \"532289\": \"All other consumer goods rental\",\n                    \"532291\": \"Home health equipment rental\",\n                    \"532292\": \"Recreational goods rental\",\n                    \"532299\": \"All other consumer goods rental\",\n                    \"532310\": \"General rental centers\",\n                    \"532411\": \"Commercial air, rail, and water transportation equipment rental and leasing\",\n                    \"532412\": \"Construction, mining, and forestry machinery and equipment rental and leasing\",\n                    \"532420\": \"Office machinery and equipment rental and leasing\",\n                    \"532490\": \"Other commercial and industrial machinery and equipment rental and leasing\",\n                    \"533110\": \"Lessors of nonfinancial intangible assets (except copyrighted works)\",\n                    \"541110\": \"Offices of lawyers\",\n                    \"541120\": \"Offices of notaries\",\n                    \"541191\": \"Title abstract and settlement offices\",\n                    \"541199\": \"All other legal services\",\n                    \"541211\": \"Offices of certified public accountants\",\n                    \"541213\": \"Tax preparation services\",\n                    \"541214\": \"Payroll services\",\n                    \"541219\": \"Other accounting services\",\n                    \"541310\": \"Architectural services\",\n                    \"541320\": \"Landscape architectural services\",\n                    \"541330\": \"Engineering services\",\n                    \"541340\": \"Drafting services\",\n                    \"541350\": \"Building inspection services\",\n                    \"541360\": \"Geophysical surveying and mapping services\",\n                    \"541370\": \"Surveying and mapping (except geophysical) services\",\n                    \"541380\": \"Testing laboratories\",\n                    \"541410\": \"Interior design services\",\n                    \"541420\": \"Industrial design services\",\n                    \"541430\": \"Graphic design services\",\n                    \"541490\": \"Other specialized design services\",\n                    \"541511\": \"Custom computer programming services\",\n                    \"541512\": \"Computer systems design services\",\n                    \"541513\": \"Computer facilities management services\",\n                    \"541519\": \"Other computer related services\",\n                    \"541611\": \"Administrative management and general management consulting services\",\n                    \"541612\": \"Human resources and executive search consulting services\",\n                    \"541613\": \"Marketing consulting services\",\n                    \"541614\": \"Process, physical distribution, and logistics consulting services\",\n                    \"541618\": \"Other management consulting services\",\n                    \"541620\": \"Environmental consulting services\",\n                    \"541690\": \"Other scientific and technical consulting services\",\n                    \"541710\": \"Research and development in the physical, engineering, and life sciences\",\n                    \"541711\": \"Research and development in biotechnology\",\n                    \"541712\": \"Research and development in the physical, engineering, and life sciences (except biotechnology)\",\n                    \"541713\": \"Research and development in nanotechnology\",\n                    \"541714\": \"Research and development in biotechnology (except nanobiotechnology)\",\n                    \"541715\": \"Research and development in the physical, engineering, and life sciences (except nanotechnology and biotechnology)\",\n                    \"541720\": \"Research and development in the social sciences and humanities\",\n                    \"541810\": \"Advertising agencies\",\n                    \"541820\": \"Public relations agencies\",\n                    \"541830\": \"Media buying agencies\",\n                    \"541840\": \"Media representatives\",\n                    \"541850\": \"Outdoor advertising\",\n                    \"541860\": \"Direct mail advertising\",\n                    \"541870\": \"Advertising material distribution services\",\n                    \"541890\": \"Other services related to advertising\",\n                    \"541910\": \"Marketing research and public opinion polling\",\n                    \"541921\": \"Photography studios, portrait\",\n                    \"541922\": \"Commercial photography\",\n                    \"541930\": \"Translation and interpretation services\",\n                    \"541940\": \"Veterinary services\",\n                    \"541990\": \"All other professional, scientific, and technical services\",\n                    \"551111\": \"Offices of bank holding companies\",\n                    \"551112\": \"Offices of other holding companies\",\n                    \"551114\": \"Corporate, subsidiary, and regional managing offices\",\n                    \"561110\": \"Office administrative services\",\n                    \"561210\": \"Facilities support services\",\n                    \"561310\": \"Employment placement agencies\",\n                    \"561311\": \"Employment placement agencies\",\n                    \"561312\": \"Executive search services\",\n                    \"561320\": \"Temporary help services\",\n                    \"561330\": \"Professional employer organizations\",\n                    \"561410\": \"Document preparation services\",\n                    \"561421\": \"Telephone answering services\",\n                    \"561422\": \"Telemarketing bureaus and other contact centers\",\n                    \"561431\": \"Private mail centers\",\n                    \"561439\": \"Other business service centers (including copy shops)\",\n                    \"561440\": \"Collection agencies\",\n                    \"561450\": \"Credit bureaus\",\n                    \"561491\": \"Repossession services\",\n                    \"561492\": \"Court reporting and stenotype services\",\n                    \"561499\": \"All other business support services\",\n                    \"561510\": \"Travel agencies\",\n                    \"561520\": \"Tour operators\",\n                    \"561591\": \"Convention and visitors bureaus\",\n                    \"561599\": \"All other travel arrangement and reservation services\",\n                    \"561611\": \"Investigation services\",\n                    \"561612\": \"Security guards and patrol services\",\n                    \"561613\": \"Armored car services\",\n                    \"561621\": \"Security systems services (except locksmiths)\",\n                    \"561622\": \"Locksmiths\",\n                    \"561710\": \"Exterminating and pest control services\",\n                    \"561720\": \"Janitorial services\",\n                    \"561730\": \"Landscaping services\",\n                    \"561740\": \"Carpet and upholstery cleaning services\",\n                    \"561790\": \"Other services to buildings and dwellings\",\n                    \"561910\": \"Packaging and labeling services\",\n                    \"561920\": \"Convention and trade show organizers\",\n                    \"561990\": \"All other support services\",\n                    \"562111\": \"Solid waste collection\",\n                    \"562112\": \"Hazardous waste collection\",\n                    \"562119\": \"Other waste collection\",\n                    \"562211\": \"Hazardous waste treatment and disposal\",\n                    \"562212\": \"Solid waste landfill\",\n                    \"562213\": \"Solid waste combustors and incinerators\",\n                    \"562219\": \"Other nonhazardous waste treatment and disposal\",\n                    \"562910\": \"Remediation services\",\n                    \"562920\": \"Materials recovery facilities\",\n                    \"562991\": \"Septic tank and related services\",\n                    \"562998\": \"All other miscellaneous waste management services\",\n                    \"611110\": \"Elementary and secondary schools\",\n                    \"611210\": \"Junior colleges\",\n                    \"611310\": \"Colleges, universities, and professional schools\",\n                    \"611410\": \"Business and secretarial schools\",\n                    \"611420\": \"Computer training\",\n                    \"611430\": \"Professional and management development training\",\n                    \"611511\": \"Cosmetology and barber schools\",\n                    \"611512\": \"Flight training\",\n                    \"611513\": \"Apprenticeship training\",\n                    \"611519\": \"Other technical and trade schools\",\n                    \"611610\": \"Fine arts schools\",\n                    \"611620\": \"Sports and recreation instruction\",\n                    \"611630\": \"Language schools\",\n                    \"611691\": \"Exam preparation and tutoring\",\n                    \"611692\": \"Automobile driving schools\",\n                    \"611699\": \"All other miscellaneous schools and instruction\",\n                    \"611710\": \"Educational support services\",\n                    \"621111\": \"Offices of physicians (except mental health specialists)\",\n                    \"621112\": \"Offices of physicians, mental health specialists\",\n                    \"621210\": \"Offices of dentists\",\n                    \"621310\": \"Offices of chiropractors\",\n                    \"621320\": \"Offices of optometrists\",\n                    \"621330\": \"Offices of mental health practitioners (except physicians)\",\n                    \"621340\": \"Offices of physical, occupational and speech therapists, and audiologists\",\n                    \"621391\": \"Offices of podiatrists\",\n                    \"621399\": \"Offices of all other miscellaneous health practitioners\",\n                    \"621410\": \"Family planning centers\",\n                    \"621420\": \"Outpatient mental health and substance abuse centers\",\n                    \"621491\": \"HMO medical centers\",\n                    \"621492\": \"Kidney dialysis centers\",\n                    \"621493\": \"Freestanding ambulatory surgical and emergency centers\",\n                    \"621498\": \"All other outpatient care centers\",\n                    \"621511\": \"Medical laboratories\",\n                    \"621512\": \"Diagnostic imaging centers\",\n                    \"621610\": \"Home health care services\",\n                    \"621910\": \"Ambulance services\",\n                    \"621991\": \"Blood and organ banks\",\n                    \"621999\": \"All other miscellaneous ambulatory health care services\",\n                    \"622110\": \"General medical and surgical hospitals\",\n                    \"622210\": \"Psychiatric and substance abuse hospitals\",\n                    \"622310\": \"Specialty (except psychiatric and substance abuse) hospitals\",\n                    \"623110\": \"Nursing care facilities (skilled nursing facilities)\",\n                    \"623210\": \"Residential intellectual and developmental disability facilities\",\n                    \"623220\": \"Residential mental health and substance abuse facilities\",\n                    \"623311\": \"Continuing care retirement communities\",\n                    \"623312\": \"Assisted living facilities for the elderly\",\n                    \"623990\": \"Other residential care facilities\",\n                    \"624110\": \"Child and youth services\",\n                    \"624120\": \"Services for the elderly and persons with disabilities\",\n                    \"624190\": \"Other individual and family services\",\n                    \"624210\": \"Community food services\",\n                    \"624221\": \"Temporary shelters\",\n                    \"624229\": \"Other community housing services\",\n                    \"624230\": \"Emergency and other relief services\",\n                    \"624310\": \"Vocational rehabilitation services\",\n                    \"624410\": \"Child day care services\",\n                    \"711110\": \"Theater companies and dinner theaters\",\n                    \"711120\": \"Dance companies\",\n                    \"711130\": \"Musical groups and artists\",\n                    \"711190\": \"Other performing arts companies\",\n                    \"711211\": \"Sports teams and clubs\",\n                    \"711212\": \"Racetracks\",\n                    \"711219\": \"Other spectator sports\",\n                    \"711310\": \"Promoters of performing arts, sports, and similar events with facilities\",\n                    \"711320\": \"Promoters of performing arts, sports, and similar events without facilities\",\n                    \"711410\": \"Agents and managers for artists, athletes, entertainers, and other public figures\",\n                    \"711510\": \"Independent artists, writers, and performers\",\n                    \"712110\": \"Museums\",\n                    \"712120\": \"Historical sites\",\n                    \"712130\": \"Zoos and botanical gardens\",\n                    \"712190\": \"Nature parks and other similar institutions\",\n                    \"713110\": \"Amusement and theme parks\",\n                    \"713120\": \"Amusement arcades\",\n                    \"713210\": \"Casinos (except casino hotels)\",\n                    \"713290\": \"Other gambling industries\",\n                    \"713910\": \"Golf courses and country clubs\",\n                    \"713920\": \"Skiing facilities\",\n                    \"713930\": \"Marinas\",\n                    \"713940\": \"Fitness and recreational sports centers\",\n                    \"713950\": \"Bowling centers\",\n                    \"713990\": \"All other amusement and recreation industries\",\n                    \"721110\": \"Hotels (except casino hotels) and motels\",\n                    \"721120\": \"Casino hotels\",\n                    \"721191\": \"Bed-and-breakfast inns\",\n                    \"721199\": \"All other traveler accommodation\",\n                    \"721211\": \"RV (recreational vehicle) parks and campgrounds\",\n                    \"721214\": \"Recreational and vacation camps (except campgrounds)\",\n                    \"721310\": \"Rooming and boarding houses\",\n                    \"722110\": \"Full-service restaurants\",\n                    \"722211\": \"Limited-service restaurants\",\n                    \"722212\": \"Cafeterias, grill buffets, and buffets\",\n                    \"722213\": \"Snack and nonalcoholic beverage bars\",\n                    \"722310\": \"Food service contractors\",\n                    \"722320\": \"Caterers\",\n                    \"722330\": \"Mobile food services\",\n                    \"722410\": \"Drinking places (alcoholic beverages)\",\n                    \"722511\": \"Full-service restaurants\",\n                    \"722513\": \"Limited-service restaurants\",\n                    \"722514\": \"Cafeterias, grill buffets, and buffets\",\n                    \"722515\": \"Snack and nonalcoholic beverage bars\",\n                    \"811111\": \"General automotive repair\",\n                    \"811112\": \"Automotive exhaust system repair\",\n                    \"811113\": \"Automotive transmission repair\",\n                    \"811118\": \"Other automotive mechanical and electrical repair and maintenance\",\n                    \"811121\": \"Automotive body, paint, and interior repair and maintenance\",\n                    \"811122\": \"Automotive glass replacement shops\",\n                    \"811191\": \"Automotive oil change and lubrication shops\",\n                    \"811192\": \"Car washes\",\n                    \"811198\": \"All other automotive repair and maintenance\",\n                    \"811211\": \"Consumer electronics repair and maintenance\",\n                    \"811212\": \"Computer and office machine repair and maintenance\",\n                    \"811213\": \"Communication equipment repair and maintenance\",\n                    \"811219\": \"Other electronic and precision equipment repair and maintenance\",\n                    \"811310\": \"Commercial and industrial machinery and equipment (except automotive and electronic) repair and maintenance\",\n                    \"811411\": \"Home and garden equipment repair and maintenance\",\n                    \"811412\": \"Appliance repair and maintenance\",\n                    \"811420\": \"Reupholstery and furniture repair\",\n                    \"811430\": \"Footwear and leather goods repair\",\n                    \"811490\": \"Other personal and household goods repair and maintenance\",\n                    \"812111\": \"Barber shops\",\n                    \"812112\": \"Beauty salons\",\n                    \"812113\": \"Nail salons\",\n                    \"812191\": \"Diet and weight reducing centers\",\n                    \"812199\": \"Other personal care services\",\n                    \"812210\": \"Funeral homes and funeral services\",\n                    \"812220\": \"Cemeteries and crematories\",\n                    \"812310\": \"Coin-operated laundries and drycleaners\",\n                    \"812320\": \"Drycleaning and laundry services (except coin-operated)\",\n                    \"812331\": \"Linen supply\",\n                    \"812332\": \"Industrial launderers\",\n                    \"812910\": \"Pet care (except veterinary) services\",\n                    \"812912\": \"Pet care (except veterinary) services\",\n                    \"812921\": \"Photofinishing laboratories (except one-hour)\",\n                    \"812922\": \"One-hour photofinishing\",\n                    \"812930\": \"Parking lots and garages\",\n                    \"812990\": \"All other personal services\",\n                    \"813110\": \"Religious organizations\",\n                    \"813211\": \"Grantmaking foundations\",\n                    \"813212\": \"Voluntary health organizations\",\n                    \"813219\": \"Other grantmaking and giving services\",\n                    \"813311\": \"Human rights organizations\",\n                    \"813312\": \"Environment, conservation and wildlife organizations\",\n                    \"813319\": \"Other social advocacy organizations\",\n                    \"813410\": \"Civic and social organizations\",\n                    \"813910\": \"Business associations\",\n                    \"813920\": \"Professional organizations\",\n                    \"813930\": \"Labor unions and similar labor organizations\",\n                    \"813940\": \"Political organizations\",\n                    \"813990\": \"Other similar organizations (except business, professional, labor, and political organizations)\",\n                    \"814110\": \"Private households\",\n                    \"949999\": \"Other auxiliary establishments\",\n                    \"999222\": \"Other secondary producers\",\n                    \"1111100\": \"Soybean farming\",\n                    \"1111200\": \"Oilseed (except soybean) farming\",\n                    \"1111300\": \"Dry pea and bean farming\",\n                    \"1111400\": \"Wheat farming\",\n                    \"1111500\": \"Corn farming\",\n                    \"1111600\": \"Rice farming\",\n                    \"1111910\": \"Oilseed and grain combination farming\",\n                    \"1111990\": \"All other grain farming\",\n                    \"1112110\": \"Potato farming\",\n                    \"1112190\": \"Other vegetable (except potato) and melon farming\",\n                    \"1113100\": \"Orange groves\",\n                    \"1113200\": \"Citrus (except orange) groves\",\n                    \"1113310\": \"Apple orchards\",\n                    \"1113320\": \"Grape vineyards\",\n                    \"1113330\": \"Strawberry farming\",\n                    \"1113340\": \"Berry (except strawberry) farming\",\n                    \"1113350\": \"Tree nut farming\",\n                    \"1113360\": \"Fruit and tree nut combination farming\",\n                    \"1113390\": \"Other noncitrus fruit farming\",\n                    \"1114110\": \"Mushroom production\",\n                    \"1114190\": \"Other food crops grown under cover\",\n                    \"1114210\": \"Nursery and tree production\",\n                    \"1114220\": \"Floriculture production\",\n                    \"1119100\": \"Tobacco farming\",\n                    \"1119200\": \"Cotton farming\",\n                    \"1119300\": \"Sugarcane farming\",\n                    \"1119400\": \"Hay farming\",\n                    \"1119910\": \"Sugar beet farming\",\n                    \"1119920\": \"Peanut farming\",\n                    \"1119980\": \"All other miscellaneous crop farming\",\n                    \"1121110\": \"Beef cattle ranching and farming\",\n                    \"1121120\": \"Cattle feedlots\",\n                    \"1121200\": \"Dairy cattle and milk production\",\n                    \"1121300\": \"Dual-purpose cattle ranching and farming\",\n                    \"1122100\": \"Hog and pig farming\",\n                    \"1123100\": \"Chicken egg production\",\n                    \"1123200\": \"Broilers and other meat type chicken production\",\n                    \"1123300\": \"Turkey production\",\n                    \"1123400\": \"Poultry hatcheries\",\n                    \"1123900\": \"Other poultry production\",\n                    \"1124100\": \"Sheep farming\",\n                    \"1124200\": \"Goat farming\",\n                    \"1125110\": \"Finfish farming and fish hatcheries\",\n                    \"1125120\": \"Shellfish farming\",\n                    \"1125190\": \"Other aquaculture\",\n                    \"1129100\": \"Apiculture\",\n                    \"1129200\": \"Horses and other equine production\",\n                    \"1129300\": \"Fur-bearing animal and rabbit production\",\n                    \"1129900\": \"All other animal production\",\n                    \"1131100\": \"Timber tract operations\",\n                    \"1132100\": \"Forest nurseries and gathering of forest products\",\n                    \"1133100\": \"Logging\",\n                    \"1141110\": \"Finfish fishing\",\n                    \"1141120\": \"Shellfish fishing\",\n                    \"1141190\": \"Other marine fishing\",\n                    \"1142100\": \"Hunting and trapping\",\n                    \"1151110\": \"Cotton ginning\",\n                    \"1151120\": \"Soil preparation, planting, and cultivating\",\n                    \"1151130\": \"Crop harvesting, primarily by machine\",\n                    \"1151140\": \"Postharvest crop activities (except cotton ginning)\",\n                    \"1151150\": \"Farm labor contractors and crew leaders\",\n                    \"1151160\": \"Farm management services\",\n                    \"1152100\": \"Support activities for animal production\",\n                    \"1153100\": \"Support activities for forestry\",\n                    \"2111110\": \"Crude petroleum and natural gas extraction\",\n                    \"2111120\": \"Natural gas liquid extraction\",\n                    \"2111200\": \"Crude petroleum extraction\",\n                    \"2111301\": \"Natural gas extraction\",\n                    \"2111302\": \"Natural gas liquid extraction\",\n                    \"2121110\": \"Bituminous coal and lignite surface mining\",\n                    \"2121120\": \"Bituminous coal underground mining\",\n                    \"2121130\": \"Anthracite mining\",\n                    \"2122100\": \"Iron ore mining\",\n                    \"2122210\": \"Gold ore mining\",\n                    \"2122220\": \"Silver ore mining\",\n                    \"2122300\": \"Copper, nickel, lead, and zinc mining\",\n                    \"2122310\": \"Lead ore and zinc ore mining\",\n                    \"2122340\": \"Copper ore and nickel ore mining\",\n                    \"2122910\": \"Uranium-radium-vanadium ore mining\",\n                    \"2122990\": \"All other metal ore mining\",\n                    \"2123110\": \"Dimension stone mining and quarrying\",\n                    \"2123120\": \"Crushed and broken limestone mining and quarrying\",\n                    \"2123130\": \"Crushed and broken granite mining and quarrying\",\n                    \"2123190\": \"Other crushed and broken stone mining and quarrying\",\n                    \"2123210\": \"Construction sand and gravel mining\",\n                    \"2123220\": \"Industrial sand mining\",\n                    \"2123240\": \"Kaolin and ball clay mining\",\n                    \"2123250\": \"Clay and ceramic and refractory minerals mining\",\n                    \"2123910\": \"Potash, soda, and borate mineral mining\",\n                    \"2123920\": \"Phosphate rock mining\",\n                    \"2123930\": \"Other chemical and fertilizer mineral mining\",\n                    \"2123990\": \"All other nonmetallic mineral mining\",\n                    \"2131110\": \"Drilling oil and gas wells\",\n                    \"2131120\": \"Support activities for oil and gas operations\",\n                    \"2131130\": \"Support activities for coal mining\",\n                    \"2131140\": \"Support activities for metal mining\",\n                    \"2131150\": \"Support activities for nonmetallic minerals (except fuels) mining\",\n                    \"2211110\": \"Hydroelectric power generation\",\n                    \"2211120\": \"Fossil fuel electric power generation\",\n                    \"2211130\": \"Nuclear electric power generation\",\n                    \"2211140\": \"Solar electric power generation\",\n                    \"2211150\": \"Wind electric power generation\",\n                    \"2211160\": \"Geothermal electric power generation\",\n                    \"2211170\": \"Biomass electric power generation\",\n                    \"2211180\": \"Other electric power generation\",\n                    \"2211190\": \"Other electric power generation\",\n                    \"2211210\": \"Electric bulk power transmission and control\",\n                    \"2211220\": \"Electric power distribution\",\n                    \"2212100\": \"Natural gas distribution\",\n                    \"2213100\": \"Water supply and irrigation systems\",\n                    \"2213200\": \"Sewage treatment facilities\",\n                    \"2213300\": \"Steam and air-conditioning supply\",\n                    \"2361150\": \"New single-family housing construction (except for-sale builders)\",\n                    \"2361160\": \"New multifamily housing construction (except for-sale builders)\",\n                    \"2361170\": \"New housing for-sale builders\",\n                    \"2361180\": \"Residential remodelers\",\n                    \"2362100\": \"Industrial building construction\",\n                    \"2362200\": \"Commercial and institutional building construction\",\n                    \"2371100\": \"Water and sewer line and related structures construction\",\n                    \"2371200\": \"Oil and gas pipeline and related structures construction\",\n                    \"2371300\": \"Power and communication line and related structures construction\",\n                    \"2372100\": \"Land subdivision\",\n                    \"2373100\": \"Highway, street, and bridge construction\",\n                    \"2379900\": \"Other heavy and civil engineering construction\",\n                    \"2381100\": \"Poured concrete foundation and structure contractors\",\n                    \"2381200\": \"Structural steel and precast concrete contractors\",\n                    \"2381300\": \"Framing contractors\",\n                    \"2381400\": \"Masonry contractors\",\n                    \"2381500\": \"Glass and glazing contractors\",\n                    \"2381600\": \"Roofing contractors\",\n                    \"2381700\": \"Siding contractors\",\n                    \"2381900\": \"Other foundation, structure, and building exterior contractors\",\n                    \"2382100\": \"Electrical contractors and other wiring installation contractors\",\n                    \"2382200\": \"Plumbing, heating, and air-conditioning contractors\",\n                    \"2382900\": \"Other building equipment contractors\",\n                    \"2383100\": \"Drywall and insulation contractors\",\n                    \"2383200\": \"Painting and wall covering contractors\",\n                    \"2383300\": \"Flooring contractors\",\n                    \"2383400\": \"Tile and terrazzo contractors\",\n                    \"2383500\": \"Finish carpentry contractors\",\n                    \"2383900\": \"Other building finishing contractors\",\n                    \"2389100\": \"Site preparation contractors\",\n                    \"2389900\": \"All other specialty trade contractors\",\n                    \"3111110\": \"Dog and cat food manufacturing\",\n                    \"3111190\": \"Other animal food manufacturing\",\n                    \"3112110\": \"Flour milling\",\n                    \"3112120\": \"Rice milling\",\n                    \"3112130\": \"Malt manufacturing\",\n                    \"3112210\": \"Wet corn milling\",\n                    \"3112220\": \"Soybean processing\",\n                    \"3112230\": \"Other oilseed processing\",\n                    \"3112240\": \"Soybean and other oilseed processing\",\n                    \"3112250\": \"Fats and oils refining and blending\",\n                    \"3112300\": \"Breakfast cereal manufacturing\",\n                    \"3113110\": \"Sugarcane mills\",\n                    \"3113120\": \"Cane sugar refining\",\n                    \"3113130\": \"Beet sugar manufacturing\",\n                    \"3113140\": \"Cane sugar manufacturing\",\n                    \"3113200\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"3113300\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"3113400\": \"Nonchocolate confectionery manufacturing\",\n                    \"3113510\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"3113520\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"3114110\": \"Frozen fruit, juice, and vegetable manufacturing\",\n                    \"3114120\": \"Frozen specialty food manufacturing\",\n                    \"3114210\": \"Fruit and vegetable canning\",\n                    \"3114220\": \"Specialty canning\",\n                    \"3114230\": \"Dried and dehydrated food manufacturing\",\n                    \"3115110\": \"Fluid milk manufacturing\",\n                    \"3115120\": \"Creamery butter manufacturing\",\n                    \"3115130\": \"Cheese manufacturing\",\n                    \"3115140\": \"Dry, condensed, and evaporated dairy product manufacturing\",\n                    \"3115200\": \"Ice cream and frozen dessert manufacturing\",\n                    \"3116110\": \"Animal (except poultry) slaughtering\",\n                    \"3116120\": \"Meat processed from carcasses\",\n                    \"3116130\": \"Rendering and meat byproduct processing\",\n                    \"3116150\": \"Poultry processing\",\n                    \"3117100\": \"Seafood product preparation and packaging\",\n                    \"3117110\": \"Seafood canning\",\n                    \"3117120\": \"Fresh and frozen seafood processing\",\n                    \"3118110\": \"Retail bakeries\",\n                    \"3118120\": \"Commercial bakeries\",\n                    \"3118130\": \"Frozen cakes, pies, and other pastries manufacturing\",\n                    \"3118210\": \"Cookie and cracker manufacturing\",\n                    \"3118220\": \"Flour mixes and dough manufacturing from purchased flour\",\n                    \"3118230\": \"Dry pasta manufacturing\",\n                    \"3118240\": \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n                    \"3118300\": \"Tortilla manufacturing\",\n                    \"3119110\": \"Roasted nuts and peanut butter manufacturing\",\n                    \"3119190\": \"Other snack food manufacturing\",\n                    \"3119200\": \"Coffee and tea manufacturing\",\n                    \"3119300\": \"Flavoring syrup and concentrate manufacturing\",\n                    \"3119410\": \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n                    \"3119420\": \"Spice and extract manufacturing\",\n                    \"3119421\": \"Malt extract manufacturing\",\n                    \"3119422\": \"Spice and extract manufacturing\",\n                    \"3119910\": \"Perishable prepared food manufacturing\",\n                    \"3119990\": \"All other miscellaneous food manufacturing\",\n                    \"3121110\": \"Soft drink manufacturing\",\n                    \"3121120\": \"Bottled water manufacturing\",\n                    \"3121130\": \"Ice manufacturing\",\n                    \"3121200\": \"Breweries\",\n                    \"3121300\": \"Wineries\",\n                    \"3121400\": \"Distilleries\",\n                    \"3122100\": \"Tobacco stemming and redrying\",\n                    \"3122210\": \"Cigarette manufacturing\",\n                    \"3122290\": \"Other tobacco product manufacturing\",\n                    \"3122300\": \"Tobacco manufacturing\",\n                    \"3131100\": \"Fiber, yarn, and thread mills\",\n                    \"3131110\": \"Yarn spinning mills\",\n                    \"3131120\": \"Yarn texturizing, throwing, and twisting mills\",\n                    \"3131130\": \"Thread mills\",\n                    \"3132100\": \"Broadwoven fabric mills\",\n                    \"3132200\": \"Narrow fabric mills and schiffli machine embroidery\",\n                    \"3132210\": \"Narrow fabric mills\",\n                    \"3132220\": \"Schiffli machine embroidery\",\n                    \"3132300\": \"Nonwoven fabric mills\",\n                    \"3132400\": \"Knit fabric mills\",\n                    \"3132410\": \"Weft knit fabric mills\",\n                    \"3132490\": \"Other knit fabric and lace mills\",\n                    \"3133100\": \"Textile and fabric finishing mills\",\n                    \"3133110\": \"Broadwoven fabric finishing mills\",\n                    \"3133120\": \"Textile and fabric finishing (except broadwoven fabric) mills\",\n                    \"3133200\": \"Fabric coating mills\",\n                    \"3141100\": \"Carpet and rug mills\",\n                    \"3141200\": \"Curtain and linen mills\",\n                    \"3141210\": \"Curtain and drapery mills\",\n                    \"3141290\": \"Other household textile product mills\",\n                    \"3149100\": \"Textile bag and canvas mills\",\n                    \"3149110\": \"Textile bag mills\",\n                    \"3149120\": \"Canvas and related product mills\",\n                    \"3149910\": \"Rope, cordage, and twine mills\",\n                    \"3149920\": \"Tire cord and tire fabric mills\",\n                    \"3149940\": \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n                    \"3149990\": \"All other miscellaneous textile product mills\",\n                    \"3149991\": \"Men's and boys' embroidery contractors\",\n                    \"3149992\": \"Women's, girls', and infants' embroidery contractors\",\n                    \"3149993\": \"All other miscellaneous textile product mills manufacturing\",\n                    \"3151100\": \"Hosiery and sock mills\",\n                    \"3151110\": \"Sheer hosiery mills\",\n                    \"3151190\": \"Other hosiery and sock mills\",\n                    \"3151900\": \"Other apparel knitting mills\",\n                    \"3151910\": \"Outerwear knitting mills\",\n                    \"3151920\": \"Underwear and nightwear knitting mills\",\n                    \"3152100\": \"Cut and sew apparel contractors\",\n                    \"3152110\": \"Men's and boys' cut and sew apparel contractors\",\n                    \"3152120\": \"Women's, girls', and infants' cut and sew apparel contractors\",\n                    \"3152200\": \"Men's and boys' cut and sew apparel manufacturing\",\n                    \"3152210\": \"Men's and boys' cut and sew underwear and nightwear manufacturing\",\n                    \"3152220\": \"Men's & boys' cut & sew suit, coat, & overcoat mfg\",\n                    \"3152230\": \"Men's and boys' cut and sew shirt (except work shirt) manufacturing\",\n                    \"3152240\": \"Men's and boys' cut and sew trouser, slack, and jean manufacturing\",\n                    \"3152250\": \"Men's and boys' cut and sew work clothing manufacturing\",\n                    \"3152280\": \"Men's and boys' cut and sew other outerwear manufacturing\",\n                    \"3152310\": \"Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing\",\n                    \"3152320\": \"Women's and girls' cut and sew blouse and shirt manufacturing\",\n                    \"3152330\": \"Women's and girls' cut and sew dress manufacturing\",\n                    \"3152340\": \"Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing\",\n                    \"3152390\": \"Women's and girls' cut and sew other outerwear manufacturing\",\n                    \"3152400\": \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n                    \"3152800\": \"Other cut and sew apparel manufacturing\",\n                    \"3152910\": \"Infants' cut and sew apparel manufacturing\",\n                    \"3152920\": \"Fur and leather apparel manufacturing\",\n                    \"3152990\": \"All other cut and sew apparel manufacturing\",\n                    \"3159900\": \"Apparel accessories and other apparel manufacturing\",\n                    \"3159910\": \"Hat, cap, and millinery manufacturing\",\n                    \"3159920\": \"Glove and mitten manufacturing\",\n                    \"3159930\": \"Men's and boys' neckwear manufacturing\",\n                    \"3159990\": \"Other apparel accessories and other apparel manufacturing\",\n                    \"3161100\": \"Leather and hide tanning and finishing\",\n                    \"3162100\": \"Footwear manufacturing\",\n                    \"3162110\": \"Rubber and plastics footwear manufacturing\",\n                    \"3162120\": \"House slipper manufacturing\",\n                    \"3162130\": \"Men's footwear (except athletic) manufacturing\",\n                    \"3162140\": \"Women's footwear (except athletic) manufacturing\",\n                    \"3162190\": \"Other footwear manufacturing\",\n                    \"3169910\": \"Luggage manufacturing\",\n                    \"3169920\": \"Women's handbag and purse manufacturing\",\n                    \"3169930\": \"Personal leather good (except women's handbag and purse) manufacturing\",\n                    \"3169980\": \"All other leather good and allied product manufacturing\",\n                    \"3169990\": \"All other leather good and allied product manufacturing\",\n                    \"3211130\": \"Sawmills\",\n                    \"3211140\": \"Wood preservation\",\n                    \"3212110\": \"Hardwood veneer and plywood manufacturing\",\n                    \"3212120\": \"Softwood veneer and plywood manufacturing\",\n                    \"3212130\": \"Engineered wood member (except truss) manufacturing\",\n                    \"3212140\": \"Truss manufacturing\",\n                    \"3212190\": \"Reconstituted wood product manufacturing\",\n                    \"3219110\": \"Wood window and door manufacturing\",\n                    \"3219120\": \"Cut stock, resawing lumber, and planing\",\n                    \"3219180\": \"Other millwork (including flooring)\",\n                    \"3219200\": \"Wood container and pallet manufacturing\",\n                    \"3219910\": \"Manufactured home (mobile home) manufacturing\",\n                    \"3219920\": \"Prefabricated wood building manufacturing\",\n                    \"3219990\": \"All other miscellaneous wood product manufacturing\",\n                    \"3221100\": \"Pulp mills\",\n                    \"3221210\": \"Paper (except newsprint) mills\",\n                    \"3221220\": \"Newsprint mills\",\n                    \"3221300\": \"Paperboard mills\",\n                    \"3222110\": \"Corrugated and solid fiber box manufacturing\",\n                    \"3222120\": \"Folding paperboard box manufacturing\",\n                    \"3222130\": \"Setup paperboard box manufacturing\",\n                    \"3222140\": \"Fiber can, tube, drum, and similar products manufacturing\",\n                    \"3222150\": \"Nonfolding sanitary food container manufacturing\",\n                    \"3222190\": \"Other paperboard container manufacturing\",\n                    \"3222200\": \"Paper bag and coated and treated paper manufacturing\",\n                    \"3222210\": \"Coated and laminated packaging paper manufacturing\",\n                    \"3222220\": \"Coated and laminated paper manufacturing\",\n                    \"3222230\": \"Coated paper bag and pouch manufacturing\",\n                    \"3222240\": \"Uncoated paper and multiwall bag manufacturing\",\n                    \"3222250\": \"Laminated aluminum foil manufacturing for flexible packaging uses\",\n                    \"3222260\": \"Surface-coated paperboard manufacturing\",\n                    \"3222300\": \"Stationery product manufacturing\",\n                    \"3222310\": \"Die-cut paper and paperboard office supplies manufacturing\",\n                    \"3222320\": \"Envelope manufacturing\",\n                    \"3222330\": \"Stationery, tablet, and related product manufacturing\",\n                    \"3222910\": \"Sanitary paper product manufacturing\",\n                    \"3222990\": \"All other converted paper product manufacturing\",\n                    \"3231100\": \"Commercial lithographic printing\",\n                    \"3231110\": \"Commercial printing (except screen and books)\",\n                    \"3231120\": \"Commercial flexographic printing\",\n                    \"3231130\": \"Commercial screen printing\",\n                    \"3231140\": \"Quick printing\",\n                    \"3231150\": \"Digital printing\",\n                    \"3231160\": \"Manifold business forms printing\",\n                    \"3231170\": \"Books printing\",\n                    \"3231180\": \"Blankbook, looseleaf binders, and devices manufacturing\",\n                    \"3231190\": \"Other commercial printing\",\n                    \"3231200\": \"Support activities for printing\",\n                    \"3231210\": \"Tradebinding and related work\",\n                    \"3231220\": \"Prepress services\",\n                    \"3241100\": \"Petroleum refineries\",\n                    \"3241210\": \"Asphalt paving mixture and block manufacturing\",\n                    \"3241220\": \"Asphalt shingle and coating materials manufacturing\",\n                    \"3241910\": \"Petroleum lubricating oil and grease manufacturing\",\n                    \"3241990\": \"All other petroleum and coal products manufacturing\",\n                    \"3251100\": \"Petrochemical manufacturing\",\n                    \"3251200\": \"Industrial gas manufacturing\",\n                    \"3251300\": \"Synthetic dye and pigment manufacturing\",\n                    \"3251310\": \"Inorganic dye and pigment manufacturing\",\n                    \"3251320\": \"Synthetic organic dye and pigment manufacturing\",\n                    \"3251800\": \"Other basic inorganic chemical manufacturing\",\n                    \"3251810\": \"Alkalies and chlorine manufacturing\",\n                    \"3251820\": \"Carbon black manufacturing\",\n                    \"3251880\": \"All other basic inorganic chemical manufacturing\",\n                    \"3251910\": \"Gum and wood chemical manufacturing\",\n                    \"3251920\": \"Cyclic crude and intermediate manufacturing\",\n                    \"3251930\": \"Ethyl alcohol manufacturing\",\n                    \"3251940\": \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n                    \"3251990\": \"All other basic organic chemical manufacturing\",\n                    \"3252110\": \"Plastics material and resin manufacturing\",\n                    \"3252120\": \"Synthetic rubber manufacturing\",\n                    \"3252200\": \"Artificial and synthetic fibers and filaments manufacturing\",\n                    \"3252210\": \"Cellulosic organic fiber manufacturing\",\n                    \"3252220\": \"Noncellulosic organic fiber manufacturing\",\n                    \"3253110\": \"Nitrogenous fertilizer manufacturing\",\n                    \"3253120\": \"Phosphatic fertilizer manufacturing\",\n                    \"3253140\": \"Fertilizer (mixing only) manufacturing\",\n                    \"3253200\": \"Pesticide and other agricultural chemical manufacturing\",\n                    \"3254110\": \"Medicinal and botanical manufacturing\",\n                    \"3254120\": \"Pharmaceutical preparation manufacturing\",\n                    \"3254130\": \"In-vitro diagnostic substance manufacturing\",\n                    \"3254140\": \"Biological product (except diagnostic) manufacturing\",\n                    \"3255100\": \"Paint and coating manufacturing\",\n                    \"3255200\": \"Adhesive manufacturing\",\n                    \"3256110\": \"Soap and other detergent manufacturing\",\n                    \"3256120\": \"Polish and other sanitation good manufacturing\",\n                    \"3256130\": \"Surface active agent manufacturing\",\n                    \"3256200\": \"Toilet preparation manufacturing\",\n                    \"3259100\": \"Printing ink manufacturing\",\n                    \"3259200\": \"Explosives manufacturing\",\n                    \"3259910\": \"Custom compounding of purchased resins\",\n                    \"3259920\": \"Photographic film, paper, plate, and chemical manufacturing\",\n                    \"3259980\": \"All other miscellaneous chemical product and preparation manufacturing\",\n                    \"3261110\": \"Plastics bag and pouch manufacturing\",\n                    \"3261120\": \"Plastics packaging film and sheet (including laminated) manufacturing\",\n                    \"3261130\": \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n                    \"3261210\": \"Unlaminated plastics profile shape manufacturing\",\n                    \"3261220\": \"Plastics pipe and pipe fitting manufacturing\",\n                    \"3261221\": \"Fiberglass piping manufacturing\",\n                    \"3261222\": \"Plastics pipe and pipe fitting manufacturing\",\n                    \"3261300\": \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n                    \"3261400\": \"Polystyrene foam product manufacturing\",\n                    \"3261500\": \"Urethane and other foam product (except polystyrene) manufacturing\",\n                    \"3261600\": \"Plastics bottle manufacturing\",\n                    \"3261910\": \"Plastics plumbing fixture manufacturing\",\n                    \"3261920\": \"Resilient floor covering manufacturing\",\n                    \"3261990\": \"All other plastics product manufacturing\",\n                    \"3262110\": \"Tire manufacturing (except retreading)\",\n                    \"3262120\": \"Tire retreading\",\n                    \"3262200\": \"Rubber and plastics hoses and belting manufacturing\",\n                    \"3262910\": \"Rubber product manufacturing for mechanical use\",\n                    \"3262990\": \"All other rubber product manufacturing\",\n                    \"3262991\": \"Rubber tubing manufacturing for mechanical use\",\n                    \"3262992\": \"All other rubber product manufacturing, except inflatable rubber boats\",\n                    \"3271100\": \"Pottery, ceramics, and plumbing fixture manufacturing\",\n                    \"3271110\": \"Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing\",\n                    \"3271120\": \"Vitreous china, fine earthenware, and other pottery product manufacturing\",\n                    \"3271130\": \"Porcelain electrical supply manufacturing\",\n                    \"3271200\": \"Clay building material and refractories manufacturing\",\n                    \"3271210\": \"Brick and structural clay tile manufacturing\",\n                    \"3271220\": \"Ceramic wall and floor tile manufacturing\",\n                    \"3271230\": \"Other structural clay product manufacturing\",\n                    \"3271240\": \"Clay refractory manufacturing\",\n                    \"3271250\": \"Nonclay refractory manufacturing\",\n                    \"3272110\": \"Flat glass manufacturing\",\n                    \"3272120\": \"Other pressed and blown glass and glassware manufacturing\",\n                    \"3272130\": \"Glass container manufacturing\",\n                    \"3272150\": \"Glass product manufacturing made of purchased glass\",\n                    \"3273100\": \"Cement manufacturing\",\n                    \"3273200\": \"Ready-mix concrete manufacturing\",\n                    \"3273310\": \"Concrete block and brick manufacturing\",\n                    \"3273320\": \"Concrete pipe manufacturing\",\n                    \"3273900\": \"Other concrete product manufacturing\",\n                    \"3274100\": \"Lime manufacturing\",\n                    \"3274200\": \"Gypsum product manufacturing\",\n                    \"3279100\": \"Abrasive product manufacturing\",\n                    \"3279910\": \"Cut stone and stone product manufacturing\",\n                    \"3279920\": \"Ground or treated mineral and earth manufacturing\",\n                    \"3279930\": \"Mineral wool manufacturing\",\n                    \"3279990\": \"All other miscellaneous nonmetallic mineral product manufacturing\",\n                    \"3311100\": \"Iron and steel mills and ferroalloy manufacturing\",\n                    \"3311110\": \"Iron and steel mills\",\n                    \"3311120\": \"Electrometallurgical ferroalloy product manufacturing\",\n                    \"3312100\": \"Iron and steel pipe and tube manufacturing from purchased steel\",\n                    \"3312210\": \"Rolled steel shape manufacturing\",\n                    \"3312220\": \"Steel wire drawing\",\n                    \"3313110\": \"Alumina refining\",\n                    \"3313120\": \"Primary aluminum production\",\n                    \"3313130\": \"Alumina refining and primary aluminum production\",\n                    \"3313140\": \"Secondary smelting and alloying of aluminum\",\n                    \"3313150\": \"Aluminum sheet, plate, and foil manufacturing\",\n                    \"3313160\": \"Aluminum extruded product manufacturing\",\n                    \"3313180\": \"Other aluminum rolling, drawing, and extruding\",\n                    \"3313190\": \"Other aluminum rolling and drawing\",\n                    \"3314100\": \"Nonferrous metal (except aluminum) smelting and refining\",\n                    \"3314110\": \"Primary smelting and refining of copper\",\n                    \"3314190\": \"Primary smelting and refining of nonferrous metal (except copper and aluminum)\",\n                    \"3314200\": \"Copper rolling, drawing, extruding, and alloying\",\n                    \"3314210\": \"Copper rolling, drawing, and extruding\",\n                    \"3314220\": \"Copper wire (except mechanical) drawing\",\n                    \"3314230\": \"Secondary smelting, refining, and alloying of copper\",\n                    \"3314910\": \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n                    \"3314920\": \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n                    \"3315110\": \"Iron foundries\",\n                    \"3315120\": \"Steel investment foundries\",\n                    \"3315130\": \"Steel foundries (except investment)\",\n                    \"3315210\": \"Aluminum die-casting foundries\",\n                    \"3315220\": \"Nonferrous (except aluminum) die-casting foundries\",\n                    \"3315230\": \"Nonferrous metal die-casting foundries\",\n                    \"3315240\": \"Aluminum foundries (except die-casting)\",\n                    \"3315250\": \"Copper foundries (except die-casting)\",\n                    \"3315280\": \"Other nonferrous foundries (except die-casting)\",\n                    \"3315290\": \"Other nonferrous metal foundries (except die-casting)\",\n                    \"3321110\": \"Iron and steel forging\",\n                    \"3321120\": \"Nonferrous forging\",\n                    \"3321140\": \"Custom roll forming\",\n                    \"3321150\": \"Crown and closure manufacturing\",\n                    \"3321160\": \"Metal stamping\",\n                    \"3321170\": \"Powder metallurgy part manufacturing\",\n                    \"3321190\": \"Metal crown, closure, and other metal stamping (except automotive)\",\n                    \"3322110\": \"Cutlery and flatware (except precious) manufacturing\",\n                    \"3322121\": \"Non-automotive screwjack manufacturing\",\n                    \"3322122\": \"Hand and edge tool manufacturing\",\n                    \"3322130\": \"Saw blade and handsaw manufacturing\",\n                    \"3322140\": \"Kitchen utensil, pot, and pan manufacturing\",\n                    \"3322150\": \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n                    \"3322160\": \"Saw blade and handtool manufacturing\",\n                    \"3323110\": \"Prefabricated metal building and component manufacturing\",\n                    \"3323120\": \"Fabricated structural metal manufacturing\",\n                    \"3323130\": \"Plate work manufacturing\",\n                    \"3323210\": \"Metal window and door manufacturing\",\n                    \"3323211\": \"Skylights manufacturing\",\n                    \"3323212\": \"Metal window and door manufacturing\",\n                    \"3323220\": \"Sheet metal work manufacturing\",\n                    \"3323230\": \"Ornamental and architectural metal work manufacturing\",\n                    \"3324100\": \"Power boiler and heat exchanger manufacturing\",\n                    \"3324200\": \"Metal tank (heavy gauge) manufacturing\",\n                    \"3324310\": \"Metal can manufacturing\",\n                    \"3324390\": \"Other metal container manufacturing\",\n                    \"3325100\": \"Hardware manufacturing\",\n                    \"3326110\": \"Spring (heavy gauge) manufacturing\",\n                    \"3326120\": \"Spring (light gauge) manufacturing\",\n                    \"3326130\": \"Spring manufacturing\",\n                    \"3326180\": \"Other fabricated wire product manufacturing\",\n                    \"3327100\": \"Machine shops\",\n                    \"3327210\": \"Precision turned product manufacturing\",\n                    \"3327220\": \"Bolt, nut, screw, rivet, and washer manufacturing\",\n                    \"3328110\": \"Metal heat treating\",\n                    \"3328120\": \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n                    \"3328130\": \"Electroplating, plating, polishing, anodizing, and coloring\",\n                    \"3329110\": \"Industrial valve manufacturing\",\n                    \"3329120\": \"Fluid power valve and hose fitting manufacturing\",\n                    \"3329130\": \"Plumbing fixture fitting and trim manufacturing\",\n                    \"3329190\": \"Other metal valve and pipe fitting manufacturing\",\n                    \"3329191\": \"Lawn sprinkler manufacturing\",\n                    \"3329192\": \"Other metal valve and pipe fitting manufacturing\",\n                    \"3329910\": \"Ball and roller bearing manufacturing\",\n                    \"3329920\": \"Small arms ammunition manufacturing\",\n                    \"3329930\": \"Ammunition (except small arms) manufacturing\",\n                    \"3329940\": \"Small arms, ordnance, and ordnance accessories manufacturing\",\n                    \"3329950\": \"Other ordnance and accessories manufacturing\",\n                    \"3329960\": \"Fabricated pipe and pipe fitting manufacturing\",\n                    \"3329970\": \"Industrial pattern manufacturing\",\n                    \"3329980\": \"Enameled iron and metal sanitary ware manufacturing\",\n                    \"3329990\": \"All other miscellaneous fabricated metal product manufacturing\",\n                    \"3331110\": \"Farm machinery and equipment manufacturing\",\n                    \"3331111\": \"Cotton ginning machinery and parts manufacturing\",\n                    \"3331112\": \"Farm machinery and equipment manufacturing\",\n                    \"3331120\": \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n                    \"3331200\": \"Construction machinery manufacturing\",\n                    \"3331310\": \"Mining machinery and equipment manufacturing\",\n                    \"3331320\": \"Oil and gas field machinery and equipment manufacturing\",\n                    \"3332100\": \"Sawmill and woodworking machinery manufacturing\",\n                    \"3332200\": \"Plastics and rubber industry machinery manufacturing\",\n                    \"3332410\": \"Food product machinery manufacturing\",\n                    \"3332420\": \"Semiconductor machinery manufacturing\",\n                    \"3332430\": \"Sawmill, woodworking, and paper machinery manufacturing\",\n                    \"3332440\": \"Printing machinery and equipment manufacturing\",\n                    \"3332490\": \"Other industrial machinery manufacturing\",\n                    \"3332910\": \"Paper industry machinery manufacturing\",\n                    \"3332920\": \"Textile machinery manufacturing\",\n                    \"3332930\": \"Printing machinery and equipment manufacturing\",\n                    \"3332940\": \"Food product machinery manufacturing\",\n                    \"3332950\": \"Semiconductor machinery manufacturing\",\n                    \"3332981\": \"Laboratory distilling equipment manufacturing\",\n                    \"3332982\": \"All other industrial machinery manufacturing\",\n                    \"3333110\": \"Automatic vending machine manufacturing\",\n                    \"3333120\": \"Commercial laundry, drycleaning, and pressing machine manufacturing\",\n                    \"3333131\": \"Machines manufacturing for sorting, wrapping, and counting currency \",\n                    \"3333132\": \"Office machinery manufacturing\",\n                    \"3333140\": \"Optical instrument and lens manufacturing\",\n                    \"3333150\": \"Photographic and photocopying equipment manufacturing\",\n                    \"3333160\": \"Photographic and photocopying equipment manufacturing\",\n                    \"3333180\": \"Other commercial and service industry machinery manufacturing\",\n                    \"3333190\": \"Other commercial and service industry machinery manufacturing\",\n                    \"3334110\": \"Air purification equipment manufacturing\",\n                    \"3334120\": \"Industrial and commercial fan and blower manufacturing\",\n                    \"3334130\": \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n                    \"3334140\": \"Heating equipment (except warm air furnaces) manufacturing\",\n                    \"3334150\": \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n                    \"3334151\": \"Laboratory freezers manufacturing\",\n                    \"3334152\": \"AC and warm air heating and commercial/industrial refrigeration equipment manufacturing\",\n                    \"3335110\": \"Industrial mold manufacturing\",\n                    \"3335120\": \"Machine tool (metal cutting types) manufacturing\",\n                    \"3335130\": \"Machine tool (metal forming types) manufacturing\",\n                    \"3335140\": \"Special die and tool, die set, jig, and fixture manufacturing\",\n                    \"3335150\": \"Cutting tool and machine tool accessory manufacturing\",\n                    \"3335160\": \"Rolling mill machinery and equipment manufacturing\",\n                    \"3335170\": \"Machine tool manufacturing\",\n                    \"3335180\": \"Other metalworking machinery manufacturing\",\n                    \"3335190\": \"Rolling mill and other metalworking machinery manufacturing\",\n                    \"3336110\": \"Turbine and turbine generator set units manufacturing\",\n                    \"3336120\": \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n                    \"3336130\": \"Mechanical power transmission equipment manufacturing\",\n                    \"3336180\": \"Other engine equipment manufacturing\",\n                    \"3339110\": \"Pump and pumping equipment manufacturing\",\n                    \"3339120\": \"Air and gas compressor manufacturing\",\n                    \"3339130\": \"Measuring and dispensing pump manufacturing\",\n                    \"3339140\": \"Measuring, dispensing, and other pumping equipment manufacturing\",\n                    \"3339210\": \"Elevator and moving stairway manufacturing\",\n                    \"3339220\": \"Conveyor and conveying equipment manufacturing\",\n                    \"3339230\": \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n                    \"3339231\": \"Metal pulley and block and tackle manufacturing\",\n                    \"3339232\": \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n                    \"3339240\": \"Industrial truck, trailer, and stacker machinery manufacturing\",\n                    \"3339241\": \"Wheelbarrow manufacturing\",\n                    \"3339242\": \"Grocery cart manufacturing\",\n                    \"3339243\": \"Industrial truck, trailer, and stacker mfg.\",\n                    \"3339910\": \"Power-driven handtool manufacturing\",\n                    \"3339920\": \"Welding and soldering equipment manufacturing\",\n                    \"3339930\": \"Packaging machinery manufacturing\",\n                    \"3339940\": \"Industrial process furnace and oven manufacturing\",\n                    \"3339941\": \"Laboratory furnaces and ovens manufacturing\",\n                    \"3339942\": \"Industrial process furnace and oven manufacturing\",\n                    \"3339950\": \"Fluid power cylinder and actuator manufacturing\",\n                    \"3339960\": \"Fluid power pump and motor manufacturing\",\n                    \"3339970\": \"Scale and balance manufacturing\",\n                    \"3339971\": \"Laboratory scales and balances manufacturing\",\n                    \"3339972\": \"Scale and balance (except laboratory) manufacturing\",\n                    \"3339990\": \"All other miscellaneous general purpose machinery manufacturing\",\n                    \"3339991\": \"Laboratory centrifuges manufacturing\",\n                    \"3339992\": \"All other miscellaneous general purpose machinery manufacturing\",\n                    \"3341110\": \"Electronic computer manufacturing\",\n                    \"3341120\": \"Computer storage device manufacturing\",\n                    \"3341130\": \"Computer terminal manufacturing\",\n                    \"3341180\": \"Computer terminal and other computer peripheral equipment manufacturing\",\n                    \"3341190\": \"Other computer peripheral equipment manufacturing\",\n                    \"3342100\": \"Telephone apparatus manufacturing\",\n                    \"3342200\": \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n                    \"3342900\": \"Other communications equipment manufacturing\",\n                    \"3343100\": \"Audio and video equipment manufacturing\",\n                    \"3344110\": \"Electron tube manufacturing\",\n                    \"3344120\": \"Bare printed circuit board manufacturing\",\n                    \"3344130\": \"Semiconductor and related device manufacturing\",\n                    \"3344140\": \"Electronic capacitor manufacturing\",\n                    \"3344150\": \"Electronic resistor manufacturing\",\n                    \"3344160\": \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n                    \"3344170\": \"Electronic connector manufacturing\",\n                    \"3344180\": \"Printed circuit assembly (electronic assembly) manufacturing\",\n                    \"3344190\": \"Other electronic component manufacturing\",\n                    \"3345100\": \"Electromedical and electrotherapeutic apparatus manufacturing\",\n                    \"3345110\": \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n                    \"3345120\": \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n                    \"3345130\": \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n                    \"3345140\": \"Totalizing fluid meter and counting device manufacturing\",\n                    \"3345150\": \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n                    \"3345151\": \"Communications signal testing and evaluation equipment manufacturing\",\n                    \"3345152\": \"Ammeter manufacturing\",\n                    \"3345153\": \"Electricity measuring and testing instrument manufacturing\",\n                    \"3345160\": \"Analytical laboratory instrument manufacturing\",\n                    \"3345170\": \"Irradiation apparatus manufacturing\",\n                    \"3345182\": \"Coin-operated mechanisms with time switches, including parts\",\n                    \"3345183\": \"Watch, clock, and part manufacturing\",\n                    \"3345190\": \"Other measuring and controlling device manufacturing\",\n                    \"3346110\": \"Software reproducing\",\n                    \"3346120\": \"Prerecorded compact disc (except software), tape, and record reproducing\",\n                    \"3346130\": \"Blank magnetic and optical recording media manufacturing\",\n                    \"3346140\": \"Software and other prerecorded compact disc, tape, and record reproducing\",\n                    \"3351100\": \"Electric lamp bulb and part manufacturing\",\n                    \"3351210\": \"Residential electric lighting fixture manufacturing\",\n                    \"3351220\": \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n                    \"3351290\": \"Other lighting equipment manufacturing\",\n                    \"3352100\": \"Small electrical appliance manufacturing\",\n                    \"3352110\": \"Electric housewares and household fan manufacturing\",\n                    \"3352120\": \"Household vacuum cleaner manufacturing\",\n                    \"3352200\": \"Major household appliance manufacturing\",\n                    \"3352210\": \"Household cooking appliance manufacturing\",\n                    \"3352220\": \"Household refrigerator and home freezer manufacturing\",\n                    \"3352240\": \"Household laundry equipment manufacturing\",\n                    \"3352280\": \"Other major household appliance manufacturing\",\n                    \"3353110\": \"Power, distribution, and specialty transformer manufacturing\",\n                    \"3353120\": \"Motor and generator manufacturing\",\n                    \"3353130\": \"Switchgear and switchboard apparatus manufacturing\",\n                    \"3353132\": \"Switchgear and switchboard apparatus manufacturing\",\n                    \"3353140\": \"Relay and industrial control manufacturing\",\n                    \"3359110\": \"Storage battery manufacturing\",\n                    \"3359120\": \"Primary battery manufacturing\",\n                    \"3359210\": \"Fiber optic cable manufacturing\",\n                    \"3359290\": \"Other communication and energy wire manufacturing\",\n                    \"3359310\": \"Current-carrying wiring device manufacturing\",\n                    \"3359320\": \"Noncurrent-carrying wiring device manufacturing\",\n                    \"3359910\": \"Carbon and graphite product manufacturing\",\n                    \"3359990\": \"All other miscellaneous electrical equipment and component manufacturing\",\n                    \"3361110\": \"Automobile manufacturing\",\n                    \"3361120\": \"Light truck and utility vehicle manufacturing\",\n                    \"3361200\": \"Heavy duty truck manufacturing\",\n                    \"3362110\": \"Motor vehicle body manufacturing\",\n                    \"3362120\": \"Truck trailer manufacturing\",\n                    \"3362130\": \"Motor home manufacturing\",\n                    \"3362140\": \"Travel trailer and camper manufacturing\",\n                    \"3363100\": \"Motor vehicle gasoline engine and engine parts manufacturing\",\n                    \"3363110\": \"Carburetor, piston, piston ring, and valve manufacturing\",\n                    \"3363120\": \"Gasoline engine and engine parts manufacturing\",\n                    \"3363200\": \"Motor vehicle electrical and electronic equipment manufacturing\",\n                    \"3363210\": \"Vehicular lighting equipment manufacturing\",\n                    \"3363220\": \"Other motor vehicle electrical and electronic equipment manufacturing\",\n                    \"3363300\": \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n                    \"3363400\": \"Motor vehicle brake system manufacturing\",\n                    \"3363500\": \"Motor vehicle transmission and power train parts manufacturing\",\n                    \"3363600\": \"Motor vehicle seating and interior trim manufacturing\",\n                    \"3363700\": \"Motor vehicle metal stamping\",\n                    \"3363900\": \"Other motor vehicle parts manufacturing\",\n                    \"3363910\": \"Motor vehicle air-conditioning manufacturing\",\n                    \"3363992\": \"Parts for automobile and light truck trailers manufacturing\",\n                    \"3363993\": \"All other motor vehicle parts manufacturing\",\n                    \"3364110\": \"Aircraft manufacturing\",\n                    \"3364120\": \"Aircraft engine and engine parts manufacturing\",\n                    \"3364130\": \"Other aircraft parts and auxiliary equipment manufacturing\",\n                    \"3364140\": \"Guided missile and space vehicle manufacturing\",\n                    \"3364150\": \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n                    \"3364190\": \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n                    \"3365100\": \"Railroad rolling stock manufacturing\",\n                    \"3366110\": \"Ship building and repairing\",\n                    \"3366120\": \"Boat building\",\n                    \"3366121\": \"Inflatable plastics boat manufacturing\",\n                    \"3366122\": \"Inflatable rubber boat manufacturing\",\n                    \"3366123\": \"Boat building manufacturing\",\n                    \"3369910\": \"Motorcycle, bicycle, and parts manufacturing\",\n                    \"3369920\": \"Military armored vehicle, tank, and tank component manufacturing\",\n                    \"3369990\": \"All other transportation equipment manufacturing\",\n                    \"3371100\": \"Wood kitchen cabinet and countertop manufacturing\",\n                    \"3371210\": \"Upholstered household furniture manufacturing\",\n                    \"3371220\": \"Nonupholstered wood household furniture manufacturing\",\n                    \"3371221\": \"Futons shipped with frames manufacturing\",\n                    \"3371222\": \"Nonupholstered wood household furniture manufacturing\",\n                    \"3371240\": \"Metal household furniture manufacturing\",\n                    \"3371250\": \"Household furniture (except wood and metal) manufacturing\",\n                    \"3371270\": \"Institutional furniture manufacturing\",\n                    \"3371271\": \"Laboratory furniture manufacturing\",\n                    \"3371272\": \"Institutional furniture manufacturing\",\n                    \"3371290\": \"Wood television, radio, and sewing machine cabinet manufacturing\",\n                    \"3372110\": \"Wood office furniture manufacturing\",\n                    \"3372120\": \"Custom architectural woodwork and millwork manufacturing\",\n                    \"3372140\": \"Office furniture (except wood) manufacturing\",\n                    \"3372150\": \"Showcase, partition, shelving, and locker manufacturing\",\n                    \"3379100\": \"Mattress manufacturing\",\n                    \"3379200\": \"Blind and shade manufacturing\",\n                    \"3391120\": \"Surgical and medical instrument manufacturing\",\n                    \"3391130\": \"Surgical appliance and supplies manufacturing\",\n                    \"3391132\": \"Laboratory equipment manufacturing\",\n                    \"3391133\": \"Surgical appliance and supplies manufacturing\",\n                    \"3391140\": \"Dental equipment and supplies manufacturing\",\n                    \"3391150\": \"Ophthalmic goods manufacturing\",\n                    \"3391160\": \"Dental laboratories\",\n                    \"3399100\": \"Jewelry and silverware manufacturing\",\n                    \"3399111\": \"Precious metal novelties manufacturing\",\n                    \"3399112\": \"Jewelry (including precious metal) manufacturing\",\n                    \"3399120\": \"Silverware and hollowware manufacturing\",\n                    \"3399130\": \"Jewelers' material and lapidary work manufacturing\",\n                    \"3399140\": \"Costume jewelry and novelty manufacturing\",\n                    \"3399200\": \"Sporting and athletic goods manufacturing\",\n                    \"3399300\": \"Doll, toy, and game manufacturing\",\n                    \"3399310\": \"Doll and stuffed toy manufacturing\",\n                    \"3399320\": \"Game, toy, and children's vehicle manufacturing\",\n                    \"3399400\": \"Office supplies (except paper) manufacturing\",\n                    \"3399410\": \"Pen and mechanical pencil manufacturing\",\n                    \"3399420\": \"Lead pencil and art good manufacturing\",\n                    \"3399430\": \"Marking device manufacturing\",\n                    \"3399440\": \"Carbon paper and inked ribbon manufacturing\",\n                    \"3399500\": \"Sign manufacturing\",\n                    \"3399910\": \"Gasket, packing, and sealing device manufacturing\",\n                    \"3399920\": \"Musical instrument manufacturing\",\n                    \"3399930\": \"Fastener, button, needle, and pin manufacturing\",\n                    \"3399931\": \"Non-precious cuff links manufacturing\",\n                    \"3399932\": \"Fastener, button, needle, and pin manufacturing\",\n                    \"3399940\": \"Broom, brush, and mop manufacturing\",\n                    \"3399950\": \"Burial casket manufacturing\",\n                    \"3399990\": \"All other miscellaneous manufacturing\",\n                    \"4231101\": \"Automobile and motorcycle merchant wholesalers\",\n                    \"4231102\": \"Bus and recreational vehicle merchant wholesalers\",\n                    \"4231103\": \"Light truck and van (14,000 lb or less) merchant wholesalers\",\n                    \"4231104\": \"Medium truck and tractor (14,001 lb to 33,000 lb) merchant wholesalers\",\n                    \"4231105\": \"Heavy truck and tractor (over 33,000 lb) merchant wholesalers\",\n                    \"4231201\": \"Motor vehicle supplies and new parts merchant wholesalers- warehouse distributors\",\n                    \"4231202\": \"Motor vehicle supplies and new parts merchant wholesalers- jobbers\",\n                    \"4231203\": \"Petroleum products marketing equipment merchant wholesalers\",\n                    \"4231300\": \"Tire and tube merchant wholesalers\",\n                    \"4231401\": \"Motor vehicle parts (used) merchant wholesalers\",\n                    \"4232101\": \"Household and lawn furniture merchant wholesalers\",\n                    \"4232102\": \"Office and business furniture merchant wholesalers\",\n                    \"4232201\": \"Household china, glassware, and crockery merchant wholesalers\",\n                    \"4232202\": \"Linens, domestics, draperies, and curtains merchant wholesalers\",\n                    \"4232203\": \"Floor coverings merchant wholesalers\",\n                    \"4232204\": \"Other home furnishings merchant wholesalers\",\n                    \"4233101\": \"Lumber without yard merchant wholesalers\",\n                    \"4233102\": \"Lumber with yard merchant wholesalers\",\n                    \"4233103\": \"Plywood, veneer, millwork, and wood panel merchant wholesalers\",\n                    \"4233201\": \"Brick, block, tile, clay/cement sewer pipe merchant wholesalers\",\n                    \"4233202\": \"Sand, gravel, and stone merchant wholesalers\",\n                    \"4233203\": \"Cement, lime, and related products merchant wholesalers\",\n                    \"4233300\": \"Roofing, siding, and insulation material merchant wholesalers\",\n                    \"4233901\": \"Flat glass and other construction glass merchant wholesalers\",\n                    \"4233902\": \"Other construction material merchant wholesalers\",\n                    \"4234100\": \"Photographic equipment and supplies merchant wholesalers\",\n                    \"4234200\": \"Office equipment merchant wholesalers\",\n                    \"4234301\": \"Computer and computer peripheral equipment merchant wholesalers\",\n                    \"4234302\": \"Computer software (packaged) merchant wholesalers\",\n                    \"4234401\": \"Restaurant and hotel equipment and supplies merchant wholesalers\",\n                    \"4234402\": \"Store machines and equipment merchant wholesalers\",\n                    \"4234501\": \"Surgical, medical, and hospital supplies merchant wholesalers\",\n                    \"4234502\": \"Dental equipment and supplies merchant wholesalers\",\n                    \"4234600\": \"Ophthalmic goods merchant wholesalers\",\n                    \"4234901\": \"Religious and school supplies merchant wholesalers\",\n                    \"4234902\": \"Other professional equipment and supplies merchant wholesalers\",\n                    \"4235101\": \"Ferrous metal service centers and sales offices merchant wholesalers\",\n                    \"4235102\": \"Nonferrous metal service centers and sales offices merchant wholesalers\",\n                    \"4235201\": \"Coal merchant wholesalers\",\n                    \"4235202\": \"Other mineral and ore merchant wholesalers\",\n                    \"4236100\": \"Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers\",\n                    \"4236201\": \"Electric water heaters merchant wholesalers\",\n                    \"4236202\": \"Gas household appliances (except gas water heaters) merchant wholesalers\",\n                    \"4236209\": \"Electrical and electronic appliance, television, and radio set merchant wholesalers (except electric water heaters)\",\n                    \"4236901\": \"Communications equipment and supplies merchant wholesalers\",\n                    \"4236902\": \"Electronic parts (except communications equipment) merchant wholesalers\",\n                    \"4237100\": \"Hardware merchant wholesalers\",\n                    \"4237201\": \"Gas household appliances (except gas water heaters) merchant wholesalers\",\n                    \"4237202\": \"Electric water heaters merchant wholesalers\",\n                    \"4237209\": \"Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters\",\n                    \"4237300\": \"Warm air heating and air-conditioning equipment and supplies merchant wholesalers\",\n                    \"4237400\": \"Refrigeration equipment and supplies merchant wholesalers\",\n                    \"4238100\": \"Construction and mining (except oil well) machinery and equipment merchant wholesalers\",\n                    \"4238201\": \"Farm machinery and equipment merchant wholesalers- farm dealers\",\n                    \"4238202\": \"Farm machinery and equipment merchant wholesalers- wholesale distributors\",\n                    \"4238203\": \"Lawn and garden machinery and equipment merchant wholesalers\",\n                    \"4238301\": \"Food-processing machinery and equipment merchant wholesalers\",\n                    \"4238302\": \"Hydraulic and pneumatic (fluid-power) machinery and equipment merchant wholesalers\",\n                    \"4238303\": \"General-purpose industrial machinery and equipment merchant wholesalers\",\n                    \"4238304\": \"Metalworking machinery and equipment merchant wholesalers\",\n                    \"4238305\": \"Materials handling equipment merchant wholesalers\",\n                    \"4238306\": \"Oil well, oil refinery, and pipeline machinery, equipment, and supplies merchant wholesalers\",\n                    \"4238307\": \"Other industrial machinery and equipment merchant wholesalers\",\n                    \"4238401\": \"General-line industrial supplies merchant wholesalers\",\n                    \"4238402\": \"Mechanical power transmission supplies merchant wholesalers\",\n                    \"4238403\": \"Welding supplies merchant wholesalers\",\n                    \"4238404\": \"Industrial containers and supplies merchant wholesalers\",\n                    \"4238405\": \"Industrial valves and fittings (except fluid-power) merchant wholesalers\",\n                    \"4238406\": \"Other industrial supplies merchant wholesalers\",\n                    \"4238501\": \"Beauty and barber shop equipment and supplies merchant wholesalers\",\n                    \"4238502\": \"Custodial and janitors' equipment and supplies merchant wholesalers\",\n                    \"4238503\": \"Laundry and dry-cleaning equipment and supplies merchant wholesalers\",\n                    \"4238504\": \"Other service establishment equipment and supplies merchant wholesalers\",\n                    \"4238601\": \"Aircraft and aeronautical equipment and supplies merchant wholesalers\",\n                    \"4238602\": \"Marine machinery, equipment, and supplies merchant wholesalers\",\n                    \"4238603\": \"Other transportation equipment and supplies merchant wholesalers\",\n                    \"4239100\": \"Sporting and recreational goods and supplies merchant wholesalers\",\n                    \"4239200\": \"Toy and hobby goods and supplies merchant wholesalers\",\n                    \"4239301\": \"Iron and steel scrap merchant wholesalers- processors and dealers\",\n                    \"4239302\": \"Recyclable paper and paperboard merchant wholesalers\",\n                    \"4239303\": \"Other recyclable material merchant wholesalers\",\n                    \"4239401\": \"Jewelry, watch, precious stone, and silverware merchant wholesalers\",\n                    \"4239402\": \"Precious metal (except ore) merchant wholesalers\",\n                    \"4239901\": \"Musical instruments and supplies merchant wholesalers\",\n                    \"4239902\": \"Forest products (except lumber) merchant wholesalers\",\n                    \"4239903\": \"General merchandise (durable goods) merchant wholesalers\",\n                    \"4239904\": \"Prerecorded media merchant wholesalers\",\n                    \"4239905\": \"Fire extinguishers and fire safety equipment merchant wholesalers\",\n                    \"4239906\": \"Other durable goods merchant wholesalers\",\n                    \"4241100\": \"Printing and writing paper merchant wholesalers\",\n                    \"4241200\": \"Stationery and office supplies merchant wholesalers\",\n                    \"4241300\": \"Industrial and personal service paper merchant wholesalers\",\n                    \"4242101\": \"General-line drugs merchant wholesalers\",\n                    \"4242102\": \"Specialty-line drugs, pharmaceuticals, cosmetics, and toiletries merchant wholesalers\",\n                    \"4242103\": \"Health and beauty accessories, including cosmetics, toiletries, vitamins, and first-aid supplies\",\n                    \"4242104\": \"Veterinarians' medicines merchant wholesalers\",\n                    \"4243101\": \"Piece goods merchant wholesalers- jobbers\",\n                    \"4243102\": \"Notions and other dry goods merchant wholesalers\",\n                    \"4243200\": \"Men's and boys' clothing and furnishings merchant wholesalers\",\n                    \"4243300\": \"Women's, children's, and infants' clothing and accessories merchant wholesalers\",\n                    \"4243400\": \"Footwear merchant wholesalers\",\n                    \"4244101\": \"General line grocery merchant wholesalers- voluntary group\",\n                    \"4244102\": \"General line grocery merchant wholesalers- retail cooperative\",\n                    \"4244103\": \"Other general line grocery merchant wholesalers\",\n                    \"4244200\": \"Packaged frozen food merchant wholesalers\",\n                    \"4244301\": \"Raw milk merchant wholesalers\",\n                    \"4244302\": \"Dairy product (except raw milk) merchant wholesalers\",\n                    \"4244401\": \"Live poultry merchant wholesalers\",\n                    \"4244402\": \"Poultry and poultry product (except live) merchant wholesalers\",\n                    \"4244500\": \"Confectionery merchant wholesalers\",\n                    \"4244600\": \"Fish and seafood merchant wholesalers\",\n                    \"4244700\": \"Meat and meat product merchant wholesalers\",\n                    \"4244800\": \"Fresh fruit and vegetable merchant wholesalers\",\n                    \"4244901\": \"Coffee, tea, and powdered drink mix merchant wholesalers\",\n                    \"4244902\": \"Bread and baked goods merchant wholesalers\",\n                    \"4244903\": \"Soft drinks and bottled water merchant wholesalers\",\n                    \"4244904\": \"Nonperishable (canned) food merchant wholesalers\",\n                    \"4244905\": \"Food and beverage basic material merchant wholesalers\",\n                    \"4244906\": \"Other grocery specialties merchant wholesalers\",\n                    \"4245100\": \"Grain and field bean merchant wholesalers\",\n                    \"4245200\": \"Livestock merchant wholesalers\",\n                    \"4245901\": \"Hides, skins, and pelts merchant wholesalers\",\n                    \"4245902\": \"Leaf tobacco merchant wholesalers\",\n                    \"4245903\": \"Wool, wool tops, and mohair merchant wholesalers\",\n                    \"4245904\": \"Cotton merchant wholesalers\",\n                    \"4245905\": \"Other farm product raw material merchant wholesalers\",\n                    \"4246100\": \"Plastics materials and basic forms and shapes merchant wholesalers\",\n                    \"4246901\": \"Industrial gases (except LP) merchant wholesalers\",\n                    \"4246902\": \"Other chemical and allied products merchant wholesalers\",\n                    \"4247101\": \"Petroleum bulk stations and terminals (except LP) \",\n                    \"4247102\": \"Liquefied petroleum bulk stations and terminals \",\n                    \"4247200\": \"Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) \",\n                    \"4248100\": \"Beer and ale merchant wholesalers\",\n                    \"4248201\": \"Wine and distilled alcoholic beverages, licensed distributor merchant wholesalers\",\n                    \"4248202\": \"Wine and distilled alcoholic beverages, state-operated merchant wholesalers\",\n                    \"4249101\": \"Farm supplies merchant wholesalers- farm dealers\",\n                    \"4249102\": \"Farm supplies merchant wholesalers- wholesale distributors\",\n                    \"4249200\": \"Book, periodical, and newspaper merchant wholesalers\",\n                    \"4249300\": \"Flower, nursery stock, and florists' supplies merchant wholesalers\",\n                    \"4249400\": \"Tobacco and tobacco product merchant wholesalers\",\n                    \"4249500\": \"Paint, varnish, and supplies merchant wholesalers\",\n                    \"4249901\": \"Art goods merchant wholesalers\",\n                    \"4249902\": \"General merchandise (nondurable goods) merchant wholesalers\",\n                    \"4249903\": \"Textile bags, bagging, and burlap merchant wholesalers\",\n                    \"4249904\": \"Other nondurable goods merchant wholesalers\",\n                    \"4251100\": \"Business to business electronic markets\",\n                    \"4251203\": \"Agents and brokers, durable goods\",\n                    \"4251204\": \"Agents and brokers, nondurable goods\",\n                    \"4411100\": \"New car dealers\",\n                    \"4411200\": \"Used car dealers\",\n                    \"4412100\": \"Recreational vehicle dealers\",\n                    \"4412210\": \"Motorcycle, ATV, and personal watercraft dealers\",\n                    \"4412220\": \"Boat dealers\",\n                    \"4412281\": \"Motorcycle, ATV, and personal watercraft dealers\",\n                    \"4412282\": \"All other motor vehicle dealers\",\n                    \"4412290\": \"All other motor vehicle dealers\",\n                    \"4413104\": \"Automotive parts and accessories stores, except used\",\n                    \"4413105\": \"Used automotive parts and accessories stores\",\n                    \"4413200\": \"Tire dealers\",\n                    \"4421101\": \"Furniture stores, except custom\",\n                    \"4421102\": \"Furniture warehouse showrooms\",\n                    \"4421103\": \"Sleep shop and waterbed stores\",\n                    \"4421104\": \"Specialty furniture stores, except custom\",\n                    \"4422100\": \"Floor covering stores\",\n                    \"4422910\": \"Window treatment stores\",\n                    \"4422990\": \"All other home furnishings stores\",\n                    \"4431110\": \"Household appliance stores\",\n                    \"4431122\": \"Cellular phone stores\",\n                    \"4431124\": \"Other radio, television, and electronics stores\",\n                    \"4431201\": \"Computer stores (custom assembly)\",\n                    \"4431202\": \"Other computer stores\",\n                    \"4431203\": \"Prepackaged software stores\",\n                    \"4431300\": \"Camera and photographic supplies stores\",\n                    \"4431410\": \"Household appliance stores\",\n                    \"4431421\": \"Cellular phone stores\",\n                    \"4431422\": \"Other radio, television, and electronics stores\",\n                    \"4431423\": \"Computer stores (custom assembly)\",\n                    \"4431424\": \"Other computer stores\",\n                    \"4431425\": \"Prepackaged software stores\",\n                    \"4431426\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"4431427\": \"DVD/Blu-ray Disc stores, retail\",\n                    \"4431428\": \"Camera and photographic supplies stores\",\n                    \"4441100\": \"Home centers\",\n                    \"4441200\": \"Paint and wallpaper stores\",\n                    \"4441300\": \"Hardware stores\",\n                    \"4441901\": \"Retail lumber yards\",\n                    \"4441902\": \"All other building material dealers\",\n                    \"4442100\": \"Outdoor power equipment stores\",\n                    \"4442202\": \"Farm supply stores\",\n                    \"4442204\": \"Nurseries and garden centers\",\n                    \"4451100\": \"Supermarkets and other grocery (except convenience) stores\",\n                    \"4451200\": \"Convenience stores\",\n                    \"4452100\": \"Meat markets\",\n                    \"4452200\": \"Fish and seafood markets\",\n                    \"4452300\": \"Fruit and vegetable markets\",\n                    \"4452910\": \"Baked goods stores\",\n                    \"4452920\": \"Confectionery and nut stores\",\n                    \"4452990\": \"All other specialty food stores\",\n                    \"4453100\": \"Beer, wine, and liquor stores\",\n                    \"4461100\": \"Pharmacies and drug stores\",\n                    \"4461101\": \"Pharmacies and drug stores\",\n                    \"4461102\": \"Proprietary stores\",\n                    \"4461200\": \"Cosmetics, beauty supplies, and perfume stores\",\n                    \"4461300\": \"Optical goods stores\",\n                    \"4461910\": \"Food (health) supplement stores\",\n                    \"4461990\": \"All other health and personal care stores\",\n                    \"4471100\": \"Gasoline stations with convenience stores\",\n                    \"4471901\": \"Gasoline stations with no convenience stores\",\n                    \"4471902\": \"Truck stops\",\n                    \"4481100\": \"Men's clothing stores\",\n                    \"4481200\": \"Women's clothing stores\",\n                    \"4481300\": \"Children's and infants' clothing stores\",\n                    \"4481400\": \"Family clothing stores\",\n                    \"4481500\": \"Clothing accessories stores\",\n                    \"4481901\": \"Women's specialty stores\",\n                    \"4481902\": \"Furriers and fur shops\",\n                    \"4481903\": \"Sports apparel stores\",\n                    \"4481904\": \"Miscellaneous apparel stores\",\n                    \"4482101\": \"Men's shoe stores\",\n                    \"4482102\": \"Women's shoe stores\",\n                    \"4482103\": \"Children's and juveniles' shoe stores\",\n                    \"4482104\": \"Family shoe stores\",\n                    \"4482105\": \"Athletic footwear stores\",\n                    \"4483100\": \"Jewelry stores\",\n                    \"4483200\": \"Luggage and leather goods stores\",\n                    \"4511101\": \"General-line sporting goods stores\",\n                    \"4511102\": \"Specialty-line sporting goods stores\",\n                    \"4511201\": \"Hobby, toy, and game stores\",\n                    \"4511202\": \"Craft supplies stores\",\n                    \"4511300\": \"Sewing, needlework, and piece goods stores\",\n                    \"4511400\": \"Musical instrument and supplies stores\",\n                    \"4512111\": \"Book stores, general\",\n                    \"4512112\": \"Specialty book stores\",\n                    \"4512113\": \"College book stores\",\n                    \"4512120\": \"News dealers and newsstands\",\n                    \"4512201\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"4512202\": \"Video tape stores, retail\",\n                    \"4521000\": \"Department stores\",\n                    \"4521100\": \"Department stores (excl leased depts)\",\n                    \"4521110\": \"Department stores (except discount department stores)\",\n                    \"4521120\": \"Discount department stores\",\n                    \"4522101\": \"Department stores (except discount department stores)\",\n                    \"4522102\": \"Discount department stores with insignificant perishable grocery sales\",\n                    \"4523111\": \"Warehouse clubs\",\n                    \"4523112\": \"Supercenters and discount department stores with significant perishable grocery sales\",\n                    \"4523191\": \"Variety stores\",\n                    \"4523194\": \"Miscellaneous general merchandise stores\",\n                    \"4529101\": \"Warehouse clubs\",\n                    \"4529102\": \"Supercenters\",\n                    \"4529901\": \"Variety stores\",\n                    \"4529904\": \"Miscellaneous general merchandise stores\",\n                    \"4531100\": \"Florists\",\n                    \"4532100\": \"Office supplies and stationery stores\",\n                    \"4532200\": \"Gift, novelty, and souvenir stores\",\n                    \"4533101\": \"Antique stores\",\n                    \"4533102\": \"Second-hand stores, except pawn shops\",\n                    \"4539100\": \"Pet and pet supplies stores\",\n                    \"4539200\": \"Art dealers\",\n                    \"4539300\": \"Manufactured (mobile) home dealers\",\n                    \"4539910\": \"Tobacco stores\",\n                    \"4539981\": \"Collectors' items and supplies stores\",\n                    \"4539982\": \"Trophy shops\",\n                    \"4539983\": \"Other miscellaneous store retailers, not elsewhere classified\",\n                    \"4541101\": \"Electronic shopping, general merchandise\",\n                    \"4541102\": \"Electronic shopping, specialized merchandise\",\n                    \"4541103\": \"Electronic auctions\",\n                    \"4541104\": \"Mail-order houses, general merchandise\",\n                    \"4541105\": \"Mail-order houses, specialized merchandise\",\n                    \"4541106\": \"Television order, home shopping\",\n                    \"4541111\": \"Electronic shopping, general merchandise\",\n                    \"4541112\": \"Electronic shopping, specialized merchandise\",\n                    \"4541120\": \"Electronic auctions\",\n                    \"4541131\": \"Mail-order houses, general merchandise\",\n                    \"4541132\": \"Mail-order houses, specialized merchandise\",\n                    \"4541133\": \"Television order, home shopping\",\n                    \"4542100\": \"Vending machine operators\",\n                    \"4543101\": \"Heating oil dealers\",\n                    \"4543102\": \"Liquefied petroleum gas (bottled gas) dealers\",\n                    \"4543103\": \"Other fuel dealers\",\n                    \"4543110\": \"Heating oil dealers\",\n                    \"4543120\": \"Liquefied petroleum gas (bottled gas) dealers\",\n                    \"4543190\": \"Other fuel dealers\",\n                    \"4543901\": \"Direct selling, furniture, home furnishings, electronics, and appliances\",\n                    \"4543902\": \"Direct selling, books, periodicals, videos, and compact discs\",\n                    \"4543903\": \"Direct selling, other merchandise\",\n                    \"4811110\": \"Scheduled passenger air transportation\",\n                    \"4811120\": \"Scheduled freight air transportation\",\n                    \"4812110\": \"Nonscheduled chartered passenger air transportation\",\n                    \"4812120\": \"Nonscheduled chartered freight air transportation\",\n                    \"4812190\": \"Other nonscheduled air transportation\",\n                    \"4821110\": \"Line-haul railroads\",\n                    \"4821120\": \"Short line railroads\",\n                    \"4831110\": \"Deep sea freight transportation\",\n                    \"4831120\": \"Deep sea passenger transportation\",\n                    \"4831130\": \"Coastal and great lakes freight transportation\",\n                    \"4831140\": \"Coastal and great lakes passenger transportation\",\n                    \"4832111\": \"Inland waterways freight transportation (except towing)\",\n                    \"4832112\": \"Inland waterways towing transportation\",\n                    \"4832121\": \"Inland waterways ferry transportation\",\n                    \"4832122\": \"Other water passenger transportation (including water taxi)\",\n                    \"4841101\": \"Local general freight trucking without storage, truckload\",\n                    \"4841102\": \"Local general freight trucking without storage, less than truckload\",\n                    \"4841103\": \"Local general freight trucking with storage, truckload\",\n                    \"4841104\": \"Local general freight trucking with storage, less than truckload\",\n                    \"4841210\": \"General freight trucking, long-distance, truckload\",\n                    \"4841220\": \"General freight trucking, long-distance, less than truckload\",\n                    \"4842101\": \"Local used household and office goods moving, without storage\",\n                    \"4842102\": \"Long-distance used household and office goods moving\",\n                    \"4842103\": \"Local used household and office goods moving, with storage\",\n                    \"4842201\": \"Local hazardous materials trucking (except waste)\",\n                    \"4842202\": \"Local agricultural products trucking without storage\",\n                    \"4842203\": \"Dump trucking\",\n                    \"4842204\": \"Local specialized trucking without storage\",\n                    \"4842205\": \"Local, specialized freight (except used goods) trucking\",\n                    \"4842301\": \"Hazardous materials trucking (except waste), long-distance\",\n                    \"4842302\": \"Agricultural products trucking, long-distance\",\n                    \"4842303\": \"Other specialized trucking, long-distance\",\n                    \"4851110\": \"Mixed mode transit systems\",\n                    \"4851120\": \"Commuter rail systems\",\n                    \"4851130\": \"Bus and other motor vehicle transit systems\",\n                    \"4851190\": \"Other urban transit systems\",\n                    \"4852100\": \"Interurban and rural bus transportation\",\n                    \"4853100\": \"Taxi service\",\n                    \"4853200\": \"Limousine service\",\n                    \"4854100\": \"School and employee bus transportation\",\n                    \"4855100\": \"Charter bus industry\",\n                    \"4859910\": \"Special needs transportation\",\n                    \"4859991\": \"Scheduled airport shuttle service\",\n                    \"4859992\": \"All other passenger transportation\",\n                    \"4861100\": \"Pipeline transportation of crude oil\",\n                    \"4862100\": \"Pipeline transportation of natural gas\",\n                    \"4869100\": \"Pipeline transportation of refined petroleum products\",\n                    \"4869900\": \"All other pipeline transportation\",\n                    \"4871100\": \"Scenic and sightseeing transportation, land\",\n                    \"4872101\": \"Excursion and sightseeing boats (including dinner cruises)\",\n                    \"4872102\": \"Charter fishing and party fishing boats\",\n                    \"4879900\": \"Scenic and sightseeing transportation, other\",\n                    \"4881110\": \"Air traffic control\",\n                    \"4881190\": \"Other airport operations\",\n                    \"4881900\": \"Other support activities for air transportation\",\n                    \"4882100\": \"Support activities for rail transportation\",\n                    \"4883100\": \"Port and harbor operations\",\n                    \"4883200\": \"Marine cargo handling\",\n                    \"4883300\": \"Navigational services to shipping\",\n                    \"4883900\": \"Other support activities for water transportation\",\n                    \"4884100\": \"Motor vehicle towing\",\n                    \"4884900\": \"Other support activities for road transportation\",\n                    \"4885101\": \"Freight forwarding\",\n                    \"4885102\": \"Arrangement of transportation of freight and cargo\",\n                    \"4889910\": \"Packing and crating\",\n                    \"4889990\": \"All other support activities for transportation\",\n                    \"4911100\": \"Postal service\",\n                    \"4921101\": \"Courier services (except by air)\",\n                    \"4921102\": \"Air courier services\",\n                    \"4922100\": \"Local messengers and local delivery\",\n                    \"4931100\": \"General warehousing and storage\",\n                    \"4931200\": \"Refrigerated warehousing and storage\",\n                    \"4931300\": \"Farm product warehousing and storage\",\n                    \"4931901\": \"Household goods warehousing and storage\",\n                    \"4931902\": \"Specialized goods warehousing and storage\",\n                    \"5111100\": \"Newspaper publishers\",\n                    \"5111203\": \"Shopping news publishers\",\n                    \"5111204\": \"Periodical publishers, except shopping news publishers\",\n                    \"5111303\": \"Atlas and map publishers\",\n                    \"5111304\": \"Book publishers, except atlas/map publishers\",\n                    \"5111400\": \"Directory and mailing list publishers\",\n                    \"5111910\": \"Greeting card publishers\",\n                    \"5111990\": \"All other publishers\",\n                    \"5112100\": \"Software publishers\",\n                    \"5121100\": \"Motion picture and video production\",\n                    \"5121200\": \"Motion picture and video distribution\",\n                    \"5121310\": \"Motion picture theaters (except drive-ins)\",\n                    \"5121320\": \"Drive-in motion picture theaters\",\n                    \"5121910\": \"Teleproduction and other postproduction services\",\n                    \"5121990\": \"Other motion picture and video industries\",\n                    \"5122100\": \"Record production\",\n                    \"5122200\": \"Integrated record production/distribution\",\n                    \"5122301\": \"Sheet music publishers\",\n                    \"5122302\": \"Music book publishers\",\n                    \"5122309\": \"Music publishers (except sheet music and music book publishers)\",\n                    \"5122400\": \"Sound recording studios\",\n                    \"5122501\": \"Record production\",\n                    \"5122502\": \"Integrated record production/distribution\",\n                    \"5122902\": \"Producers of taped radio programs\",\n                    \"5122909\": \"All other sound recording industries\",\n                    \"5151110\": \"Radio networks\",\n                    \"5151120\": \"Radio stations\",\n                    \"5151200\": \"Television broadcasting\",\n                    \"5152100\": \"Cable and other subscription programming\",\n                    \"5171101\": \"Wired telecommunications carriers\",\n                    \"5171102\": \"Cable and other program distribution\",\n                    \"5171103\": \"Internet service providers (broadband)\",\n                    \"5172101\": \"Paging\",\n                    \"5172102\": \"Cellular and other wireless telecommunications \",\n                    \"5173111\": \"Wired telecommunications carriers\",\n                    \"5173112\": \"Cable and other program distribution\",\n                    \"5173113\": \"Internet service providers (broadband)\",\n                    \"5173121\": \"Paging\",\n                    \"5173122\": \"Cellular and other wireless telecommunications \",\n                    \"5174100\": \"Satellite telecommunications\",\n                    \"5179110\": \"Telecommunications resellers\",\n                    \"5179191\": \"Internet service providers (except broadband)\",\n                    \"5179199\": \"Other telecommunications \",\n                    \"5182100\": \"Data processing, hosting, and related services\",\n                    \"5191100\": \"News syndicates\",\n                    \"5191200\": \"Libraries and archives\",\n                    \"5191301\": \"Internet publishing and broadcasting \",\n                    \"5191302\": \"Web search portals\",\n                    \"5191900\": \"All other information services\",\n                    \"5211100\": \"Monetary authorities - central bank\",\n                    \"5221101\": \"National commercial banks (banking)\",\n                    \"5221102\": \"State commercial banks (banking)\",\n                    \"5221103\": \"Other commercial banks\",\n                    \"5221104\": \"Branches of foreign banks\",\n                    \"5221109\": \"Representative offices of foreign banks\",\n                    \"5221201\": \"Savings institutions, federally chartered\",\n                    \"5221203\": \"Savings institutions, not federally chartered\",\n                    \"5221209\": \"Remedial loan societies and mutual benefit associations (depository)\",\n                    \"5221301\": \"Credit unions, federally chartered\",\n                    \"5221309\": \"Credit unions, not federally chartered\",\n                    \"5221900\": \"Other depository credit intermediation\",\n                    \"5222100\": \"Credit card issuing\",\n                    \"5222201\": \"Automotive sales finance companies\",\n                    \"5222202\": \"Sales finance companies, except automotive\",\n                    \"5222203\": \"Commercial finance companies\",\n                    \"5222209\": \"Financing leases\",\n                    \"5222910\": \"Consumer lending\",\n                    \"5222923\": \"Farm mortgage companies and other federal and federally-sponsored credit agencies\",\n                    \"5222929\": \"Mortgage bankers and loan correspondents\",\n                    \"5222930\": \"International trade financing\",\n                    \"5222940\": \"Secondary market financing\",\n                    \"5222981\": \"Pawnshops\",\n                    \"5222988\": \"Other business credit institutions\",\n                    \"5223100\": \"Mortgage and nonmortgage loan brokers\",\n                    \"5223202\": \"Electronic funds transfer and automated clearinghouse for banks and checks\",\n                    \"5223203\": \"Credit card service by business credit institutions\",\n                    \"5223209\": \"Credit card processing\",\n                    \"5223900\": \"Other activities related to credit intermediation\",\n                    \"5231100\": \"Investment banking and securities dealing\",\n                    \"5231200\": \"Securities brokerage\",\n                    \"5231300\": \"Commodity contracts dealing\",\n                    \"5231400\": \"Commodity contracts brokerage\",\n                    \"5232100\": \"Securities and commodity exchanges\",\n                    \"5239101\": \"Traders and dealers, except for securities and commodities\",\n                    \"5239102\": \"Oil royalty traders, investing on own account\",\n                    \"5239103\": \"Venture capital companies\",\n                    \"5239109\": \"All other investors\",\n                    \"5239200\": \"Portfolio management\",\n                    \"5239300\": \"Investment advice\",\n                    \"5239910\": \"Trust, fiduciary, and custody activities\",\n                    \"5239990\": \"Miscellaneous financial investment activities\",\n                    \"5241130\": \"Direct life insurance carriers\",\n                    \"5241140\": \"Direct health and medical insurance carriers\",\n                    \"5241141\": \"Offices of direct health insurance carriers\",\n                    \"5241149\": \"Offices of hospital and medical service plans (direct)\",\n                    \"5241261\": \"Offices of direct fire, marine, and casualty insurance carriers\",\n                    \"5241269\": \"Offices of direct surety insurance carriers\",\n                    \"5241270\": \"Direct title insurance carriers\",\n                    \"5241280\": \"Other direct insurance (except life, health, and medical) carriers\",\n                    \"5241300\": \"Reinsurance carriers\",\n                    \"5242100\": \"Insurance agencies and brokerages\",\n                    \"5242910\": \"Claims adjusting\",\n                    \"5242920\": \"Third party administration of insurance and pension funds\",\n                    \"5242980\": \"All other insurance related activities\",\n                    \"5251100\": \"Pension funds\",\n                    \"5251200\": \"Health and welfare funds\",\n                    \"5251900\": \"Other insurance funds\",\n                    \"5259100\": \"Open-end investment funds\",\n                    \"5259200\": \"Trusts, estates, and agency accounts \",\n                    \"5259900\": \"Other financial vehicles \",\n                    \"5311101\": \"Lessors of apartment buildings\",\n                    \"5311109\": \"Lessors of dwellings other than apartment buildings\",\n                    \"5311201\": \"Lessors of professional and other office buildings\",\n                    \"5311202\": \"Lessors of manufacturing and industrial buildings\",\n                    \"5311203\": \"Lessors of shopping centers and retail stores\",\n                    \"5311209\": \"Lessors of other nonresidential buildings and facilities\",\n                    \"5311300\": \"Lessors of miniwarehouses and self-storage units\",\n                    \"5311901\": \"Lessors of manufactured (mobile) home sites\",\n                    \"5311902\": \"Lessors of railroad property\",\n                    \"5311909\": \"Lessors of other real estate property\",\n                    \"5312101\": \"Offices of residential real estate agents and brokers\",\n                    \"5312109\": \"Offices of nonresidential real estate agents and brokers\",\n                    \"5313110\": \"Residential property managers\",\n                    \"5313120\": \"Nonresidential property managers\",\n                    \"5313200\": \"Offices of real estate appraisers\",\n                    \"5313900\": \"Other activities related to real estate\",\n                    \"5321110\": \"Passenger car rental\",\n                    \"5321120\": \"Passenger car leasing\",\n                    \"5321201\": \"Truck rental without drivers\",\n                    \"5321202\": \"Truck leasing\",\n                    \"5321209\": \"Utility trailer and recreational vehicle rental and leasing\",\n                    \"5322100\": \"Consumer electronics and appliances rental\",\n                    \"5322200\": \"Formal wear and costume rental\",\n                    \"5322300\": \"Video tape and disc rental\",\n                    \"5322810\": \"Formal wear and costume rental\",\n                    \"5322820\": \"Video tape and disc rental\",\n                    \"5322830\": \"Home health equipment rental\",\n                    \"5322840\": \"Recreational goods rental\",\n                    \"5322890\": \"All other consumer goods rental\",\n                    \"5322910\": \"Home health equipment rental\",\n                    \"5322920\": \"Recreational goods rental\",\n                    \"5322990\": \"All other consumer goods rental\",\n                    \"5323100\": \"General rental centers\",\n                    \"5324111\": \"Commercial vessel rental and leasing without crew\",\n                    \"5324112\": \"Railroad car rental and leasing\",\n                    \"5324119\": \"Aircraft rental and leasing\",\n                    \"5324121\": \"Rental and leasing of heavy construction equipment without operators\",\n                    \"5324129\": \"Oilfield and well drilling equipment rental and leasing\",\n                    \"5324201\": \"Office machine rental and leasing\",\n                    \"5324209\": \"Computer rental and leasing\",\n                    \"5324901\": \"Medical equipment rental and leasing, except home health equipment\",\n                    \"5324902\": \"Industrial equipment rental and leasing\",\n                    \"5324903\": \"Motion picture equipment rental\",\n                    \"5324909\": \"Theatrical equipment rental\",\n                    \"5331101\": \"Oil royalty trading companies\",\n                    \"5331109\": \"Patent owners and lessors\",\n                    \"5411101\": \"Offices of lawyers\",\n                    \"5411102\": \"Legal aid societies and similar legal services\",\n                    \"5411200\": \"Offices of notaries\",\n                    \"5411910\": \"Title abstract and settlement offices\",\n                    \"5411990\": \"All other legal services\",\n                    \"5412110\": \"Offices of certified public accountants\",\n                    \"5412130\": \"Tax preparation services\",\n                    \"5412141\": \"Talent payment services\",\n                    \"5412142\": \"Payroll services (except talent payment services)\",\n                    \"5412190\": \"Other accounting services\",\n                    \"5413100\": \"Architectural services\",\n                    \"5413200\": \"Landscape architectural services\",\n                    \"5413300\": \"Engineering services\",\n                    \"5413400\": \"Drafting services\",\n                    \"5413500\": \"Building inspection services\",\n                    \"5413600\": \"Geophysical surveying and mapping services\",\n                    \"5413700\": \"Surveying and mapping (except geophysical) services\",\n                    \"5413800\": \"Testing laboratories\",\n                    \"5414100\": \"Interior design services\",\n                    \"5414200\": \"Industrial design services\",\n                    \"5414300\": \"Graphic design services\",\n                    \"5414900\": \"Other specialized design services\",\n                    \"5415110\": \"Custom computer programming services\",\n                    \"5415121\": \"Computer systems integrators\",\n                    \"5415122\": \"Computer systems consultants (except systems integrators)\",\n                    \"5415130\": \"Computer facilities management services\",\n                    \"5415190\": \"Other computer related services\",\n                    \"5416110\": \"Administrative management and general management consulting services\",\n                    \"5416121\": \"Actuarial consulting\",\n                    \"5416123\": \"Human resources and personnel management consulting\",\n                    \"5416130\": \"Marketing consulting services\",\n                    \"5416140\": \"Process, physical distribution, and logistics consulting services\",\n                    \"5416180\": \"Other management consulting services\",\n                    \"5416200\": \"Environmental consulting services\",\n                    \"5416901\": \"Economic and related consulting services\",\n                    \"5416909\": \"All other scientific and technical consulting services\",\n                    \"5417110\": \"Research and development in biotechnology\",\n                    \"5417121\": \"Research and development in the physical and engineering sciences\",\n                    \"5417122\": \"Research and development in other life sciences\",\n                    \"5417131\": \"Research and development in nanobiotechnology\",\n                    \"5417132\": \"Research and development in the physical and engineering sciences, nanotechnology\",\n                    \"5417133\": \"Research and development in the life sciences, nanotechnology\",\n                    \"5417140\": \"Research and development in biotechnology (except nanobiotechnology)\",\n                    \"5417151\": \"Research and development in the physical and engineering sciences, except nanotechnology\",\n                    \"5417152\": \"Research and development in the life sciences, except nanotechnology\",\n                    \"5417200\": \"Research and development in the social sciences and humanities\",\n                    \"5418100\": \"Advertising agencies\",\n                    \"5418200\": \"Public relations agencies\",\n                    \"5418300\": \"Media buying agencies\",\n                    \"5418401\": \"Radio and television advertising representatives\",\n                    \"5418402\": \"Publishers' advertising representatives\",\n                    \"5418500\": \"Outdoor advertising\",\n                    \"5418600\": \"Direct mail advertising\",\n                    \"5418700\": \"Advertising material distribution services\",\n                    \"5418902\": \"Advertising specialties goods distributor\",\n                    \"5418903\": \"Sign painting and lettering shop\",\n                    \"5418908\": \"All other advertising services, including welcoming services\",\n                    \"5419100\": \"Marketing research and public opinion polling\",\n                    \"5419210\": \"Photography studios, portrait\",\n                    \"5419220\": \"Commercial photography\",\n                    \"5419300\": \"Translation and interpretation services\",\n                    \"5419400\": \"Veterinary services\",\n                    \"5419901\": \"Meteorological services (weather forecasting)\",\n                    \"5419909\": \"All other miscellaneous professional, scientific, and technical services\",\n                    \"5511110\": \"Offices of bank holding companies\",\n                    \"5511120\": \"Offices of other holding companies\",\n                    \"5511140\": \"Corporate, subsidiary, and regional managing offices\",\n                    \"5611100\": \"Office administrative services\",\n                    \"5612100\": \"Facilities support services\",\n                    \"5613110\": \"Employment placement agencies\",\n                    \"5613120\": \"Executive search services\",\n                    \"5613200\": \"Temporary help services\",\n                    \"5613300\": \"Professional employer organizations\",\n                    \"5614100\": \"Document preparation services\",\n                    \"5614210\": \"Telephone answering services\",\n                    \"5614220\": \"Telemarketing bureaus and other contact centers\",\n                    \"5614310\": \"Private mail centers\",\n                    \"5614390\": \"Other business service centers (including copy shops)\",\n                    \"5614400\": \"Collection agencies\",\n                    \"5614501\": \"Consumer credit reporting agencies\",\n                    \"5614502\": \"Mercantile reporting agencies\",\n                    \"5614910\": \"Repossession services\",\n                    \"5614920\": \"Court reporting and stenotype services\",\n                    \"5614990\": \"All other business support services\",\n                    \"5615100\": \"Travel agencies\",\n                    \"5615200\": \"Tour operators\",\n                    \"5615910\": \"Convention and visitors bureaus\",\n                    \"5615992\": \"Automobile clubs\",\n                    \"5615997\": \"Ticket and reservation services\",\n                    \"5615998\": \"All other miscellaneous travel arrangement and reservation services\",\n                    \"5616110\": \"Investigation services\",\n                    \"5616120\": \"Security guards and patrol services\",\n                    \"5616130\": \"Armored car services\",\n                    \"5616210\": \"Security systems services (except locksmiths)\",\n                    \"5616220\": \"Locksmiths\",\n                    \"5617100\": \"Exterminating and pest control services\",\n                    \"5617200\": \"Janitorial services\",\n                    \"5617300\": \"Landscaping services\",\n                    \"5617400\": \"Carpet and upholstery cleaning services\",\n                    \"5617901\": \"Ventilation duct, chimney, and gutter cleaning\",\n                    \"5617902\": \"Swimming pool cleaning and maintenance\",\n                    \"5617905\": \"Cleaning building exteriors (except sandblasting)\",\n                    \"5617909\": \"All other services to buildings and dwellings\",\n                    \"5619100\": \"Packaging and labeling services\",\n                    \"5619200\": \"Convention and trade show organizers\",\n                    \"5619901\": \"Trading stamp services\",\n                    \"5619902\": \"Water softening and conditioning services\",\n                    \"5619903\": \"Economic or industrial planning or development organization\",\n                    \"5619909\": \"All other miscellaneous support services\",\n                    \"5621110\": \"Solid waste collection\",\n                    \"5621120\": \"Hazardous waste collection\",\n                    \"5621190\": \"Other waste collection\",\n                    \"5622110\": \"Hazardous waste treatment and disposal\",\n                    \"5622120\": \"Solid waste landfill\",\n                    \"5622130\": \"Solid waste combustors and incinerators\",\n                    \"5622190\": \"Other nonhazardous waste treatment and disposal\",\n                    \"5629101\": \"Remediation services \",\n                    \"5629102\": \"Asbestos abatement and lead paint removal\",\n                    \"5629200\": \"Materials recovery facilities\",\n                    \"5629911\": \"Cesspool and septic tank cleaning services\",\n                    \"5629912\": \"Portable toilet rental\",\n                    \"5629980\": \"All other miscellaneous waste management services\",\n                    \"6111100\": \"Elementary and secondary schools\",\n                    \"6112100\": \"Junior colleges\",\n                    \"6113100\": \"Colleges, universities, and professional schools\",\n                    \"6114100\": \"Business and secretarial schools\",\n                    \"6114200\": \"Computer training\",\n                    \"6114300\": \"Professional and management development training\",\n                    \"6115110\": \"Cosmetology and barber schools\",\n                    \"6115120\": \"Flight training\",\n                    \"6115130\": \"Apprenticeship training\",\n                    \"6115191\": \"Technical and trade schools \",\n                    \"6115192\": \"Computer repair training\",\n                    \"6115193\": \"Truck driving schools\",\n                    \"6116101\": \"Dance schools (including children's and professionals')\",\n                    \"6116102\": \"Art, drama, and music schools\",\n                    \"6116200\": \"Sports and recreation instruction\",\n                    \"6116300\": \"Language schools\",\n                    \"6116910\": \"Exam preparation and tutoring\",\n                    \"6116920\": \"Automobile driving schools\",\n                    \"6116990\": \"All other miscellaneous schools and instruction\",\n                    \"6117101\": \"Educational support services \",\n                    \"6117102\": \"Educational test development and evaluation services\",\n                    \"6211110\": \"Offices of physicians (except mental health specialists)\",\n                    \"6211120\": \"Offices of physicians, mental health specialists\",\n                    \"6212100\": \"Offices of dentists\",\n                    \"6213100\": \"Offices of chiropractors\",\n                    \"6213200\": \"Offices of optometrists\",\n                    \"6213300\": \"Offices of mental health practitioners (except physicians)\",\n                    \"6213401\": \"Speech therapists and audiologists\",\n                    \"6213402\": \"Physical and occupational therapists\",\n                    \"6213910\": \"Offices of podiatrists\",\n                    \"6213990\": \"Offices of all other miscellaneous health practitioners\",\n                    \"6214100\": \"Family planning centers\",\n                    \"6214200\": \"Outpatient mental health and substance abuse centers\",\n                    \"6214910\": \"HMO medical centers\",\n                    \"6214920\": \"Kidney dialysis centers\",\n                    \"6214930\": \"Freestanding ambulatory surgical and emergency centers\",\n                    \"6214980\": \"All other outpatient care centers\",\n                    \"6215110\": \"Medical laboratories\",\n                    \"6215120\": \"Diagnostic imaging centers\",\n                    \"6216100\": \"Home health care services\",\n                    \"6219100\": \"Ambulance services\",\n                    \"6219910\": \"Blood and organ banks\",\n                    \"6219991\": \"Medical case management\",\n                    \"6219999\": \"All other miscellaneous ambulatory health care services, nec\",\n                    \"6221101\": \"General medical and surgical hospitals, government\",\n                    \"6221102\": \"General medical and surgical hospitals, except government\",\n                    \"6222101\": \"Psychiatric and substance abuse hospitals, government\",\n                    \"6222102\": \"Psychiatric and substance abuse hospitals, except government\",\n                    \"6223101\": \"Specialty (except psychiatric and substance abuse) hospitals, government\",\n                    \"6223102\": \"Specialty (except psychiatric and substance abuse) hospitals, except government\",\n                    \"6231100\": \"Nursing care facilities (skilled nursing facilities)\",\n                    \"6232100\": \"Residential intellectual and developmental disability facilities\",\n                    \"6232200\": \"Residential mental health and substance abuse facilities\",\n                    \"6233110\": \"Continuing care retirement communities\",\n                    \"6233120\": \"Assisted living facilities for the elderly\",\n                    \"6239900\": \"Other residential care facilities\",\n                    \"6241100\": \"Child and youth services\",\n                    \"6241200\": \"Services for the elderly and persons with disabilities\",\n                    \"6241900\": \"Other individual and family services\",\n                    \"6242100\": \"Community food services\",\n                    \"6242210\": \"Temporary shelters\",\n                    \"6242290\": \"Other community housing services\",\n                    \"6242300\": \"Emergency and other relief services\",\n                    \"6243100\": \"Vocational rehabilitation services\",\n                    \"6244100\": \"Child day care services\",\n                    \"7111101\": \"Opera companies\",\n                    \"7111102\": \"Theater companies\",\n                    \"7111103\": \"Dinner theaters\",\n                    \"7111200\": \"Dance companies\",\n                    \"7111301\": \"Symphony orchestras and chamber music organizations\",\n                    \"7111309\": \"Other music groups and artists\",\n                    \"7111901\": \"Circuses\",\n                    \"7111909\": \"Other performing arts companies (except circuses)\",\n                    \"7112111\": \"Football clubs\",\n                    \"7112112\": \"Baseball clubs\",\n                    \"7112119\": \"Other professional sports teams and clubs\",\n                    \"7112121\": \"Dog racetrack operation\",\n                    \"7112122\": \"Auto racetrack operation\",\n                    \"7112123\": \"Horse racetrack operation\",\n                    \"7112191\": \"Professional athletes\",\n                    \"7112192\": \"Racing (except racetrack operation)\",\n                    \"7113100\": \"Promoters of performing arts, sports, and similar events with facilities\",\n                    \"7113200\": \"Promoters of performing arts, sports, and similar events without facilities\",\n                    \"7114100\": \"Agents and managers for artists, athletes, entertainers, and other public figures\",\n                    \"7115100\": \"Independent artists, writers, and performers\",\n                    \"7121100\": \"Museums\",\n                    \"7121200\": \"Historical sites\",\n                    \"7121300\": \"Zoos and botanical gardens\",\n                    \"7121900\": \"Nature parks and other similar institutions\",\n                    \"7131101\": \"Waterparks\",\n                    \"7131102\": \"Amusement parks (except waterparks)\",\n                    \"7131200\": \"Amusement arcades\",\n                    \"7132100\": \"Casinos (except casino hotels)\",\n                    \"7132901\": \"Slot machine operators\",\n                    \"7132902\": \"Lottery, bingo, bookie, and other betting operation\",\n                    \"7139100\": \"Golf courses and country clubs\",\n                    \"7139200\": \"Skiing facilities\",\n                    \"7139300\": \"Marinas\",\n                    \"7139404\": \"Ice skating rinks\",\n                    \"7139405\": \"Roller skating rinks\",\n                    \"7139409\": \"Other fitness and recreational sports centers\",\n                    \"7139500\": \"Bowling centers\",\n                    \"7139901\": \"Dance halls\",\n                    \"7139902\": \"Concession operators of amusement devices and rides\",\n                    \"7139904\": \"Miniature golf courses\",\n                    \"7139905\": \"Coin-operated amusement devices (except slot machine operation)\",\n                    \"7139908\": \"All other miscellaneous amusement and recreation services\",\n                    \"7211100\": \"Hotels (except casino hotels) and motels\",\n                    \"7211200\": \"Casino hotels\",\n                    \"7211910\": \"Bed-and-breakfast inns\",\n                    \"7211990\": \"All other traveler accommodation\",\n                    \"7212110\": \"RV (recreational vehicle) parks and campgrounds\",\n                    \"7212140\": \"Recreational and vacation camps (except campgrounds)\",\n                    \"7213100\": \"Rooming and boarding houses\",\n                    \"7221100\": \"Full-service restaurants\",\n                    \"7222110\": \"Limited-service restaurants\",\n                    \"7222120\": \"Cafeterias, grill buffets, and buffets\",\n                    \"7222131\": \"Ice cream and soft serve shops\",\n                    \"7222132\": \"Frozen yogurt shops\",\n                    \"7222133\": \"Doughnut shops\",\n                    \"7222134\": \"Bagel shops\",\n                    \"7222135\": \"Coffee shops\",\n                    \"7222136\": \"Cookie shops\",\n                    \"7222137\": \"Other snack and nonalcoholic beverage bars\",\n                    \"7223100\": \"Food service contractors\",\n                    \"7223200\": \"Caterers\",\n                    \"7223300\": \"Mobile food services\",\n                    \"7224100\": \"Drinking places (alcoholic beverages)\",\n                    \"7225110\": \"Full-service restaurants\",\n                    \"7225130\": \"Limited-service restaurants\",\n                    \"7225140\": \"Cafeterias, grill buffets, and buffets\",\n                    \"7225151\": \"Ice cream and soft serve shops\",\n                    \"7225152\": \"Frozen yogurt shops\",\n                    \"7225153\": \"Doughnut shops\",\n                    \"7225154\": \"Bagel shops\",\n                    \"7225155\": \"Coffee shops\",\n                    \"7225156\": \"Cookie shops\",\n                    \"7225157\": \"Other snack and nonalcoholic beverage bars\",\n                    \"8111110\": \"General automotive repair\",\n                    \"8111120\": \"Automotive exhaust system repair\",\n                    \"8111130\": \"Automotive transmission repair\",\n                    \"8111181\": \"Carburetor repair\",\n                    \"8111182\": \"Brake, front end, and wheel alignment\",\n                    \"8111183\": \"Electrical repair, motor vehicle\",\n                    \"8111184\": \"Radiator repair\",\n                    \"8111189\": \"All other motor vehicle repair\",\n                    \"8111211\": \"Paint or body repair\",\n                    \"8111212\": \"Van conversion services\",\n                    \"8111213\": \"Upholstery and interior repair\",\n                    \"8111220\": \"Automotive glass replacement shops\",\n                    \"8111910\": \"Automotive oil change and lubrication shops\",\n                    \"8111920\": \"Car washes\",\n                    \"8111980\": \"All other automotive repair and maintenance\",\n                    \"8112110\": \"Consumer electronics repair and maintenance\",\n                    \"8112123\": \"Computer repair and maintenance\",\n                    \"8112124\": \"Office machine repair and maintenance\",\n                    \"8112130\": \"Communication equipment repair and maintenance\",\n                    \"8112190\": \"Other electronic and precision equipment repair and maintenance\",\n                    \"8113104\": \"Welding repair\",\n                    \"8113109\": \"Commercial and industrial machinery and equipment repair \",\n                    \"8114110\": \"Home and garden equipment repair and maintenance\",\n                    \"8114120\": \"Appliance repair and maintenance\",\n                    \"8114200\": \"Reupholstery and furniture repair\",\n                    \"8114300\": \"Footwear and leather goods repair\",\n                    \"8114901\": \"Watch, clock, and jewelry repair\",\n                    \"8114902\": \"Boat repair\",\n                    \"8114904\": \"Garment repair and alteration services\",\n                    \"8114909\": \"All other repair and related services\",\n                    \"8121110\": \"Barber shops\",\n                    \"8121120\": \"Beauty salons\",\n                    \"8121130\": \"Nail salons\",\n                    \"8121910\": \"Diet and weight reducing centers\",\n                    \"8121990\": \"Other personal care services\",\n                    \"8122101\": \"Funeral homes\",\n                    \"8122102\": \"Other funeral services\",\n                    \"8122103\": \"Transfer services\",\n                    \"8122104\": \"Other funeral services\",\n                    \"8122200\": \"Cemeteries and crematories\",\n                    \"8123101\": \"Coin-operated laundry routes\",\n                    \"8123102\": \"Coin-operated laundries and drycleaning stores\",\n                    \"8123201\": \"Laundries, family and commercial\",\n                    \"8123202\": \"Drycleaning plants\",\n                    \"8123203\": \"Garment pressing and agents for laundries\",\n                    \"8123204\": \"All other laundry and garment services\",\n                    \"8123310\": \"Linen supply\",\n                    \"8123320\": \"Industrial launderers\",\n                    \"8129100\": \"Pet care (except veterinary) services\",\n                    \"8129210\": \"Photofinishing laboratories (except one-hour)\",\n                    \"8129220\": \"One-hour photofinishing\",\n                    \"8129300\": \"Parking lots and garages\",\n                    \"8129901\": \"Bail bonding\",\n                    \"8129902\": \"Dating services\",\n                    \"8129903\": \"Pay telephone operators\",\n                    \"8129909\": \"All other miscellaneous personal services\",\n                    \"8131100\": \"Religious organizations\",\n                    \"8132110\": \"Grantmaking foundations\",\n                    \"8132120\": \"Voluntary health organizations\",\n                    \"8132190\": \"Other grantmaking and giving services\",\n                    \"8133110\": \"Human rights organizations\",\n                    \"8133120\": \"Environment, conservation and wildlife organizations\",\n                    \"8133190\": \"Other social advocacy organizations\",\n                    \"8134103\": \"Scouting and related youth development organizations\",\n                    \"8134104\": \"Civic and social organizations \",\n                    \"8139100\": \"Business associations\",\n                    \"8139200\": \"Professional organizations\",\n                    \"8139300\": \"Labor unions and similar labor organizations\",\n                    \"8139400\": \"Political organizations\",\n                    \"8139904\": \"Property owners' associations\",\n                    \"8139909\": \"All other similar organizations \",\n                    \"8141100\": \"Private households\",\n                    \"11111000\": \"Soybean farming\",\n                    \"11112000\": \"Oilseed (except soybean) farming\",\n                    \"11113000\": \"Dry pea and bean farming\",\n                    \"11114000\": \"Wheat farming\",\n                    \"11115000\": \"Corn farming\",\n                    \"11116000\": \"Rice farming\",\n                    \"11119100\": \"Oilseed and grain combination farming\",\n                    \"11119900\": \"All other grain farming\",\n                    \"11121100\": \"Potato farming\",\n                    \"11121900\": \"Other vegetable (except potato) and melon farming\",\n                    \"11131000\": \"Orange groves\",\n                    \"11132000\": \"Citrus (except orange) groves\",\n                    \"11133100\": \"Apple orchards\",\n                    \"11133200\": \"Grape vineyards\",\n                    \"11133300\": \"Strawberry farming\",\n                    \"11133400\": \"Berry (except strawberry) farming\",\n                    \"11133500\": \"Tree nut farming\",\n                    \"11133600\": \"Fruit and tree nut combination farming\",\n                    \"11133900\": \"Other noncitrus fruit farming\",\n                    \"11141100\": \"Mushroom production\",\n                    \"11141900\": \"Other food crops grown under cover\",\n                    \"11142100\": \"Nursery and tree production\",\n                    \"11142200\": \"Floriculture production\",\n                    \"11191000\": \"Tobacco farming\",\n                    \"11192000\": \"Cotton farming\",\n                    \"11193000\": \"Sugarcane farming\",\n                    \"11194000\": \"Hay farming\",\n                    \"11199100\": \"Sugar beet farming\",\n                    \"11199200\": \"Peanut farming\",\n                    \"11199800\": \"All other miscellaneous crop farming\",\n                    \"11211100\": \"Beef cattle ranching and farming\",\n                    \"11211200\": \"Cattle feedlots\",\n                    \"11212000\": \"Dairy cattle and milk production\",\n                    \"11213000\": \"Dual-purpose cattle ranching and farming\",\n                    \"11221000\": \"Hog and pig farming\",\n                    \"11231000\": \"Chicken egg production\",\n                    \"11232000\": \"Broilers and other meat type chicken production\",\n                    \"11233000\": \"Turkey production\",\n                    \"11234000\": \"Poultry hatcheries\",\n                    \"11239000\": \"Other poultry production\",\n                    \"11241000\": \"Sheep farming\",\n                    \"11242000\": \"Goat farming\",\n                    \"11251100\": \"Finfish farming and fish hatcheries\",\n                    \"11251200\": \"Shellfish farming\",\n                    \"11251900\": \"Other aquaculture\",\n                    \"11291000\": \"Apiculture\",\n                    \"11292000\": \"Horses and other equine production\",\n                    \"11293000\": \"Fur-bearing animal and rabbit production\",\n                    \"11299000\": \"All other animal production\",\n                    \"11311000\": \"Timber tract operations\",\n                    \"11321000\": \"Forest nurseries and gathering of forest products\",\n                    \"11331000\": \"Logging\",\n                    \"11411100\": \"Finfish fishing\",\n                    \"11411200\": \"Shellfish fishing\",\n                    \"11411900\": \"Other marine fishing\",\n                    \"11421000\": \"Hunting and trapping\",\n                    \"11511100\": \"Cotton ginning\",\n                    \"11511200\": \"Soil preparation, planting, and cultivating\",\n                    \"11511300\": \"Crop harvesting, primarily by machine\",\n                    \"11511400\": \"Postharvest crop activities (except cotton ginning)\",\n                    \"11511500\": \"Farm labor contractors and crew leaders\",\n                    \"11511600\": \"Farm management services\",\n                    \"11521000\": \"Support activities for animal production\",\n                    \"11531000\": \"Support activities for forestry\",\n                    \"21111100\": \"Crude petroleum and natural gas extraction\",\n                    \"21111200\": \"Natural gas liquid extraction\",\n                    \"21112000\": \"Crude petroleum extraction\",\n                    \"21113010\": \"Natural gas extraction\",\n                    \"21113020\": \"Natural gas liquid extraction\",\n                    \"21211100\": \"Bituminous coal and lignite surface mining\",\n                    \"21211200\": \"Bituminous coal underground mining\",\n                    \"21211300\": \"Anthracite mining\",\n                    \"21221000\": \"Iron ore mining\",\n                    \"21222100\": \"Gold ore mining\",\n                    \"21222200\": \"Silver ore mining\",\n                    \"21223000\": \"Copper, nickel, lead, and zinc mining\",\n                    \"21223100\": \"Lead ore and zinc ore mining\",\n                    \"21223400\": \"Copper ore and nickel ore mining\",\n                    \"21229100\": \"Uranium-radium-vanadium ore mining\",\n                    \"21229900\": \"All other metal ore mining\",\n                    \"21231100\": \"Dimension stone mining and quarrying\",\n                    \"21231200\": \"Crushed and broken limestone mining and quarrying\",\n                    \"21231300\": \"Crushed and broken granite mining and quarrying\",\n                    \"21231900\": \"Other crushed and broken stone mining and quarrying\",\n                    \"21232100\": \"Construction sand and gravel mining\",\n                    \"21232200\": \"Industrial sand mining\",\n                    \"21232400\": \"Kaolin and ball clay mining\",\n                    \"21232500\": \"Clay and ceramic and refractory minerals mining\",\n                    \"21239100\": \"Potash, soda, and borate mineral mining\",\n                    \"21239200\": \"Phosphate rock mining\",\n                    \"21239300\": \"Other chemical and fertilizer mineral mining\",\n                    \"21239900\": \"All other nonmetallic mineral mining\",\n                    \"21311100\": \"Drilling oil and gas wells\",\n                    \"21311200\": \"Support activities for oil and gas operations\",\n                    \"21311300\": \"Support activities for coal mining\",\n                    \"21311400\": \"Support activities for metal mining\",\n                    \"21311500\": \"Support activities for nonmetallic minerals (except fuels) mining\",\n                    \"22111100\": \"Hydroelectric power generation\",\n                    \"22111200\": \"Fossil fuel electric power generation\",\n                    \"22111300\": \"Nuclear electric power generation\",\n                    \"22111400\": \"Solar electric power generation\",\n                    \"22111500\": \"Wind electric power generation\",\n                    \"22111600\": \"Geothermal electric power generation\",\n                    \"22111700\": \"Biomass electric power generation\",\n                    \"22111800\": \"Other electric power generation\",\n                    \"22111900\": \"Other electric power generation\",\n                    \"22112100\": \"Electric bulk power transmission and control\",\n                    \"22112200\": \"Electric power distribution\",\n                    \"22121000\": \"Natural gas distribution\",\n                    \"22131000\": \"Water supply and irrigation systems\",\n                    \"22132000\": \"Sewage treatment facilities\",\n                    \"22133000\": \"Steam and air-conditioning supply\",\n                    \"23611500\": \"New single-family housing construction (except for-sale builders)\",\n                    \"23611600\": \"New multifamily housing construction (except for-sale builders)\",\n                    \"23611700\": \"New housing for-sale builders\",\n                    \"23611800\": \"Residential remodelers\",\n                    \"23621000\": \"Industrial building construction\",\n                    \"23622000\": \"Commercial and institutional building construction\",\n                    \"23711000\": \"Water and sewer line and related structures construction\",\n                    \"23712000\": \"Oil and gas pipeline and related structures construction\",\n                    \"23713000\": \"Power and communication line and related structures construction\",\n                    \"23721000\": \"Land subdivision\",\n                    \"23731000\": \"Highway, street, and bridge construction\",\n                    \"23799000\": \"Other heavy and civil engineering construction\",\n                    \"23811000\": \"Poured concrete foundation and structure contractors\",\n                    \"23812000\": \"Structural steel and precast concrete contractors\",\n                    \"23813000\": \"Framing contractors\",\n                    \"23814000\": \"Masonry contractors\",\n                    \"23815000\": \"Glass and glazing contractors\",\n                    \"23816000\": \"Roofing contractors\",\n                    \"23817000\": \"Siding contractors\",\n                    \"23819000\": \"Other foundation, structure, and building exterior contractors\",\n                    \"23821000\": \"Electrical contractors and other wiring installation contractors\",\n                    \"23822000\": \"Plumbing, heating, and air-conditioning contractors\",\n                    \"23829000\": \"Other building equipment contractors\",\n                    \"23831000\": \"Drywall and insulation contractors\",\n                    \"23832000\": \"Painting and wall covering contractors\",\n                    \"23833000\": \"Flooring contractors\",\n                    \"23834000\": \"Tile and terrazzo contractors\",\n                    \"23835000\": \"Finish carpentry contractors\",\n                    \"23839000\": \"Other building finishing contractors\",\n                    \"23891000\": \"Site preparation contractors\",\n                    \"23899000\": \"All other specialty trade contractors\",\n                    \"31111100\": \"Dog and cat food manufacturing\",\n                    \"31111900\": \"Other animal food manufacturing\",\n                    \"31121100\": \"Flour milling\",\n                    \"31121200\": \"Rice milling\",\n                    \"31121300\": \"Malt manufacturing\",\n                    \"31122100\": \"Wet corn milling\",\n                    \"31122200\": \"Soybean processing\",\n                    \"31122300\": \"Other oilseed processing\",\n                    \"31122400\": \"Soybean and other oilseed processing\",\n                    \"31122500\": \"Fats and oils refining and blending\",\n                    \"31123000\": \"Breakfast cereal manufacturing\",\n                    \"31131100\": \"Sugarcane mills\",\n                    \"31131200\": \"Cane sugar refining\",\n                    \"31131300\": \"Beet sugar manufacturing\",\n                    \"31131400\": \"Cane sugar manufacturing\",\n                    \"31132000\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"31133000\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"31134000\": \"Nonchocolate confectionery manufacturing\",\n                    \"31135100\": \"Chocolate and confectionery manufacturing from cacao beans\",\n                    \"31135200\": \"Confectionery manufacturing from purchased chocolate\",\n                    \"31141100\": \"Frozen fruit, juice, and vegetable manufacturing\",\n                    \"31141200\": \"Frozen specialty food manufacturing\",\n                    \"31142100\": \"Fruit and vegetable canning\",\n                    \"31142200\": \"Specialty canning\",\n                    \"31142300\": \"Dried and dehydrated food manufacturing\",\n                    \"31151100\": \"Fluid milk manufacturing\",\n                    \"31151200\": \"Creamery butter manufacturing\",\n                    \"31151300\": \"Cheese manufacturing\",\n                    \"31151400\": \"Dry, condensed, and evaporated dairy product manufacturing\",\n                    \"31152000\": \"Ice cream and frozen dessert manufacturing\",\n                    \"31161100\": \"Animal (except poultry) slaughtering\",\n                    \"31161200\": \"Meat processed from carcasses\",\n                    \"31161300\": \"Rendering and meat byproduct processing\",\n                    \"31161500\": \"Poultry processing\",\n                    \"31171000\": \"Seafood product preparation and packaging\",\n                    \"31171100\": \"Seafood canning\",\n                    \"31171200\": \"Fresh and frozen seafood processing\",\n                    \"31181100\": \"Retail bakeries\",\n                    \"31181200\": \"Commercial bakeries\",\n                    \"31181300\": \"Frozen cakes, pies, and other pastries manufacturing\",\n                    \"31182100\": \"Cookie and cracker manufacturing\",\n                    \"31182200\": \"Flour mixes and dough manufacturing from purchased flour\",\n                    \"31182300\": \"Dry pasta manufacturing\",\n                    \"31182400\": \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n                    \"31183000\": \"Tortilla manufacturing\",\n                    \"31191100\": \"Roasted nuts and peanut butter manufacturing\",\n                    \"31191900\": \"Other snack food manufacturing\",\n                    \"31192000\": \"Coffee and tea manufacturing\",\n                    \"31193000\": \"Flavoring syrup and concentrate manufacturing\",\n                    \"31194100\": \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n                    \"31194200\": \"Spice and extract manufacturing\",\n                    \"31194210\": \"Malt extract manufacturing\",\n                    \"31194220\": \"Spice and extract manufacturing\",\n                    \"31199100\": \"Perishable prepared food manufacturing\",\n                    \"31199900\": \"All other miscellaneous food manufacturing\",\n                    \"31211100\": \"Soft drink manufacturing\",\n                    \"31211200\": \"Bottled water manufacturing\",\n                    \"31211300\": \"Ice manufacturing\",\n                    \"31212000\": \"Breweries\",\n                    \"31213000\": \"Wineries\",\n                    \"31214000\": \"Distilleries\",\n                    \"31221000\": \"Tobacco stemming and redrying\",\n                    \"31222100\": \"Cigarette manufacturing\",\n                    \"31222900\": \"Other tobacco product manufacturing\",\n                    \"31223000\": \"Tobacco manufacturing\",\n                    \"31311000\": \"Fiber, yarn, and thread mills\",\n                    \"31311100\": \"Yarn spinning mills\",\n                    \"31311200\": \"Yarn texturizing, throwing, and twisting mills\",\n                    \"31311300\": \"Thread mills\",\n                    \"31321000\": \"Broadwoven fabric mills\",\n                    \"31322000\": \"Narrow fabric mills and schiffli machine embroidery\",\n                    \"31322100\": \"Narrow fabric mills\",\n                    \"31322200\": \"Schiffli machine embroidery\",\n                    \"31323000\": \"Nonwoven fabric mills\",\n                    \"31324000\": \"Knit fabric mills\",\n                    \"31324100\": \"Weft knit fabric mills\",\n                    \"31324900\": \"Other knit fabric and lace mills\",\n                    \"31331000\": \"Textile and fabric finishing mills\",\n                    \"31331100\": \"Broadwoven fabric finishing mills\",\n                    \"31331200\": \"Textile and fabric finishing (except broadwoven fabric) mills\",\n                    \"31332000\": \"Fabric coating mills\",\n                    \"31411000\": \"Carpet and rug mills\",\n                    \"31412000\": \"Curtain and linen mills\",\n                    \"31412100\": \"Curtain and drapery mills\",\n                    \"31412900\": \"Other household textile product mills\",\n                    \"31491000\": \"Textile bag and canvas mills\",\n                    \"31491100\": \"Textile bag mills\",\n                    \"31491200\": \"Canvas and related product mills\",\n                    \"31499100\": \"Rope, cordage, and twine mills\",\n                    \"31499200\": \"Tire cord and tire fabric mills\",\n                    \"31499400\": \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n                    \"31499900\": \"All other miscellaneous textile product mills\",\n                    \"31499910\": \"Men's and boys' embroidery contractors\",\n                    \"31499920\": \"Women's, girls', and infants' embroidery contractors\",\n                    \"31499930\": \"All other miscellaneous textile product mills manufacturing\",\n                    \"31511000\": \"Hosiery and sock mills\",\n                    \"31511100\": \"Sheer hosiery mills\",\n                    \"31511900\": \"Other hosiery and sock mills\",\n                    \"31519000\": \"Other apparel knitting mills\",\n                    \"31519100\": \"Outerwear knitting mills\",\n                    \"31519200\": \"Underwear and nightwear knitting mills\",\n                    \"31521000\": \"Cut and sew apparel contractors\",\n                    \"31521100\": \"Men's and boys' cut and sew apparel contractors\",\n                    \"31521200\": \"Women's, girls', and infants' cut and sew apparel contractors\",\n                    \"31522000\": \"Men's and boys' cut and sew apparel manufacturing\",\n                    \"31522100\": \"Men's and boys' cut and sew underwear and nightwear manufacturing\",\n                    \"31522200\": \"Men's & boys' cut & sew suit, coat, & overcoat mfg\",\n                    \"31522300\": \"Men's and boys' cut and sew shirt (except work shirt) manufacturing\",\n                    \"31522400\": \"Men's and boys' cut and sew trouser, slack, and jean manufacturing\",\n                    \"31522500\": \"Men's and boys' cut and sew work clothing manufacturing\",\n                    \"31522800\": \"Men's and boys' cut and sew other outerwear manufacturing\",\n                    \"31523100\": \"Women's and girls' cut and sew lingerie, loungewear, and nightwear manufacturing\",\n                    \"31523200\": \"Women's and girls' cut and sew blouse and shirt manufacturing\",\n                    \"31523300\": \"Women's and girls' cut and sew dress manufacturing\",\n                    \"31523400\": \"Women's and girls' cut and sew suit, coat, tailored jacket, and skirt manufacturing\",\n                    \"31523900\": \"Women's and girls' cut and sew other outerwear manufacturing\",\n                    \"31524000\": \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n                    \"31528000\": \"Other cut and sew apparel manufacturing\",\n                    \"31529100\": \"Infants' cut and sew apparel manufacturing\",\n                    \"31529200\": \"Fur and leather apparel manufacturing\",\n                    \"31529900\": \"All other cut and sew apparel manufacturing\",\n                    \"31599000\": \"Apparel accessories and other apparel manufacturing\",\n                    \"31599100\": \"Hat, cap, and millinery manufacturing\",\n                    \"31599200\": \"Glove and mitten manufacturing\",\n                    \"31599300\": \"Men's and boys' neckwear manufacturing\",\n                    \"31599900\": \"Other apparel accessories and other apparel manufacturing\",\n                    \"31611000\": \"Leather and hide tanning and finishing\",\n                    \"31621000\": \"Footwear manufacturing\",\n                    \"31621100\": \"Rubber and plastics footwear manufacturing\",\n                    \"31621200\": \"House slipper manufacturing\",\n                    \"31621300\": \"Men's footwear (except athletic) manufacturing\",\n                    \"31621400\": \"Women's footwear (except athletic) manufacturing\",\n                    \"31621900\": \"Other footwear manufacturing\",\n                    \"31699100\": \"Luggage manufacturing\",\n                    \"31699200\": \"Women's handbag and purse manufacturing\",\n                    \"31699300\": \"Personal leather good (except women's handbag and purse) manufacturing\",\n                    \"31699800\": \"All other leather good and allied product manufacturing\",\n                    \"31699900\": \"All other leather good and allied product manufacturing\",\n                    \"32111300\": \"Sawmills\",\n                    \"32111400\": \"Wood preservation\",\n                    \"32121100\": \"Hardwood veneer and plywood manufacturing\",\n                    \"32121200\": \"Softwood veneer and plywood manufacturing\",\n                    \"32121300\": \"Engineered wood member (except truss) manufacturing\",\n                    \"32121400\": \"Truss manufacturing\",\n                    \"32121900\": \"Reconstituted wood product manufacturing\",\n                    \"32191100\": \"Wood window and door manufacturing\",\n                    \"32191200\": \"Cut stock, resawing lumber, and planing\",\n                    \"32191800\": \"Other millwork (including flooring)\",\n                    \"32192000\": \"Wood container and pallet manufacturing\",\n                    \"32199100\": \"Manufactured home (mobile home) manufacturing\",\n                    \"32199200\": \"Prefabricated wood building manufacturing\",\n                    \"32199900\": \"All other miscellaneous wood product manufacturing\",\n                    \"32211000\": \"Pulp mills\",\n                    \"32212100\": \"Paper (except newsprint) mills\",\n                    \"32212200\": \"Newsprint mills\",\n                    \"32213000\": \"Paperboard mills\",\n                    \"32221100\": \"Corrugated and solid fiber box manufacturing\",\n                    \"32221200\": \"Folding paperboard box manufacturing\",\n                    \"32221300\": \"Setup paperboard box manufacturing\",\n                    \"32221400\": \"Fiber can, tube, drum, and similar products manufacturing\",\n                    \"32221500\": \"Nonfolding sanitary food container manufacturing\",\n                    \"32221900\": \"Other paperboard container manufacturing\",\n                    \"32222000\": \"Paper bag and coated and treated paper manufacturing\",\n                    \"32222100\": \"Coated and laminated packaging paper manufacturing\",\n                    \"32222200\": \"Coated and laminated paper manufacturing\",\n                    \"32222300\": \"Coated paper bag and pouch manufacturing\",\n                    \"32222400\": \"Uncoated paper and multiwall bag manufacturing\",\n                    \"32222500\": \"Laminated aluminum foil manufacturing for flexible packaging uses\",\n                    \"32222600\": \"Surface-coated paperboard manufacturing\",\n                    \"32223000\": \"Stationery product manufacturing\",\n                    \"32223100\": \"Die-cut paper and paperboard office supplies manufacturing\",\n                    \"32223200\": \"Envelope manufacturing\",\n                    \"32223300\": \"Stationery, tablet, and related product manufacturing\",\n                    \"32229100\": \"Sanitary paper product manufacturing\",\n                    \"32229900\": \"All other converted paper product manufacturing\",\n                    \"32311000\": \"Commercial lithographic printing\",\n                    \"32311100\": \"Commercial printing (except screen and books)\",\n                    \"32311200\": \"Commercial flexographic printing\",\n                    \"32311300\": \"Commercial screen printing\",\n                    \"32311400\": \"Quick printing\",\n                    \"32311500\": \"Digital printing\",\n                    \"32311600\": \"Manifold business forms printing\",\n                    \"32311700\": \"Books printing\",\n                    \"32311800\": \"Blankbook, looseleaf binders, and devices manufacturing\",\n                    \"32311900\": \"Other commercial printing\",\n                    \"32312000\": \"Support activities for printing\",\n                    \"32312100\": \"Tradebinding and related work\",\n                    \"32312200\": \"Prepress services\",\n                    \"32411000\": \"Petroleum refineries\",\n                    \"32412100\": \"Asphalt paving mixture and block manufacturing\",\n                    \"32412200\": \"Asphalt shingle and coating materials manufacturing\",\n                    \"32419100\": \"Petroleum lubricating oil and grease manufacturing\",\n                    \"32419900\": \"All other petroleum and coal products manufacturing\",\n                    \"32511000\": \"Petrochemical manufacturing\",\n                    \"32512000\": \"Industrial gas manufacturing\",\n                    \"32513000\": \"Synthetic dye and pigment manufacturing\",\n                    \"32513100\": \"Inorganic dye and pigment manufacturing\",\n                    \"32513200\": \"Synthetic organic dye and pigment manufacturing\",\n                    \"32518000\": \"Other basic inorganic chemical manufacturing\",\n                    \"32518100\": \"Alkalies and chlorine manufacturing\",\n                    \"32518200\": \"Carbon black manufacturing\",\n                    \"32518800\": \"All other basic inorganic chemical manufacturing\",\n                    \"32519100\": \"Gum and wood chemical manufacturing\",\n                    \"32519200\": \"Cyclic crude and intermediate manufacturing\",\n                    \"32519300\": \"Ethyl alcohol manufacturing\",\n                    \"32519400\": \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n                    \"32519900\": \"All other basic organic chemical manufacturing\",\n                    \"32521100\": \"Plastics material and resin manufacturing\",\n                    \"32521200\": \"Synthetic rubber manufacturing\",\n                    \"32522000\": \"Artificial and synthetic fibers and filaments manufacturing\",\n                    \"32522100\": \"Cellulosic organic fiber manufacturing\",\n                    \"32522200\": \"Noncellulosic organic fiber manufacturing\",\n                    \"32531100\": \"Nitrogenous fertilizer manufacturing\",\n                    \"32531200\": \"Phosphatic fertilizer manufacturing\",\n                    \"32531400\": \"Fertilizer (mixing only) manufacturing\",\n                    \"32532000\": \"Pesticide and other agricultural chemical manufacturing\",\n                    \"32541100\": \"Medicinal and botanical manufacturing\",\n                    \"32541200\": \"Pharmaceutical preparation manufacturing\",\n                    \"32541300\": \"In-vitro diagnostic substance manufacturing\",\n                    \"32541400\": \"Biological product (except diagnostic) manufacturing\",\n                    \"32551000\": \"Paint and coating manufacturing\",\n                    \"32552000\": \"Adhesive manufacturing\",\n                    \"32561100\": \"Soap and other detergent manufacturing\",\n                    \"32561200\": \"Polish and other sanitation good manufacturing\",\n                    \"32561300\": \"Surface active agent manufacturing\",\n                    \"32562000\": \"Toilet preparation manufacturing\",\n                    \"32591000\": \"Printing ink manufacturing\",\n                    \"32592000\": \"Explosives manufacturing\",\n                    \"32599100\": \"Custom compounding of purchased resins\",\n                    \"32599200\": \"Photographic film, paper, plate, and chemical manufacturing\",\n                    \"32599800\": \"All other miscellaneous chemical product and preparation manufacturing\",\n                    \"32611100\": \"Plastics bag and pouch manufacturing\",\n                    \"32611200\": \"Plastics packaging film and sheet (including laminated) manufacturing\",\n                    \"32611300\": \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n                    \"32612100\": \"Unlaminated plastics profile shape manufacturing\",\n                    \"32612200\": \"Plastics pipe and pipe fitting manufacturing\",\n                    \"32612210\": \"Fiberglass piping manufacturing\",\n                    \"32612220\": \"Plastics pipe and pipe fitting manufacturing\",\n                    \"32613000\": \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n                    \"32614000\": \"Polystyrene foam product manufacturing\",\n                    \"32615000\": \"Urethane and other foam product (except polystyrene) manufacturing\",\n                    \"32616000\": \"Plastics bottle manufacturing\",\n                    \"32619100\": \"Plastics plumbing fixture manufacturing\",\n                    \"32619200\": \"Resilient floor covering manufacturing\",\n                    \"32619900\": \"All other plastics product manufacturing\",\n                    \"32621100\": \"Tire manufacturing (except retreading)\",\n                    \"32621200\": \"Tire retreading\",\n                    \"32622000\": \"Rubber and plastics hoses and belting manufacturing\",\n                    \"32629100\": \"Rubber product manufacturing for mechanical use\",\n                    \"32629900\": \"All other rubber product manufacturing\",\n                    \"32629910\": \"Rubber tubing manufacturing for mechanical use\",\n                    \"32629920\": \"All other rubber product manufacturing, except inflatable rubber boats\",\n                    \"32711000\": \"Pottery, ceramics, and plumbing fixture manufacturing\",\n                    \"32711100\": \"Vitreous china plumbing fixture and china and earthenware bathroom accessories manufacturing\",\n                    \"32711200\": \"Vitreous china, fine earthenware, and other pottery product manufacturing\",\n                    \"32711300\": \"Porcelain electrical supply manufacturing\",\n                    \"32712000\": \"Clay building material and refractories manufacturing\",\n                    \"32712100\": \"Brick and structural clay tile manufacturing\",\n                    \"32712200\": \"Ceramic wall and floor tile manufacturing\",\n                    \"32712300\": \"Other structural clay product manufacturing\",\n                    \"32712400\": \"Clay refractory manufacturing\",\n                    \"32712500\": \"Nonclay refractory manufacturing\",\n                    \"32721100\": \"Flat glass manufacturing\",\n                    \"32721200\": \"Other pressed and blown glass and glassware manufacturing\",\n                    \"32721300\": \"Glass container manufacturing\",\n                    \"32721500\": \"Glass product manufacturing made of purchased glass\",\n                    \"32731000\": \"Cement manufacturing\",\n                    \"32732000\": \"Ready-mix concrete manufacturing\",\n                    \"32733100\": \"Concrete block and brick manufacturing\",\n                    \"32733200\": \"Concrete pipe manufacturing\",\n                    \"32739000\": \"Other concrete product manufacturing\",\n                    \"32741000\": \"Lime manufacturing\",\n                    \"32742000\": \"Gypsum product manufacturing\",\n                    \"32791000\": \"Abrasive product manufacturing\",\n                    \"32799100\": \"Cut stone and stone product manufacturing\",\n                    \"32799200\": \"Ground or treated mineral and earth manufacturing\",\n                    \"32799300\": \"Mineral wool manufacturing\",\n                    \"32799900\": \"All other miscellaneous nonmetallic mineral product manufacturing\",\n                    \"33111000\": \"Iron and steel mills and ferroalloy manufacturing\",\n                    \"33111100\": \"Iron and steel mills\",\n                    \"33111200\": \"Electrometallurgical ferroalloy product manufacturing\",\n                    \"33121000\": \"Iron and steel pipe and tube manufacturing from purchased steel\",\n                    \"33122100\": \"Rolled steel shape manufacturing\",\n                    \"33122200\": \"Steel wire drawing\",\n                    \"33131100\": \"Alumina refining\",\n                    \"33131200\": \"Primary aluminum production\",\n                    \"33131300\": \"Alumina refining and primary aluminum production\",\n                    \"33131400\": \"Secondary smelting and alloying of aluminum\",\n                    \"33131500\": \"Aluminum sheet, plate, and foil manufacturing\",\n                    \"33131600\": \"Aluminum extruded product manufacturing\",\n                    \"33131800\": \"Other aluminum rolling, drawing, and extruding\",\n                    \"33131900\": \"Other aluminum rolling and drawing\",\n                    \"33141000\": \"Nonferrous metal (except aluminum) smelting and refining\",\n                    \"33141100\": \"Primary smelting and refining of copper\",\n                    \"33141900\": \"Primary smelting and refining of nonferrous metal (except copper and aluminum)\",\n                    \"33142000\": \"Copper rolling, drawing, extruding, and alloying\",\n                    \"33142100\": \"Copper rolling, drawing, and extruding\",\n                    \"33142200\": \"Copper wire (except mechanical) drawing\",\n                    \"33142300\": \"Secondary smelting, refining, and alloying of copper\",\n                    \"33149100\": \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n                    \"33149200\": \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n                    \"33151100\": \"Iron foundries\",\n                    \"33151200\": \"Steel investment foundries\",\n                    \"33151300\": \"Steel foundries (except investment)\",\n                    \"33152100\": \"Aluminum die-casting foundries\",\n                    \"33152200\": \"Nonferrous (except aluminum) die-casting foundries\",\n                    \"33152300\": \"Nonferrous metal die-casting foundries\",\n                    \"33152400\": \"Aluminum foundries (except die-casting)\",\n                    \"33152500\": \"Copper foundries (except die-casting)\",\n                    \"33152800\": \"Other nonferrous foundries (except die-casting)\",\n                    \"33152900\": \"Other nonferrous metal foundries (except die-casting)\",\n                    \"33211100\": \"Iron and steel forging\",\n                    \"33211200\": \"Nonferrous forging\",\n                    \"33211400\": \"Custom roll forming\",\n                    \"33211500\": \"Crown and closure manufacturing\",\n                    \"33211600\": \"Metal stamping\",\n                    \"33211700\": \"Powder metallurgy part manufacturing\",\n                    \"33211900\": \"Metal crown, closure, and other metal stamping (except automotive)\",\n                    \"33221100\": \"Cutlery and flatware (except precious) manufacturing\",\n                    \"33221210\": \"Non-automotive screwjack manufacturing\",\n                    \"33221220\": \"Hand and edge tool manufacturing\",\n                    \"33221300\": \"Saw blade and handsaw manufacturing\",\n                    \"33221400\": \"Kitchen utensil, pot, and pan manufacturing\",\n                    \"33221500\": \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n                    \"33221600\": \"Saw blade and handtool manufacturing\",\n                    \"33231100\": \"Prefabricated metal building and component manufacturing\",\n                    \"33231200\": \"Fabricated structural metal manufacturing\",\n                    \"33231300\": \"Plate work manufacturing\",\n                    \"33232100\": \"Metal window and door manufacturing\",\n                    \"33232110\": \"Skylights manufacturing\",\n                    \"33232120\": \"Metal window and door manufacturing\",\n                    \"33232200\": \"Sheet metal work manufacturing\",\n                    \"33232300\": \"Ornamental and architectural metal work manufacturing\",\n                    \"33241000\": \"Power boiler and heat exchanger manufacturing\",\n                    \"33242000\": \"Metal tank (heavy gauge) manufacturing\",\n                    \"33243100\": \"Metal can manufacturing\",\n                    \"33243900\": \"Other metal container manufacturing\",\n                    \"33251000\": \"Hardware manufacturing\",\n                    \"33261100\": \"Spring (heavy gauge) manufacturing\",\n                    \"33261200\": \"Spring (light gauge) manufacturing\",\n                    \"33261300\": \"Spring manufacturing\",\n                    \"33261800\": \"Other fabricated wire product manufacturing\",\n                    \"33271000\": \"Machine shops\",\n                    \"33272100\": \"Precision turned product manufacturing\",\n                    \"33272200\": \"Bolt, nut, screw, rivet, and washer manufacturing\",\n                    \"33281100\": \"Metal heat treating\",\n                    \"33281200\": \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n                    \"33281300\": \"Electroplating, plating, polishing, anodizing, and coloring\",\n                    \"33291100\": \"Industrial valve manufacturing\",\n                    \"33291200\": \"Fluid power valve and hose fitting manufacturing\",\n                    \"33291300\": \"Plumbing fixture fitting and trim manufacturing\",\n                    \"33291900\": \"Other metal valve and pipe fitting manufacturing\",\n                    \"33291910\": \"Lawn sprinkler manufacturing\",\n                    \"33291920\": \"Other metal valve and pipe fitting manufacturing\",\n                    \"33299100\": \"Ball and roller bearing manufacturing\",\n                    \"33299200\": \"Small arms ammunition manufacturing\",\n                    \"33299300\": \"Ammunition (except small arms) manufacturing\",\n                    \"33299400\": \"Small arms, ordnance, and ordnance accessories manufacturing\",\n                    \"33299500\": \"Other ordnance and accessories manufacturing\",\n                    \"33299600\": \"Fabricated pipe and pipe fitting manufacturing\",\n                    \"33299700\": \"Industrial pattern manufacturing\",\n                    \"33299800\": \"Enameled iron and metal sanitary ware manufacturing\",\n                    \"33299900\": \"All other miscellaneous fabricated metal product manufacturing\",\n                    \"33311100\": \"Farm machinery and equipment manufacturing\",\n                    \"33311110\": \"Cotton ginning machinery and parts manufacturing\",\n                    \"33311120\": \"Farm machinery and equipment manufacturing\",\n                    \"33311200\": \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n                    \"33312000\": \"Construction machinery manufacturing\",\n                    \"33313100\": \"Mining machinery and equipment manufacturing\",\n                    \"33313200\": \"Oil and gas field machinery and equipment manufacturing\",\n                    \"33321000\": \"Sawmill and woodworking machinery manufacturing\",\n                    \"33322000\": \"Plastics and rubber industry machinery manufacturing\",\n                    \"33324100\": \"Food product machinery manufacturing\",\n                    \"33324200\": \"Semiconductor machinery manufacturing\",\n                    \"33324300\": \"Sawmill, woodworking, and paper machinery manufacturing\",\n                    \"33324400\": \"Printing machinery and equipment manufacturing\",\n                    \"33324900\": \"Other industrial machinery manufacturing\",\n                    \"33329100\": \"Paper industry machinery manufacturing\",\n                    \"33329200\": \"Textile machinery manufacturing\",\n                    \"33329300\": \"Printing machinery and equipment manufacturing\",\n                    \"33329400\": \"Food product machinery manufacturing\",\n                    \"33329500\": \"Semiconductor machinery manufacturing\",\n                    \"33329810\": \"Laboratory distilling equipment manufacturing\",\n                    \"33329820\": \"All other industrial machinery manufacturing\",\n                    \"33331100\": \"Automatic vending machine manufacturing\",\n                    \"33331200\": \"Commercial laundry, drycleaning, and pressing machine manufacturing\",\n                    \"33331310\": \"Machines manufacturing for sorting, wrapping, and counting currency \",\n                    \"33331320\": \"Office machinery manufacturing\",\n                    \"33331400\": \"Optical instrument and lens manufacturing\",\n                    \"33331500\": \"Photographic and photocopying equipment manufacturing\",\n                    \"33331600\": \"Photographic and photocopying equipment manufacturing\",\n                    \"33331800\": \"Other commercial and service industry machinery manufacturing\",\n                    \"33331900\": \"Other commercial and service industry machinery manufacturing\",\n                    \"33341100\": \"Air purification equipment manufacturing\",\n                    \"33341200\": \"Industrial and commercial fan and blower manufacturing\",\n                    \"33341300\": \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n                    \"33341400\": \"Heating equipment (except warm air furnaces) manufacturing\",\n                    \"33341500\": \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n                    \"33341510\": \"Laboratory freezers manufacturing\",\n                    \"33341520\": \"AC and warm air heating and commercial/industrial refrigeration equipment manufacturing\",\n                    \"33351100\": \"Industrial mold manufacturing\",\n                    \"33351200\": \"Machine tool (metal cutting types) manufacturing\",\n                    \"33351300\": \"Machine tool (metal forming types) manufacturing\",\n                    \"33351400\": \"Special die and tool, die set, jig, and fixture manufacturing\",\n                    \"33351500\": \"Cutting tool and machine tool accessory manufacturing\",\n                    \"33351600\": \"Rolling mill machinery and equipment manufacturing\",\n                    \"33351700\": \"Machine tool manufacturing\",\n                    \"33351800\": \"Other metalworking machinery manufacturing\",\n                    \"33351900\": \"Rolling mill and other metalworking machinery manufacturing\",\n                    \"33361100\": \"Turbine and turbine generator set units manufacturing\",\n                    \"33361200\": \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n                    \"33361300\": \"Mechanical power transmission equipment manufacturing\",\n                    \"33361800\": \"Other engine equipment manufacturing\",\n                    \"33391100\": \"Pump and pumping equipment manufacturing\",\n                    \"33391200\": \"Air and gas compressor manufacturing\",\n                    \"33391300\": \"Measuring and dispensing pump manufacturing\",\n                    \"33391400\": \"Measuring, dispensing, and other pumping equipment manufacturing\",\n                    \"33392100\": \"Elevator and moving stairway manufacturing\",\n                    \"33392200\": \"Conveyor and conveying equipment manufacturing\",\n                    \"33392300\": \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n                    \"33392310\": \"Metal pulley and block and tackle manufacturing\",\n                    \"33392320\": \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n                    \"33392400\": \"Industrial truck, trailer, and stacker machinery manufacturing\",\n                    \"33392410\": \"Wheelbarrow manufacturing\",\n                    \"33392420\": \"Grocery cart manufacturing\",\n                    \"33392430\": \"Industrial truck, trailer, and stacker mfg.\",\n                    \"33399100\": \"Power-driven handtool manufacturing\",\n                    \"33399200\": \"Welding and soldering equipment manufacturing\",\n                    \"33399300\": \"Packaging machinery manufacturing\",\n                    \"33399400\": \"Industrial process furnace and oven manufacturing\",\n                    \"33399410\": \"Laboratory furnaces and ovens manufacturing\",\n                    \"33399420\": \"Industrial process furnace and oven manufacturing\",\n                    \"33399500\": \"Fluid power cylinder and actuator manufacturing\",\n                    \"33399600\": \"Fluid power pump and motor manufacturing\",\n                    \"33399700\": \"Scale and balance manufacturing\",\n                    \"33399710\": \"Laboratory scales and balances manufacturing\",\n                    \"33399720\": \"Scale and balance (except laboratory) manufacturing\",\n                    \"33399900\": \"All other miscellaneous general purpose machinery manufacturing\",\n                    \"33399910\": \"Laboratory centrifuges manufacturing\",\n                    \"33399920\": \"All other miscellaneous general purpose machinery manufacturing\",\n                    \"33411100\": \"Electronic computer manufacturing\",\n                    \"33411200\": \"Computer storage device manufacturing\",\n                    \"33411300\": \"Computer terminal manufacturing\",\n                    \"33411800\": \"Computer terminal and other computer peripheral equipment manufacturing\",\n                    \"33411900\": \"Other computer peripheral equipment manufacturing\",\n                    \"33421000\": \"Telephone apparatus manufacturing\",\n                    \"33422000\": \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n                    \"33429000\": \"Other communications equipment manufacturing\",\n                    \"33431000\": \"Audio and video equipment manufacturing\",\n                    \"33441100\": \"Electron tube manufacturing\",\n                    \"33441200\": \"Bare printed circuit board manufacturing\",\n                    \"33441300\": \"Semiconductor and related device manufacturing\",\n                    \"33441400\": \"Electronic capacitor manufacturing\",\n                    \"33441500\": \"Electronic resistor manufacturing\",\n                    \"33441600\": \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n                    \"33441700\": \"Electronic connector manufacturing\",\n                    \"33441800\": \"Printed circuit assembly (electronic assembly) manufacturing\",\n                    \"33441900\": \"Other electronic component manufacturing\",\n                    \"33451000\": \"Electromedical and electrotherapeutic apparatus manufacturing\",\n                    \"33451100\": \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n                    \"33451200\": \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n                    \"33451300\": \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n                    \"33451400\": \"Totalizing fluid meter and counting device manufacturing\",\n                    \"33451500\": \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n                    \"33451510\": \"Communications signal testing and evaluation equipment manufacturing\",\n                    \"33451520\": \"Ammeter manufacturing\",\n                    \"33451530\": \"Electricity measuring and testing instrument manufacturing\",\n                    \"33451600\": \"Analytical laboratory instrument manufacturing\",\n                    \"33451700\": \"Irradiation apparatus manufacturing\",\n                    \"33451820\": \"Coin-operated mechanisms with time switches, including parts\",\n                    \"33451830\": \"Watch, clock, and part manufacturing\",\n                    \"33451900\": \"Other measuring and controlling device manufacturing\",\n                    \"33461100\": \"Software reproducing\",\n                    \"33461200\": \"Prerecorded compact disc (except software), tape, and record reproducing\",\n                    \"33461300\": \"Blank magnetic and optical recording media manufacturing\",\n                    \"33461400\": \"Software and other prerecorded compact disc, tape, and record reproducing\",\n                    \"33511000\": \"Electric lamp bulb and part manufacturing\",\n                    \"33512100\": \"Residential electric lighting fixture manufacturing\",\n                    \"33512200\": \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n                    \"33512900\": \"Other lighting equipment manufacturing\",\n                    \"33521000\": \"Small electrical appliance manufacturing\",\n                    \"33521100\": \"Electric housewares and household fan manufacturing\",\n                    \"33521200\": \"Household vacuum cleaner manufacturing\",\n                    \"33522000\": \"Major household appliance manufacturing\",\n                    \"33522100\": \"Household cooking appliance manufacturing\",\n                    \"33522200\": \"Household refrigerator and home freezer manufacturing\",\n                    \"33522400\": \"Household laundry equipment manufacturing\",\n                    \"33522800\": \"Other major household appliance manufacturing\",\n                    \"33531100\": \"Power, distribution, and specialty transformer manufacturing\",\n                    \"33531200\": \"Motor and generator manufacturing\",\n                    \"33531300\": \"Switchgear and switchboard apparatus manufacturing\",\n                    \"33531320\": \"Switchgear and switchboard apparatus manufacturing\",\n                    \"33531400\": \"Relay and industrial control manufacturing\",\n                    \"33591100\": \"Storage battery manufacturing\",\n                    \"33591200\": \"Primary battery manufacturing\",\n                    \"33592100\": \"Fiber optic cable manufacturing\",\n                    \"33592900\": \"Other communication and energy wire manufacturing\",\n                    \"33593100\": \"Current-carrying wiring device manufacturing\",\n                    \"33593200\": \"Noncurrent-carrying wiring device manufacturing\",\n                    \"33599100\": \"Carbon and graphite product manufacturing\",\n                    \"33599900\": \"All other miscellaneous electrical equipment and component manufacturing\",\n                    \"33611100\": \"Automobile manufacturing\",\n                    \"33611200\": \"Light truck and utility vehicle manufacturing\",\n                    \"33612000\": \"Heavy duty truck manufacturing\",\n                    \"33621100\": \"Motor vehicle body manufacturing\",\n                    \"33621200\": \"Truck trailer manufacturing\",\n                    \"33621300\": \"Motor home manufacturing\",\n                    \"33621400\": \"Travel trailer and camper manufacturing\",\n                    \"33631000\": \"Motor vehicle gasoline engine and engine parts manufacturing\",\n                    \"33631100\": \"Carburetor, piston, piston ring, and valve manufacturing\",\n                    \"33631200\": \"Gasoline engine and engine parts manufacturing\",\n                    \"33632000\": \"Motor vehicle electrical and electronic equipment manufacturing\",\n                    \"33632100\": \"Vehicular lighting equipment manufacturing\",\n                    \"33632200\": \"Other motor vehicle electrical and electronic equipment manufacturing\",\n                    \"33633000\": \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n                    \"33634000\": \"Motor vehicle brake system manufacturing\",\n                    \"33635000\": \"Motor vehicle transmission and power train parts manufacturing\",\n                    \"33636000\": \"Motor vehicle seating and interior trim manufacturing\",\n                    \"33637000\": \"Motor vehicle metal stamping\",\n                    \"33639000\": \"Other motor vehicle parts manufacturing\",\n                    \"33639100\": \"Motor vehicle air-conditioning manufacturing\",\n                    \"33639920\": \"Parts for automobile and light truck trailers manufacturing\",\n                    \"33639930\": \"All other motor vehicle parts manufacturing\",\n                    \"33641100\": \"Aircraft manufacturing\",\n                    \"33641200\": \"Aircraft engine and engine parts manufacturing\",\n                    \"33641300\": \"Other aircraft parts and auxiliary equipment manufacturing\",\n                    \"33641400\": \"Guided missile and space vehicle manufacturing\",\n                    \"33641500\": \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n                    \"33641900\": \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n                    \"33651000\": \"Railroad rolling stock manufacturing\",\n                    \"33661100\": \"Ship building and repairing\",\n                    \"33661200\": \"Boat building\",\n                    \"33661210\": \"Inflatable plastics boat manufacturing\",\n                    \"33661220\": \"Inflatable rubber boat manufacturing\",\n                    \"33661230\": \"Boat building manufacturing\",\n                    \"33699100\": \"Motorcycle, bicycle, and parts manufacturing\",\n                    \"33699200\": \"Military armored vehicle, tank, and tank component manufacturing\",\n                    \"33699900\": \"All other transportation equipment manufacturing\",\n                    \"33711000\": \"Wood kitchen cabinet and countertop manufacturing\",\n                    \"33712100\": \"Upholstered household furniture manufacturing\",\n                    \"33712200\": \"Nonupholstered wood household furniture manufacturing\",\n                    \"33712210\": \"Futons shipped with frames manufacturing\",\n                    \"33712220\": \"Nonupholstered wood household furniture manufacturing\",\n                    \"33712400\": \"Metal household furniture manufacturing\",\n                    \"33712500\": \"Household furniture (except wood and metal) manufacturing\",\n                    \"33712700\": \"Institutional furniture manufacturing\",\n                    \"33712710\": \"Laboratory furniture manufacturing\",\n                    \"33712720\": \"Institutional furniture manufacturing\",\n                    \"33712900\": \"Wood television, radio, and sewing machine cabinet manufacturing\",\n                    \"33721100\": \"Wood office furniture manufacturing\",\n                    \"33721200\": \"Custom architectural woodwork and millwork manufacturing\",\n                    \"33721400\": \"Office furniture (except wood) manufacturing\",\n                    \"33721500\": \"Showcase, partition, shelving, and locker manufacturing\",\n                    \"33791000\": \"Mattress manufacturing\",\n                    \"33792000\": \"Blind and shade manufacturing\",\n                    \"33911200\": \"Surgical and medical instrument manufacturing\",\n                    \"33911300\": \"Surgical appliance and supplies manufacturing\",\n                    \"33911320\": \"Laboratory equipment manufacturing\",\n                    \"33911330\": \"Surgical appliance and supplies manufacturing\",\n                    \"33911400\": \"Dental equipment and supplies manufacturing\",\n                    \"33911500\": \"Ophthalmic goods manufacturing\",\n                    \"33911600\": \"Dental laboratories\",\n                    \"33991000\": \"Jewelry and silverware manufacturing\",\n                    \"33991110\": \"Precious metal novelties manufacturing\",\n                    \"33991120\": \"Jewelry (including precious metal) manufacturing\",\n                    \"33991200\": \"Silverware and hollowware manufacturing\",\n                    \"33991300\": \"Jewelers' material and lapidary work manufacturing\",\n                    \"33991400\": \"Costume jewelry and novelty manufacturing\",\n                    \"33992000\": \"Sporting and athletic goods manufacturing\",\n                    \"33993000\": \"Doll, toy, and game manufacturing\",\n                    \"33993100\": \"Doll and stuffed toy manufacturing\",\n                    \"33993200\": \"Game, toy, and children's vehicle manufacturing\",\n                    \"33994000\": \"Office supplies (except paper) manufacturing\",\n                    \"33994100\": \"Pen and mechanical pencil manufacturing\",\n                    \"33994200\": \"Lead pencil and art good manufacturing\",\n                    \"33994300\": \"Marking device manufacturing\",\n                    \"33994400\": \"Carbon paper and inked ribbon manufacturing\",\n                    \"33995000\": \"Sign manufacturing\",\n                    \"33999100\": \"Gasket, packing, and sealing device manufacturing\",\n                    \"33999200\": \"Musical instrument manufacturing\",\n                    \"33999300\": \"Fastener, button, needle, and pin manufacturing\",\n                    \"33999310\": \"Non-precious cuff links manufacturing\",\n                    \"33999320\": \"Fastener, button, needle, and pin manufacturing\",\n                    \"33999400\": \"Broom, brush, and mop manufacturing\",\n                    \"33999500\": \"Burial casket manufacturing\",\n                    \"33999900\": \"All other miscellaneous manufacturing\",\n                    \"42311010\": \"Automobile and motorcycle merchant wholesalers\",\n                    \"42311020\": \"Bus and recreational vehicle merchant wholesalers\",\n                    \"42311030\": \"Light truck and van (14,000 lb or less) merchant wholesalers\",\n                    \"42311040\": \"Medium truck and tractor (14,001 lb to 33,000 lb) merchant wholesalers\",\n                    \"42311050\": \"Heavy truck and tractor (over 33,000 lb) merchant wholesalers\",\n                    \"42312010\": \"Motor vehicle supplies and new parts merchant wholesalers- warehouse distributors\",\n                    \"42312020\": \"Motor vehicle supplies and new parts merchant wholesalers- jobbers\",\n                    \"42312030\": \"Petroleum products marketing equipment merchant wholesalers\",\n                    \"42313000\": \"Tire and tube merchant wholesalers\",\n                    \"42314010\": \"Motor vehicle parts (used) merchant wholesalers\",\n                    \"42321010\": \"Household and lawn furniture merchant wholesalers\",\n                    \"42321020\": \"Office and business furniture merchant wholesalers\",\n                    \"42322010\": \"Household china, glassware, and crockery merchant wholesalers\",\n                    \"42322020\": \"Linens, domestics, draperies, and curtains merchant wholesalers\",\n                    \"42322030\": \"Floor coverings merchant wholesalers\",\n                    \"42322040\": \"Other home furnishings merchant wholesalers\",\n                    \"42331010\": \"Lumber without yard merchant wholesalers\",\n                    \"42331020\": \"Lumber with yard merchant wholesalers\",\n                    \"42331030\": \"Plywood, veneer, millwork, and wood panel merchant wholesalers\",\n                    \"42332010\": \"Brick, block, tile, clay/cement sewer pipe merchant wholesalers\",\n                    \"42332020\": \"Sand, gravel, and stone merchant wholesalers\",\n                    \"42332030\": \"Cement, lime, and related products merchant wholesalers\",\n                    \"42333000\": \"Roofing, siding, and insulation material merchant wholesalers\",\n                    \"42339010\": \"Flat glass and other construction glass merchant wholesalers\",\n                    \"42339020\": \"Other construction material merchant wholesalers\",\n                    \"42341000\": \"Photographic equipment and supplies merchant wholesalers\",\n                    \"42342000\": \"Office equipment merchant wholesalers\",\n                    \"42343011\": \"Computer and peripheral equipment for resale merchant wholesalers\",\n                    \"42343012\": \"Computer and peripheral equipment for end use merchant wholesalers\",\n                    \"42343020\": \"Computer software (packaged) merchant wholesalers\",\n                    \"42344010\": \"Restaurant and hotel equipment and supplies merchant wholesalers\",\n                    \"42344020\": \"Store machines and equipment merchant wholesalers\",\n                    \"42345010\": \"Surgical, medical, and hospital supplies merchant wholesalers\",\n                    \"42345020\": \"Dental equipment and supplies merchant wholesalers\",\n                    \"42346000\": \"Ophthalmic goods merchant wholesalers\",\n                    \"42349010\": \"Religious and school supplies merchant wholesalers\",\n                    \"42349020\": \"Other professional equipment and supplies merchant wholesalers\",\n                    \"42351011\": \"Ferrous metal service centers merchant wholesalers\",\n                    \"42351012\": \"Ferrous metal sales offices merchant wholesalers\",\n                    \"42351021\": \"Nonferrous metal service centers merchant wholesalers\",\n                    \"42351022\": \"Nonferrous metal sales offices merchant wholesalers\",\n                    \"42352010\": \"Coal merchant wholesalers\",\n                    \"42352020\": \"Other mineral and ore merchant wholesalers\",\n                    \"42361000\": \"Electrical apparatus and equipment, wiring supplies, and related equipment merchant wholesalers\",\n                    \"42362010\": \"Electric water heaters merchant wholesalers\",\n                    \"42362020\": \"Gas household appliances (except gas water heaters) merchant wholesalers\",\n                    \"42362090\": \"Household appliances, electric housewares, and consumer electronics merchant wholesalers, except gas household appliances\",\n                    \"42369010\": \"Communications equipment and supplies merchant wholesalers\",\n                    \"42369020\": \"Electronic parts (except communications equipment) merchant wholesalers\",\n                    \"42371000\": \"Hardware merchant wholesalers\",\n                    \"42372010\": \"Gas household appliances (except gas water heaters) merchant wholesalers\",\n                    \"42372020\": \"Electric water heaters merchant wholesalers\",\n                    \"42372090\": \"Plumbing and heating equipment and supplies (hydronics) merchant wholesalers, except electric water heaters\",\n                    \"42373000\": \"Warm air heating and air-conditioning equipment and supplies merchant wholesalers\",\n                    \"42374000\": \"Refrigeration equipment and supplies merchant wholesalers\",\n                    \"42381000\": \"Construction and mining (except oil well) machinery and equipment merchant wholesalers\",\n                    \"42382010\": \"Farm machinery and equipment merchant wholesalers- farm dealers\",\n                    \"42382020\": \"Farm machinery and equipment merchant wholesalers- wholesale distributors\",\n                    \"42382030\": \"Lawn and garden machinery and equipment merchant wholesalers\",\n                    \"42383010\": \"Food-processing machinery and equipment merchant wholesalers\",\n                    \"42383021\": \"Hydraulic and pneumatic pumps and motors merchant wholesalers\",\n                    \"42383022\": \"Hydraulic and pneumatic parts, accessories, and supplies merchant wholesalers\",\n                    \"42383030\": \"General-purpose industrial machinery and equipment merchant wholesalers\",\n                    \"42383040\": \"Metalworking machinery and equipment merchant wholesalers\",\n                    \"42383050\": \"Materials handling equipment merchant wholesalers\",\n                    \"42383060\": \"Oil well, oil refinery, and pipeline machinery, equipment, and supplies merchant wholesalers\",\n                    \"42383070\": \"Other industrial machinery and equipment merchant wholesalers\",\n                    \"42384010\": \"General-line industrial supplies merchant wholesalers\",\n                    \"42384020\": \"Mechanical power transmission supplies merchant wholesalers\",\n                    \"42384030\": \"Welding supplies merchant wholesalers\",\n                    \"42384040\": \"Industrial containers and supplies merchant wholesalers\",\n                    \"42384050\": \"Industrial valves and fittings (except fluid-power) merchant wholesalers\",\n                    \"42384060\": \"Other industrial supplies merchant wholesalers\",\n                    \"42385010\": \"Beauty and barber shop equipment and supplies merchant wholesalers\",\n                    \"42385020\": \"Custodial and janitors' equipment and supplies merchant wholesalers\",\n                    \"42385030\": \"Laundry and dry-cleaning equipment and supplies merchant wholesalers\",\n                    \"42385040\": \"Other service establishment equipment and supplies merchant wholesalers\",\n                    \"42386010\": \"Aircraft and aeronautical equipment and supplies merchant wholesalers\",\n                    \"42386020\": \"Marine machinery, equipment, and supplies merchant wholesalers\",\n                    \"42386030\": \"Other transportation equipment and supplies merchant wholesalers\",\n                    \"42391000\": \"Sporting and recreational goods and supplies merchant wholesalers\",\n                    \"42392000\": \"Toy and hobby goods and supplies merchant wholesalers\",\n                    \"42393011\": \"Iron and steel scrap merchant wholesalers- processors (using power processing equipment)\",\n                    \"42393012\": \"Iron and steel scrap merchant wholesalers- dealers (not using power processing equipment)\",\n                    \"42393020\": \"Recyclable paper and paperboard merchant wholesalers\",\n                    \"42393030\": \"Other recyclable material merchant wholesalers\",\n                    \"42394010\": \"Jewelry, watch, precious stone, and silverware merchant wholesalers\",\n                    \"42394020\": \"Precious metal (except ore) merchant wholesalers\",\n                    \"42399010\": \"Musical instruments and supplies merchant wholesalers\",\n                    \"42399020\": \"Forest products (except lumber) merchant wholesalers\",\n                    \"42399030\": \"General merchandise (durable goods) merchant wholesalers\",\n                    \"42399041\": \"Compact discs, prerecorded audio tapes, and phonograph records merchant wholesalers\",\n                    \"42399042\": \"Prerecorded video tapes merchant wholesalers\",\n                    \"42399050\": \"Fire extinguishers and fire safety equipment merchant wholesalers\",\n                    \"42399060\": \"Other durable goods merchant wholesalers\",\n                    \"42411000\": \"Printing and writing paper merchant wholesalers\",\n                    \"42412000\": \"Stationery and office supplies merchant wholesalers\",\n                    \"42413000\": \"Industrial and personal service paper merchant wholesalers\",\n                    \"42421010\": \"General-line drugs merchant wholesalers\",\n                    \"42421020\": \"Specialty-line drugs, pharmaceuticals, cosmetics, and toiletries merchant wholesalers\",\n                    \"42421030\": \"Health and beauty accessories, including cosmetics, toiletries, vitamins, and first-aid supplies\",\n                    \"42421040\": \"Veterinarians' medicines merchant wholesalers\",\n                    \"42431010\": \"Piece goods merchant wholesalers- jobbers\",\n                    \"42431020\": \"Notions and other dry goods merchant wholesalers\",\n                    \"42432000\": \"Men's and boys' clothing and furnishings merchant wholesalers\",\n                    \"42433000\": \"Women's, children's, and infants' clothing and accessories merchant wholesalers\",\n                    \"42434000\": \"Footwear merchant wholesalers\",\n                    \"42441010\": \"General line grocery merchant wholesalers- voluntary group\",\n                    \"42441020\": \"General line grocery merchant wholesalers- retail cooperative\",\n                    \"42441030\": \"Other general line grocery merchant wholesalers\",\n                    \"42442000\": \"Packaged frozen food merchant wholesalers\",\n                    \"42443010\": \"Raw milk merchant wholesalers\",\n                    \"42443020\": \"Dairy product (except raw milk) merchant wholesalers\",\n                    \"42444010\": \"Live poultry merchant wholesalers\",\n                    \"42444020\": \"Poultry and poultry product (except live) merchant wholesalers\",\n                    \"42445000\": \"Confectionery merchant wholesalers\",\n                    \"42446000\": \"Fish and seafood merchant wholesalers\",\n                    \"42447000\": \"Meat and meat product merchant wholesalers\",\n                    \"42448000\": \"Fresh fruit and vegetable merchant wholesalers\",\n                    \"42449010\": \"Coffee, tea, and powdered drink mix merchant wholesalers\",\n                    \"42449020\": \"Bread and baked goods merchant wholesalers\",\n                    \"42449030\": \"Soft drinks and bottled water merchant wholesalers\",\n                    \"42449040\": \"Nonperishable (canned) food merchant wholesalers\",\n                    \"42449050\": \"Food and beverage basic material merchant wholesalers\",\n                    \"42449060\": \"Other grocery specialties merchant wholesalers\",\n                    \"42451000\": \"Grain and field bean merchant wholesalers\",\n                    \"42452000\": \"Livestock merchant wholesalers\",\n                    \"42459010\": \"Hides, skins, and pelts merchant wholesalers\",\n                    \"42459020\": \"Leaf tobacco merchant wholesalers\",\n                    \"42459030\": \"Wool, wool tops, and mohair merchant wholesalers\",\n                    \"42459040\": \"Cotton merchant wholesalers\",\n                    \"42459050\": \"Other farm product raw material merchant wholesalers\",\n                    \"42461000\": \"Plastics materials and basic forms and shapes merchant wholesalers\",\n                    \"42469010\": \"Industrial gases (except LP) merchant wholesalers\",\n                    \"42469020\": \"Other chemical and allied products merchant wholesalers\",\n                    \"42471011\": \"Petroleum bulk stations (except LP) \",\n                    \"42471012\": \"Petroleum bulk terminals (except LP) \",\n                    \"42471020\": \"Liquefied petroleum bulk stations and terminals \",\n                    \"42472000\": \"Petroleum and petroleum products merchant wholesalers (except bulk stations and terminals) \",\n                    \"42481000\": \"Beer and ale merchant wholesalers\",\n                    \"42482010\": \"Wine and distilled alcoholic beverages, licensed distributor merchant wholesalers\",\n                    \"42482020\": \"Wine and distilled alcoholic beverages, state-operated merchant wholesalers\",\n                    \"42491010\": \"Farm supplies merchant wholesalers- farm dealers\",\n                    \"42491020\": \"Farm supplies merchant wholesalers- wholesale distributors\",\n                    \"42492000\": \"Book, periodical, and newspaper merchant wholesalers\",\n                    \"42493000\": \"Flower, nursery stock, and florists' supplies merchant wholesalers\",\n                    \"42494000\": \"Tobacco and tobacco product merchant wholesalers\",\n                    \"42495000\": \"Paint, varnish, and supplies merchant wholesalers\",\n                    \"42499010\": \"Art goods merchant wholesalers\",\n                    \"42499020\": \"General merchandise (nondurable goods) merchant wholesalers\",\n                    \"42499030\": \"Textile bags, bagging, and burlap merchant wholesalers\",\n                    \"42499040\": \"Other nondurable goods merchant wholesalers\",\n                    \"42511000\": \"Business to business electronic markets\",\n                    \"42512031\": \"Motor vehicle and motor vehicle parts and supplies agents and brokers\",\n                    \"42512032\": \"Furniture and home furnishings agents and brokers\",\n                    \"42512033\": \"Lumber and other construction materials agents and brokers\",\n                    \"42512034\": \"Professional and commercial equipment and supplies agents and brokers\",\n                    \"42512035\": \"Metal and mineral (except petroleum) agents and brokers\",\n                    \"42512036\": \"Electrical and electronic goods agents and brokers\",\n                    \"42512037\": \"Hardware, plumbing, and heating equipment and supplies agents and brokers\",\n                    \"42512038\": \"Machinery, equipment, and supplies agents and brokers\",\n                    \"42512039\": \"Miscellaneous durable goods agents and brokers\",\n                    \"42512041\": \"Paper and paper products agents and brokers\",\n                    \"42512042\": \"Drugs and druggists' sundries agents and brokers\",\n                    \"42512043\": \"Apparel, piece goods, and notions agents and brokers\",\n                    \"42512044\": \"Grocery and related products agents and brokers\",\n                    \"42512045\": \"Farm product raw material agents and brokers\",\n                    \"42512046\": \"Chemical and allied products agents and brokers\",\n                    \"42512047\": \"Petroleum and petroleum products agents and brokers\",\n                    \"42512048\": \"Beer, wine, and distilled alcoholic beverage agents and brokers\",\n                    \"42512049\": \"Miscellaneous nondurable goods agents and brokers\",\n                    \"44111000\": \"New car dealers\",\n                    \"44112000\": \"Used car dealers\",\n                    \"44121000\": \"Recreational vehicle dealers\",\n                    \"44122100\": \"Motorcycle, ATV, and personal watercraft dealers\",\n                    \"44122200\": \"Boat dealers\",\n                    \"44122810\": \"Motorcycle, ATV, and personal watercraft dealers\",\n                    \"44122820\": \"All other motor vehicle dealers\",\n                    \"44122900\": \"All other motor vehicle dealers\",\n                    \"44131040\": \"Automotive parts and accessories stores, except used\",\n                    \"44131050\": \"Used automotive parts and accessories stores\",\n                    \"44132000\": \"Tire dealers\",\n                    \"44211010\": \"Furniture stores, except custom\",\n                    \"44211020\": \"Furniture warehouse showrooms\",\n                    \"44211030\": \"Sleep shop and waterbed stores\",\n                    \"44211040\": \"Specialty furniture stores, except custom\",\n                    \"44221000\": \"Floor covering stores\",\n                    \"44229100\": \"Window treatment stores\",\n                    \"44229900\": \"All other home furnishings stores\",\n                    \"44311100\": \"Household appliance stores\",\n                    \"44311220\": \"Cellular phone stores\",\n                    \"44311240\": \"Other radio, television, and electronics stores\",\n                    \"44312010\": \"Computer stores (custom assembly)\",\n                    \"44312020\": \"Other computer stores\",\n                    \"44312030\": \"Prepackaged software stores\",\n                    \"44313000\": \"Camera and photographic supplies stores\",\n                    \"44314100\": \"Household appliance stores\",\n                    \"44314210\": \"Cellular phone stores\",\n                    \"44314220\": \"Other radio, television, and electronics stores\",\n                    \"44314230\": \"Computer stores (custom assembly)\",\n                    \"44314240\": \"Other computer stores\",\n                    \"44314250\": \"Prepackaged software stores\",\n                    \"44314260\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"44314270\": \"DVD/Blu-ray Disc stores, retail\",\n                    \"44314280\": \"Camera and photographic supplies stores\",\n                    \"44411000\": \"Home centers\",\n                    \"44412000\": \"Paint and wallpaper stores\",\n                    \"44413000\": \"Hardware stores\",\n                    \"44419010\": \"Retail lumber yards\",\n                    \"44419021\": \"Glass dealers\",\n                    \"44419022\": \"Plywood, veneer, and millwork dealers\",\n                    \"44419023\": \"Brick, block, tile, clay/cement sewer pipe dealers\",\n                    \"44419024\": \"Sand, gravel, and stone dealers\",\n                    \"44419025\": \"Cement, lime, and related products dealers\",\n                    \"44419026\": \"Roofing, siding, and insulation dealers\",\n                    \"44419027\": \"Electrical supplies stores\",\n                    \"44419028\": \"Plumbing and heating equipment and supplies dealers\",\n                    \"44419029\": \"Other building material dealers\",\n                    \"44421000\": \"Outdoor power equipment stores\",\n                    \"44422020\": \"Farm supply stores\",\n                    \"44422040\": \"Nurseries and garden centers\",\n                    \"44511000\": \"Supermarkets and other grocery (except convenience) stores\",\n                    \"44512000\": \"Convenience stores\",\n                    \"44521000\": \"Meat markets\",\n                    \"44522000\": \"Fish and seafood markets\",\n                    \"44523000\": \"Fruit and vegetable markets\",\n                    \"44529100\": \"Baked goods stores\",\n                    \"44529200\": \"Confectionery and nut stores\",\n                    \"44529900\": \"All other specialty food stores\",\n                    \"44531000\": \"Beer, wine, and liquor stores\",\n                    \"44611000\": \"Pharmacies and drug stores\",\n                    \"44611010\": \"Pharmacies and drug stores\",\n                    \"44611020\": \"Proprietary stores\",\n                    \"44612000\": \"Cosmetics, beauty supplies, and perfume stores\",\n                    \"44613000\": \"Optical goods stores\",\n                    \"44619100\": \"Food (health) supplement stores\",\n                    \"44619900\": \"All other health and personal care stores\",\n                    \"44711000\": \"Gasoline stations with convenience stores\",\n                    \"44719010\": \"Gasoline stations with no convenience stores\",\n                    \"44719020\": \"Truck stops\",\n                    \"44811000\": \"Men's clothing stores\",\n                    \"44812000\": \"Women's clothing stores\",\n                    \"44813000\": \"Children's and infants' clothing stores\",\n                    \"44814000\": \"Family clothing stores\",\n                    \"44815000\": \"Clothing accessories stores\",\n                    \"44819010\": \"Women's specialty stores\",\n                    \"44819020\": \"Furriers and fur shops\",\n                    \"44819030\": \"Sports apparel stores\",\n                    \"44819040\": \"Miscellaneous apparel stores\",\n                    \"44821010\": \"Men's shoe stores\",\n                    \"44821020\": \"Women's shoe stores\",\n                    \"44821030\": \"Children's and juveniles' shoe stores\",\n                    \"44821040\": \"Family shoe stores\",\n                    \"44821050\": \"Athletic footwear stores\",\n                    \"44831000\": \"Jewelry stores\",\n                    \"44832000\": \"Luggage and leather goods stores\",\n                    \"45111010\": \"General-line sporting goods stores\",\n                    \"45111021\": \"Bicycle shops\",\n                    \"45111022\": \"Golf shops\",\n                    \"45111023\": \"Gun shops \",\n                    \"45111024\": \"Ski/snowboard shops\",\n                    \"45111025\": \"Tackle shops\",\n                    \"45111026\": \"Other specialty-line sporting goods stores\",\n                    \"45112010\": \"Hobby, toy, and game stores\",\n                    \"45112020\": \"Craft supplies stores\",\n                    \"45113000\": \"Sewing, needlework, and piece goods stores\",\n                    \"45114000\": \"Musical instrument and supplies stores\",\n                    \"45121110\": \"Book stores, general\",\n                    \"45121120\": \"Specialty book stores\",\n                    \"45121130\": \"College book stores\",\n                    \"45121200\": \"News dealers and newsstands\",\n                    \"45122010\": \"Prerecorded tape, compact disc, and record stores\",\n                    \"45122020\": \"Video tape stores, retail\",\n                    \"45211009\": \"Department stores (including leased depts.)\",\n                    \"45211100\": \"Department stores (except discount department stores)\",\n                    \"45211109\": \"Department stores (except discount department stores) (including leased depts.)\",\n                    \"45211200\": \"Discount department stores\",\n                    \"45211209\": \"Discount department stores (including leased depts.)\",\n                    \"45221010\": \"Department stores (except discount department stores)\",\n                    \"45221020\": \"Discount department stores with insignificant perishable grocery sales\",\n                    \"45231110\": \"Warehouse clubs\",\n                    \"45231121\": \"Supercenters\",\n                    \"45231122\": \"Discount department stores with significant perishable grocery sales\",\n                    \"45231910\": \"Variety stores\",\n                    \"45231940\": \"Miscellaneous general merchandise stores\",\n                    \"45291010\": \"Warehouse clubs\",\n                    \"45291020\": \"Supercenters\",\n                    \"45299010\": \"Variety stores\",\n                    \"45299040\": \"Miscellaneous general merchandise stores\",\n                    \"45311000\": \"Florists\",\n                    \"45321000\": \"Office supplies and stationery stores\",\n                    \"45322000\": \"Gift, novelty, and souvenir stores\",\n                    \"45331010\": \"Antique stores\",\n                    \"45331020\": \"Second-hand stores, except pawn shops\",\n                    \"45391000\": \"Pet and pet supplies stores\",\n                    \"45392000\": \"Art dealers\",\n                    \"45393000\": \"Manufactured (mobile) home dealers\",\n                    \"45399100\": \"Tobacco stores\",\n                    \"45399810\": \"Collectors' items and supplies stores\",\n                    \"45399820\": \"Trophy shops\",\n                    \"45399830\": \"Other miscellaneous store retailers, not elsewhere classified\",\n                    \"45411010\": \"Electronic shopping, general merchandise\",\n                    \"45411021\": \"Electronic shopping, computer hardware and software\",\n                    \"45411022\": \"Electronic shopping, pharmacy\",\n                    \"45411023\": \"Electronic shopping, other specialized merchandise\",\n                    \"45411030\": \"Electronic auctions\",\n                    \"45411040\": \"Mail-order houses, general merchandise\",\n                    \"45411051\": \"Mail-order houses, computer hardware and software\",\n                    \"45411052\": \"Mail-order pharmacies\",\n                    \"45411053\": \"Mail-order houses, other specialized merchandise\",\n                    \"45411060\": \"Television order, home shopping\",\n                    \"45411110\": \"Electronic shopping, general merchandise\",\n                    \"45411121\": \"Electronic shopping, computer hardware and software\",\n                    \"45411122\": \"Electronic shopping, pharmacy\",\n                    \"45411123\": \"Electronic shopping, other specialized merchandise\",\n                    \"45411200\": \"Electronic auctions\",\n                    \"45411310\": \"Mail-order houses, general merchandise\",\n                    \"45411321\": \"Mail-order houses, computer hardware and software\",\n                    \"45411322\": \"Mail-order pharmacies\",\n                    \"45411323\": \"Mail-order houses, other specialized merchandise\",\n                    \"45411330\": \"Television order, home shopping\",\n                    \"45421000\": \"Vending machine operators\",\n                    \"45431010\": \"Heating oil dealers\",\n                    \"45431020\": \"Liquefied petroleum gas (bottled gas) dealers\",\n                    \"45431030\": \"Other fuel dealers\",\n                    \"45431100\": \"Heating oil dealers\",\n                    \"45431200\": \"Liquefied petroleum gas (bottled gas) dealers\",\n                    \"45431900\": \"Other fuel dealers\",\n                    \"45439010\": \"Direct selling, furniture, home furnishings, electronics, and appliances\",\n                    \"45439020\": \"Direct selling, books, periodicals, videos, and compact discs\",\n                    \"45439030\": \"Direct selling, other merchandise\",\n                    \"48111100\": \"Scheduled passenger air transportation\",\n                    \"48111200\": \"Scheduled freight air transportation\",\n                    \"48121100\": \"Nonscheduled chartered passenger air transportation\",\n                    \"48121200\": \"Nonscheduled chartered freight air transportation\",\n                    \"48121900\": \"Other nonscheduled air transportation\",\n                    \"48211100\": \"Line-haul railroads\",\n                    \"48211200\": \"Short line railroads\",\n                    \"48311100\": \"Deep sea freight transportation\",\n                    \"48311200\": \"Deep sea passenger transportation\",\n                    \"48311300\": \"Coastal and great lakes freight transportation\",\n                    \"48311400\": \"Coastal and great lakes passenger transportation\",\n                    \"48321110\": \"Inland waterways freight transportation (except towing)\",\n                    \"48321120\": \"Inland waterways towing transportation\",\n                    \"48321210\": \"Inland waterways ferry transportation\",\n                    \"48321220\": \"Other water passenger transportation (including water taxi)\",\n                    \"48411010\": \"Local general freight trucking without storage, truckload\",\n                    \"48411020\": \"Local general freight trucking without storage, less than truckload\",\n                    \"48411030\": \"Local general freight trucking with storage, truckload\",\n                    \"48411040\": \"Local general freight trucking with storage, less than truckload\",\n                    \"48412100\": \"General freight trucking, long-distance, truckload\",\n                    \"48412200\": \"General freight trucking, long-distance, less than truckload\",\n                    \"48421010\": \"Local used household and office goods moving, without storage\",\n                    \"48421020\": \"Long-distance used household and office goods moving\",\n                    \"48421030\": \"Local used household and office goods moving, with storage\",\n                    \"48422010\": \"Local hazardous materials trucking (except waste)\",\n                    \"48422020\": \"Local agricultural products trucking without storage\",\n                    \"48422030\": \"Dump trucking\",\n                    \"48422040\": \"Local specialized trucking without storage\",\n                    \"48422050\": \"Local, specialized freight (except used goods) trucking\",\n                    \"48423010\": \"Hazardous materials trucking (except waste), long-distance\",\n                    \"48423020\": \"Agricultural products trucking, long-distance\",\n                    \"48423030\": \"Other specialized trucking, long-distance\",\n                    \"48511100\": \"Mixed mode transit systems\",\n                    \"48511200\": \"Commuter rail systems\",\n                    \"48511300\": \"Bus and other motor vehicle transit systems\",\n                    \"48511900\": \"Other urban transit systems\",\n                    \"48521000\": \"Interurban and rural bus transportation\",\n                    \"48531000\": \"Taxi service\",\n                    \"48532000\": \"Limousine service\",\n                    \"48541000\": \"School and employee bus transportation\",\n                    \"48551000\": \"Charter bus industry\",\n                    \"48599100\": \"Special needs transportation\",\n                    \"48599910\": \"Scheduled airport shuttle service\",\n                    \"48599920\": \"All other passenger transportation\",\n                    \"48611000\": \"Pipeline transportation of crude oil\",\n                    \"48621000\": \"Pipeline transportation of natural gas\",\n                    \"48691000\": \"Pipeline transportation of refined petroleum products\",\n                    \"48699000\": \"All other pipeline transportation\",\n                    \"48711000\": \"Scenic and sightseeing transportation, land\",\n                    \"48721010\": \"Excursion and sightseeing boats (including dinner cruises)\",\n                    \"48721020\": \"Charter fishing and party fishing boats\",\n                    \"48799000\": \"Scenic and sightseeing transportation, other\",\n                    \"48811100\": \"Air traffic control\",\n                    \"48811900\": \"Other airport operations\",\n                    \"48819000\": \"Other support activities for air transportation\",\n                    \"48821000\": \"Support activities for rail transportation\",\n                    \"48831000\": \"Port and harbor operations\",\n                    \"48832000\": \"Marine cargo handling\",\n                    \"48833000\": \"Navigational services to shipping\",\n                    \"48839000\": \"Other support activities for water transportation\",\n                    \"48841000\": \"Motor vehicle towing\",\n                    \"48849000\": \"Other support activities for road transportation\",\n                    \"48851010\": \"Freight forwarding\",\n                    \"48851020\": \"Arrangement of transportation of freight and cargo\",\n                    \"48899100\": \"Packing and crating\",\n                    \"48899900\": \"All other support activities for transportation\",\n                    \"49111000\": \"Postal service\",\n                    \"49211010\": \"Courier services (except by air)\",\n                    \"49211020\": \"Air courier services\",\n                    \"49221000\": \"Local messengers and local delivery\",\n                    \"49311000\": \"General warehousing and storage\",\n                    \"49312000\": \"Refrigerated warehousing and storage\",\n                    \"49313000\": \"Farm product warehousing and storage\",\n                    \"49319010\": \"Household goods warehousing and storage\",\n                    \"49319020\": \"Specialized goods warehousing and storage\",\n                    \"51111000\": \"Newspaper publishers\",\n                    \"51112030\": \"Shopping news publishers\",\n                    \"51112040\": \"Periodical publishers, except shopping news publishers\",\n                    \"51113030\": \"Atlas and map publishers\",\n                    \"51113040\": \"Book publishers, except atlas/map publishers\",\n                    \"51114000\": \"Directory and mailing list publishers\",\n                    \"51119100\": \"Greeting card publishers\",\n                    \"51119900\": \"All other publishers\",\n                    \"51121000\": \"Software publishers\",\n                    \"51211000\": \"Motion picture and video production\",\n                    \"51212000\": \"Motion picture and video distribution\",\n                    \"51213100\": \"Motion picture theaters (except drive-ins)\",\n                    \"51213200\": \"Drive-in motion picture theaters\",\n                    \"51219100\": \"Teleproduction and other postproduction services\",\n                    \"51219900\": \"Other motion picture and video industries\",\n                    \"51221000\": \"Record production\",\n                    \"51222000\": \"Integrated record production/distribution\",\n                    \"51223010\": \"Sheet music publishers\",\n                    \"51223020\": \"Music book publishers\",\n                    \"51223090\": \"Music publishers (except sheet music and music book publishers)\",\n                    \"51224000\": \"Sound recording studios\",\n                    \"51225010\": \"Record production\",\n                    \"51225020\": \"Integrated record production/distribution\",\n                    \"51229020\": \"Producers of taped radio programs\",\n                    \"51229090\": \"All other sound recording industries\",\n                    \"51511100\": \"Radio networks\",\n                    \"51511200\": \"Radio stations\",\n                    \"51512000\": \"Television broadcasting\",\n                    \"51521000\": \"Cable and other subscription programming\",\n                    \"51711010\": \"Wired telecommunications carriers\",\n                    \"51711020\": \"Cable and other program distribution\",\n                    \"51711030\": \"Internet service providers (broadband)\",\n                    \"51721010\": \"Paging\",\n                    \"51721020\": \"Cellular and other wireless telecommunications \",\n                    \"51731110\": \"Wired telecommunications carriers\",\n                    \"51731120\": \"Cable and other program distribution\",\n                    \"51731130\": \"Internet service providers (broadband)\",\n                    \"51731210\": \"Paging\",\n                    \"51731220\": \"Cellular and other wireless telecommunications \",\n                    \"51741000\": \"Satellite telecommunications\",\n                    \"51791100\": \"Telecommunications resellers\",\n                    \"51791910\": \"Internet service providers (except broadband)\",\n                    \"51791990\": \"Other telecommunications \",\n                    \"51821000\": \"Data processing, hosting, and related services\",\n                    \"51911000\": \"News syndicates\",\n                    \"51912000\": \"Libraries and archives\",\n                    \"51913010\": \"Internet publishing and broadcasting \",\n                    \"51913020\": \"Web search portals\",\n                    \"51919000\": \"All other information services\",\n                    \"52111000\": \"Monetary authorities - central bank\",\n                    \"52211010\": \"National commercial banks (banking)\",\n                    \"52211020\": \"State commercial banks (banking)\",\n                    \"52211030\": \"Other commercial banks\",\n                    \"52211040\": \"Branches of foreign banks\",\n                    \"52211090\": \"Representative offices of foreign banks\",\n                    \"52212010\": \"Savings institutions, federally chartered\",\n                    \"52212030\": \"Savings institutions, not federally chartered\",\n                    \"52212090\": \"Remedial loan societies and mutual benefit associations (depository)\",\n                    \"52213010\": \"Credit unions, federally chartered\",\n                    \"52213090\": \"Credit unions, not federally chartered\",\n                    \"52219000\": \"Other depository credit intermediation\",\n                    \"52221000\": \"Credit card issuing\",\n                    \"52222010\": \"Automotive sales finance companies\",\n                    \"52222020\": \"Sales finance companies, except automotive\",\n                    \"52222030\": \"Commercial finance companies\",\n                    \"52222090\": \"Financing leases\",\n                    \"52229100\": \"Consumer lending\",\n                    \"52229230\": \"Farm mortgage companies and other federal and federally-sponsored credit agencies\",\n                    \"52229290\": \"Mortgage bankers and loan correspondents\",\n                    \"52229300\": \"International trade financing\",\n                    \"52229400\": \"Secondary market financing\",\n                    \"52229810\": \"Pawnshops\",\n                    \"52229880\": \"Other business credit institutions\",\n                    \"52231000\": \"Mortgage and nonmortgage loan brokers\",\n                    \"52232020\": \"Electronic funds transfer and automated clearinghouse for banks and checks\",\n                    \"52232030\": \"Credit card service by business credit institutions\",\n                    \"52232090\": \"Credit card processing\",\n                    \"52239000\": \"Other activities related to credit intermediation\",\n                    \"52311000\": \"Investment banking and securities dealing\",\n                    \"52312000\": \"Securities brokerage\",\n                    \"52313000\": \"Commodity contracts dealing\",\n                    \"52314000\": \"Commodity contracts brokerage\",\n                    \"52321000\": \"Securities and commodity exchanges\",\n                    \"52391010\": \"Traders and dealers, except for securities and commodities\",\n                    \"52391020\": \"Oil royalty traders, investing on own account\",\n                    \"52391030\": \"Venture capital companies\",\n                    \"52391090\": \"All other investors\",\n                    \"52392000\": \"Portfolio management\",\n                    \"52393000\": \"Investment advice\",\n                    \"52399100\": \"Trust, fiduciary, and custody activities\",\n                    \"52399900\": \"Miscellaneous financial investment activities\",\n                    \"52411300\": \"Direct life insurance carriers\",\n                    \"52411400\": \"Direct health and medical insurance carriers\",\n                    \"52411410\": \"Offices of direct health insurance carriers\",\n                    \"52411490\": \"Offices of hospital and medical service plans (direct)\",\n                    \"52412610\": \"Offices of direct fire, marine, and casualty insurance carriers\",\n                    \"52412690\": \"Offices of direct surety insurance carriers\",\n                    \"52412700\": \"Direct title insurance carriers\",\n                    \"52412800\": \"Other direct insurance (except life, health, and medical) carriers\",\n                    \"52413000\": \"Reinsurance carriers\",\n                    \"52421000\": \"Insurance agencies and brokerages\",\n                    \"52429100\": \"Claims adjusting\",\n                    \"52429200\": \"Third party administration of insurance and pension funds\",\n                    \"52429800\": \"All other insurance related activities\",\n                    \"52511000\": \"Pension funds\",\n                    \"52512000\": \"Health and welfare funds\",\n                    \"52519000\": \"Other insurance funds\",\n                    \"52591000\": \"Open-end investment funds\",\n                    \"52592000\": \"Trusts, estates, and agency accounts \",\n                    \"52599000\": \"Other financial vehicles \",\n                    \"53111010\": \"Lessors of apartment buildings\",\n                    \"53111090\": \"Lessors of dwellings other than apartment buildings\",\n                    \"53112010\": \"Lessors of professional and other office buildings\",\n                    \"53112020\": \"Lessors of manufacturing and industrial buildings\",\n                    \"53112030\": \"Lessors of shopping centers and retail stores\",\n                    \"53112090\": \"Lessors of other nonresidential buildings and facilities\",\n                    \"53113000\": \"Lessors of miniwarehouses and self-storage units\",\n                    \"53119010\": \"Lessors of manufactured (mobile) home sites\",\n                    \"53119020\": \"Lessors of railroad property\",\n                    \"53119090\": \"Lessors of other real estate property\",\n                    \"53121010\": \"Offices of residential real estate agents and brokers\",\n                    \"53121090\": \"Offices of nonresidential real estate agents and brokers\",\n                    \"53131100\": \"Residential property managers\",\n                    \"53131200\": \"Nonresidential property managers\",\n                    \"53132000\": \"Offices of real estate appraisers\",\n                    \"53139000\": \"Other activities related to real estate\",\n                    \"53211100\": \"Passenger car rental\",\n                    \"53211200\": \"Passenger car leasing\",\n                    \"53212010\": \"Truck rental without drivers\",\n                    \"53212020\": \"Truck leasing\",\n                    \"53212090\": \"Utility trailer and recreational vehicle rental and leasing\",\n                    \"53221000\": \"Consumer electronics and appliances rental\",\n                    \"53222000\": \"Formal wear and costume rental\",\n                    \"53223000\": \"Video tape and disc rental\",\n                    \"53228100\": \"Formal wear and costume rental\",\n                    \"53228200\": \"Video tape and disc rental\",\n                    \"53228300\": \"Home health equipment rental\",\n                    \"53228400\": \"Recreational goods rental\",\n                    \"53228900\": \"All other consumer goods rental\",\n                    \"53229100\": \"Home health equipment rental\",\n                    \"53229200\": \"Recreational goods rental\",\n                    \"53229900\": \"All other consumer goods rental\",\n                    \"53231000\": \"General rental centers\",\n                    \"53241110\": \"Commercial vessel rental and leasing without crew\",\n                    \"53241120\": \"Railroad car rental and leasing\",\n                    \"53241190\": \"Aircraft rental and leasing\",\n                    \"53241210\": \"Rental and leasing of heavy construction equipment without operators\",\n                    \"53241290\": \"Oilfield and well drilling equipment rental and leasing\",\n                    \"53242010\": \"Office machine rental and leasing\",\n                    \"53242090\": \"Computer rental and leasing\",\n                    \"53249010\": \"Medical equipment rental and leasing, except home health equipment\",\n                    \"53249020\": \"Industrial equipment rental and leasing\",\n                    \"53249030\": \"Motion picture equipment rental\",\n                    \"53249090\": \"Theatrical equipment rental\",\n                    \"53311010\": \"Oil royalty trading companies\",\n                    \"53311090\": \"Patent owners and lessors\",\n                    \"54111010\": \"Offices of lawyers\",\n                    \"54111020\": \"Legal aid societies and similar legal services\",\n                    \"54112000\": \"Offices of notaries\",\n                    \"54119100\": \"Title abstract and settlement offices\",\n                    \"54119900\": \"All other legal services\",\n                    \"54121100\": \"Offices of certified public accountants\",\n                    \"54121300\": \"Tax preparation services\",\n                    \"54121410\": \"Talent payment services\",\n                    \"54121420\": \"Payroll services (except talent payment services)\",\n                    \"54121900\": \"Other accounting services\",\n                    \"54131000\": \"Architectural services\",\n                    \"54132000\": \"Landscape architectural services\",\n                    \"54133000\": \"Engineering services\",\n                    \"54134000\": \"Drafting services\",\n                    \"54135000\": \"Building inspection services\",\n                    \"54136000\": \"Geophysical surveying and mapping services\",\n                    \"54137000\": \"Surveying and mapping (except geophysical) services\",\n                    \"54138000\": \"Testing laboratories\",\n                    \"54141000\": \"Interior design services\",\n                    \"54142000\": \"Industrial design services\",\n                    \"54143000\": \"Graphic design services\",\n                    \"54149000\": \"Other specialized design services\",\n                    \"54151100\": \"Custom computer programming services\",\n                    \"54151210\": \"Computer systems integrators\",\n                    \"54151220\": \"Computer systems consultants (except systems integrators)\",\n                    \"54151300\": \"Computer facilities management services\",\n                    \"54151900\": \"Other computer related services\",\n                    \"54161100\": \"Administrative management and general management consulting services\",\n                    \"54161210\": \"Actuarial consulting\",\n                    \"54161230\": \"Human resources and personnel management consulting\",\n                    \"54161300\": \"Marketing consulting services\",\n                    \"54161400\": \"Process, physical distribution, and logistics consulting services\",\n                    \"54161800\": \"Other management consulting services\",\n                    \"54162000\": \"Environmental consulting services\",\n                    \"54169010\": \"Economic and related consulting services\",\n                    \"54169090\": \"All other scientific and technical consulting services\",\n                    \"54171100\": \"Research and development in biotechnology\",\n                    \"54171210\": \"Research and development in the physical and engineering sciences\",\n                    \"54171220\": \"Research and development in other life sciences\",\n                    \"54171310\": \"Research and development in nanobiotechnology\",\n                    \"54171320\": \"Research and development in the physical and engineering sciences, nanotechnology\",\n                    \"54171330\": \"Research and development in the life sciences, nanotechnology\",\n                    \"54171400\": \"Research and development in biotechnology (except nanobiotechnology)\",\n                    \"54171510\": \"Research and development in the physical and engineering sciences, except nanotechnology\",\n                    \"54171520\": \"Research and development in the life sciences, except nanotechnology\",\n                    \"54172000\": \"Research and development in the social sciences and humanities\",\n                    \"54181000\": \"Advertising agencies\",\n                    \"54182000\": \"Public relations agencies\",\n                    \"54183000\": \"Media buying agencies\",\n                    \"54184010\": \"Radio and television advertising representatives\",\n                    \"54184020\": \"Publishers' advertising representatives\",\n                    \"54185000\": \"Outdoor advertising\",\n                    \"54186000\": \"Direct mail advertising\",\n                    \"54187000\": \"Advertising material distribution services\",\n                    \"54189020\": \"Advertising specialties goods distributor\",\n                    \"54189030\": \"Sign painting and lettering shop\",\n                    \"54189080\": \"All other advertising services, including welcoming services\",\n                    \"54191000\": \"Marketing research and public opinion polling\",\n                    \"54192100\": \"Photography studios, portrait\",\n                    \"54192200\": \"Commercial photography\",\n                    \"54193000\": \"Translation and interpretation services\",\n                    \"54194000\": \"Veterinary services\",\n                    \"54199010\": \"Meteorological services (weather forecasting)\",\n                    \"54199090\": \"All other miscellaneous professional, scientific, and technical services\",\n                    \"55111100\": \"Offices of bank holding companies\",\n                    \"55111200\": \"Offices of other holding companies\",\n                    \"55111400\": \"Corporate, subsidiary, and regional managing offices\",\n                    \"56111000\": \"Office administrative services\",\n                    \"56121000\": \"Facilities support services\",\n                    \"56131100\": \"Employment placement agencies\",\n                    \"56131200\": \"Executive search services\",\n                    \"56132000\": \"Temporary help services\",\n                    \"56133000\": \"Professional employer organizations\",\n                    \"56141000\": \"Document preparation services\",\n                    \"56142100\": \"Telephone answering services\",\n                    \"56142200\": \"Telemarketing bureaus and other contact centers\",\n                    \"56143100\": \"Private mail centers\",\n                    \"56143900\": \"Other business service centers (including copy shops)\",\n                    \"56144000\": \"Collection agencies\",\n                    \"56145010\": \"Consumer credit reporting agencies\",\n                    \"56145020\": \"Mercantile reporting agencies\",\n                    \"56149100\": \"Repossession services\",\n                    \"56149200\": \"Court reporting and stenotype services\",\n                    \"56149900\": \"All other business support services\",\n                    \"56151000\": \"Travel agencies\",\n                    \"56152000\": \"Tour operators\",\n                    \"56159100\": \"Convention and visitors bureaus\",\n                    \"56159920\": \"Automobile clubs\",\n                    \"56159970\": \"Ticket and reservation services\",\n                    \"56159980\": \"All other miscellaneous travel arrangement and reservation services\",\n                    \"56161100\": \"Investigation services\",\n                    \"56161200\": \"Security guards and patrol services\",\n                    \"56161300\": \"Armored car services\",\n                    \"56162100\": \"Security systems services (except locksmiths)\",\n                    \"56162200\": \"Locksmiths\",\n                    \"56171000\": \"Exterminating and pest control services\",\n                    \"56172000\": \"Janitorial services\",\n                    \"56173000\": \"Landscaping services\",\n                    \"56174000\": \"Carpet and upholstery cleaning services\",\n                    \"56179010\": \"Ventilation duct, chimney, and gutter cleaning\",\n                    \"56179020\": \"Swimming pool cleaning and maintenance\",\n                    \"56179050\": \"Cleaning building exteriors (except sandblasting)\",\n                    \"56179090\": \"All other services to buildings and dwellings\",\n                    \"56191000\": \"Packaging and labeling services\",\n                    \"56192000\": \"Convention and trade show organizers\",\n                    \"56199010\": \"Trading stamp services\",\n                    \"56199020\": \"Water softening and conditioning services\",\n                    \"56199030\": \"Economic or industrial planning or development organization\",\n                    \"56199090\": \"All other miscellaneous support services\",\n                    \"56211100\": \"Solid waste collection\",\n                    \"56211200\": \"Hazardous waste collection\",\n                    \"56211900\": \"Other waste collection\",\n                    \"56221100\": \"Hazardous waste treatment and disposal\",\n                    \"56221200\": \"Solid waste landfill\",\n                    \"56221300\": \"Solid waste combustors and incinerators\",\n                    \"56221900\": \"Other nonhazardous waste treatment and disposal\",\n                    \"56291010\": \"Remediation services \",\n                    \"56291020\": \"Asbestos abatement and lead paint removal\",\n                    \"56292000\": \"Materials recovery facilities\",\n                    \"56299110\": \"Cesspool and septic tank cleaning services\",\n                    \"56299120\": \"Portable toilet rental\",\n                    \"56299800\": \"All other miscellaneous waste management services\",\n                    \"61111000\": \"Elementary and secondary schools\",\n                    \"61121000\": \"Junior colleges\",\n                    \"61131000\": \"Colleges, universities, and professional schools\",\n                    \"61141000\": \"Business and secretarial schools\",\n                    \"61142000\": \"Computer training\",\n                    \"61143000\": \"Professional and management development training\",\n                    \"61151100\": \"Cosmetology and barber schools\",\n                    \"61151200\": \"Flight training\",\n                    \"61151300\": \"Apprenticeship training\",\n                    \"61151910\": \"Technical and trade schools \",\n                    \"61151920\": \"Computer repair training\",\n                    \"61151930\": \"Truck driving schools\",\n                    \"61161010\": \"Dance schools (including children's and professionals')\",\n                    \"61161020\": \"Art, drama, and music schools\",\n                    \"61162000\": \"Sports and recreation instruction\",\n                    \"61163000\": \"Language schools\",\n                    \"61169100\": \"Exam preparation and tutoring\",\n                    \"61169200\": \"Automobile driving schools\",\n                    \"61169900\": \"All other miscellaneous schools and instruction\",\n                    \"61171010\": \"Educational support services \",\n                    \"61171020\": \"Educational test development and evaluation services\",\n                    \"62111100\": \"Offices of physicians (except mental health specialists)\",\n                    \"62111200\": \"Offices of physicians, mental health specialists\",\n                    \"62121000\": \"Offices of dentists\",\n                    \"62131000\": \"Offices of chiropractors\",\n                    \"62132000\": \"Offices of optometrists\",\n                    \"62133000\": \"Offices of mental health practitioners (except physicians)\",\n                    \"62134010\": \"Speech therapists and audiologists\",\n                    \"62134020\": \"Physical and occupational therapists\",\n                    \"62139100\": \"Offices of podiatrists\",\n                    \"62139900\": \"Offices of all other miscellaneous health practitioners\",\n                    \"62141000\": \"Family planning centers\",\n                    \"62142000\": \"Outpatient mental health and substance abuse centers\",\n                    \"62149100\": \"HMO medical centers\",\n                    \"62149200\": \"Kidney dialysis centers\",\n                    \"62149300\": \"Freestanding ambulatory surgical and emergency centers\",\n                    \"62149800\": \"All other outpatient care centers\",\n                    \"62151100\": \"Medical laboratories\",\n                    \"62151200\": \"Diagnostic imaging centers\",\n                    \"62161000\": \"Home health care services\",\n                    \"62191000\": \"Ambulance services\",\n                    \"62199100\": \"Blood and organ banks\",\n                    \"62199910\": \"Medical case management\",\n                    \"62199990\": \"All other miscellaneous ambulatory health care services, nec\",\n                    \"62211010\": \"General medical and surgical hospitals, government\",\n                    \"62211020\": \"General medical and surgical hospitals, except government\",\n                    \"62221010\": \"Psychiatric and substance abuse hospitals, government\",\n                    \"62221020\": \"Psychiatric and substance abuse hospitals, except government\",\n                    \"62231010\": \"Specialty (except psychiatric and substance abuse) hospitals, government\",\n                    \"62231020\": \"Specialty (except psychiatric and substance abuse) hospitals, except government\",\n                    \"62311000\": \"Nursing care facilities (skilled nursing facilities)\",\n                    \"62321000\": \"Residential intellectual and developmental disability facilities\",\n                    \"62322000\": \"Residential mental health and substance abuse facilities\",\n                    \"62331100\": \"Continuing care retirement communities\",\n                    \"62331200\": \"Assisted living facilities for the elderly\",\n                    \"62399000\": \"Other residential care facilities\",\n                    \"62411000\": \"Child and youth services\",\n                    \"62412000\": \"Services for the elderly and persons with disabilities\",\n                    \"62419000\": \"Other individual and family services\",\n                    \"62421000\": \"Community food services\",\n                    \"62422100\": \"Temporary shelters\",\n                    \"62422900\": \"Other community housing services\",\n                    \"62423000\": \"Emergency and other relief services\",\n                    \"62431000\": \"Vocational rehabilitation services\",\n                    \"62441000\": \"Child day care services\",\n                    \"71111010\": \"Opera companies\",\n                    \"71111020\": \"Theater companies\",\n                    \"71111030\": \"Dinner theaters\",\n                    \"71112000\": \"Dance companies\",\n                    \"71113010\": \"Symphony orchestras and chamber music organizations\",\n                    \"71113090\": \"Other music groups and artists\",\n                    \"71119010\": \"Circuses\",\n                    \"71119090\": \"Other performing arts companies (except circuses)\",\n                    \"71121110\": \"Football clubs\",\n                    \"71121120\": \"Baseball clubs\",\n                    \"71121190\": \"Other professional sports teams and clubs\",\n                    \"71121210\": \"Dog racetrack operation\",\n                    \"71121220\": \"Auto racetrack operation\",\n                    \"71121230\": \"Horse racetrack operation\",\n                    \"71121910\": \"Professional athletes\",\n                    \"71121920\": \"Racing (except racetrack operation)\",\n                    \"71131000\": \"Promoters of performing arts, sports, and similar events with facilities\",\n                    \"71132000\": \"Promoters of performing arts, sports, and similar events without facilities\",\n                    \"71141000\": \"Agents and managers for artists, athletes, entertainers, and other public figures\",\n                    \"71151000\": \"Independent artists, writers, and performers\",\n                    \"71211000\": \"Museums\",\n                    \"71212000\": \"Historical sites\",\n                    \"71213000\": \"Zoos and botanical gardens\",\n                    \"71219000\": \"Nature parks and other similar institutions\",\n                    \"71311010\": \"Waterparks\",\n                    \"71311020\": \"Amusement parks (except waterparks)\",\n                    \"71312000\": \"Amusement arcades\",\n                    \"71321000\": \"Casinos (except casino hotels)\",\n                    \"71329010\": \"Slot machine operators\",\n                    \"71329020\": \"Lottery, bingo, bookie, and other betting operation\",\n                    \"71391000\": \"Golf courses and country clubs\",\n                    \"71392000\": \"Skiing facilities\",\n                    \"71393000\": \"Marinas\",\n                    \"71394040\": \"Ice skating rinks\",\n                    \"71394050\": \"Roller skating rinks\",\n                    \"71394090\": \"Other fitness and recreational sports centers\",\n                    \"71395000\": \"Bowling centers\",\n                    \"71399010\": \"Dance halls\",\n                    \"71399020\": \"Concession operators of amusement devices and rides\",\n                    \"71399040\": \"Miniature golf courses\",\n                    \"71399050\": \"Coin-operated amusement devices (except slot machine operation)\",\n                    \"71399080\": \"All other miscellaneous amusement and recreation services\",\n                    \"72111000\": \"Hotels (except casino hotels) and motels\",\n                    \"72112000\": \"Casino hotels\",\n                    \"72119100\": \"Bed-and-breakfast inns\",\n                    \"72119900\": \"All other traveler accommodation\",\n                    \"72121100\": \"RV (recreational vehicle) parks and campgrounds\",\n                    \"72121400\": \"Recreational and vacation camps (except campgrounds)\",\n                    \"72131000\": \"Rooming and boarding houses\",\n                    \"72211000\": \"Full-service restaurants\",\n                    \"72221100\": \"Limited-service restaurants\",\n                    \"72221200\": \"Cafeterias, grill buffets, and buffets\",\n                    \"72221310\": \"Ice cream and soft serve shops\",\n                    \"72221320\": \"Frozen yogurt shops\",\n                    \"72221330\": \"Doughnut shops\",\n                    \"72221340\": \"Bagel shops\",\n                    \"72221350\": \"Coffee shops\",\n                    \"72221360\": \"Cookie shops\",\n                    \"72221370\": \"Other snack and nonalcoholic beverage bars\",\n                    \"72231000\": \"Food service contractors\",\n                    \"72232000\": \"Caterers\",\n                    \"72233000\": \"Mobile food services\",\n                    \"72241000\": \"Drinking places (alcoholic beverages)\",\n                    \"72251100\": \"Full-service restaurants\",\n                    \"72251300\": \"Limited-service restaurants\",\n                    \"72251400\": \"Cafeterias, grill buffets, and buffets\",\n                    \"72251510\": \"Ice cream and soft serve shops\",\n                    \"72251520\": \"Frozen yogurt shops\",\n                    \"72251530\": \"Doughnut shops\",\n                    \"72251540\": \"Bagel shops\",\n                    \"72251550\": \"Coffee shops\",\n                    \"72251560\": \"Cookie shops\",\n                    \"72251570\": \"Other snack and nonalcoholic beverage bars\",\n                    \"81111100\": \"General automotive repair\",\n                    \"81111200\": \"Automotive exhaust system repair\",\n                    \"81111300\": \"Automotive transmission repair\",\n                    \"81111810\": \"Carburetor repair\",\n                    \"81111820\": \"Brake, front end, and wheel alignment\",\n                    \"81111830\": \"Electrical repair, motor vehicle\",\n                    \"81111840\": \"Radiator repair\",\n                    \"81111890\": \"All other motor vehicle repair\",\n                    \"81112110\": \"Paint or body repair\",\n                    \"81112120\": \"Van conversion services\",\n                    \"81112130\": \"Upholstery and interior repair\",\n                    \"81112200\": \"Automotive glass replacement shops\",\n                    \"81119100\": \"Automotive oil change and lubrication shops\",\n                    \"81119200\": \"Car washes\",\n                    \"81119800\": \"All other automotive repair and maintenance\",\n                    \"81121100\": \"Consumer electronics repair and maintenance\",\n                    \"81121230\": \"Computer repair and maintenance\",\n                    \"81121240\": \"Office machine repair and maintenance\",\n                    \"81121300\": \"Communication equipment repair and maintenance\",\n                    \"81121900\": \"Other electronic and precision equipment repair and maintenance\",\n                    \"81131040\": \"Welding repair\",\n                    \"81131090\": \"Commercial and industrial machinery and equipment repair \",\n                    \"81141100\": \"Home and garden equipment repair and maintenance\",\n                    \"81141200\": \"Appliance repair and maintenance\",\n                    \"81142000\": \"Reupholstery and furniture repair\",\n                    \"81143000\": \"Footwear and leather goods repair\",\n                    \"81149010\": \"Watch, clock, and jewelry repair\",\n                    \"81149020\": \"Boat repair\",\n                    \"81149040\": \"Garment repair and alteration services\",\n                    \"81149090\": \"All other repair and related services\",\n                    \"81211100\": \"Barber shops\",\n                    \"81211200\": \"Beauty salons\",\n                    \"81211300\": \"Nail salons\",\n                    \"81219100\": \"Diet and weight reducing centers\",\n                    \"81219900\": \"Other personal care services\",\n                    \"81221010\": \"Funeral homes\",\n                    \"81221020\": \"Other funeral services\",\n                    \"81221030\": \"Transfer services\",\n                    \"81221040\": \"Other funeral services\",\n                    \"81222000\": \"Cemeteries and crematories\",\n                    \"81231010\": \"Coin-operated laundry routes\",\n                    \"81231020\": \"Coin-operated laundries and drycleaning stores\",\n                    \"81232010\": \"Laundries, family and commercial\",\n                    \"81232020\": \"Drycleaning plants\",\n                    \"81232030\": \"Garment pressing and agents for laundries\",\n                    \"81232040\": \"All other laundry and garment services\",\n                    \"81233100\": \"Linen supply\",\n                    \"81233200\": \"Industrial launderers\",\n                    \"81291000\": \"Pet care (except veterinary) services\",\n                    \"81292100\": \"Photofinishing laboratories (except one-hour)\",\n                    \"81292200\": \"One-hour photofinishing\",\n                    \"81293000\": \"Parking lots and garages\",\n                    \"81299010\": \"Bail bonding\",\n                    \"81299020\": \"Dating services\",\n                    \"81299030\": \"Pay telephone operators\",\n                    \"81299090\": \"All other miscellaneous personal services\",\n                    \"81311000\": \"Religious organizations\",\n                    \"81321100\": \"Grantmaking foundations\",\n                    \"81321200\": \"Voluntary health organizations\",\n                    \"81321900\": \"Other grantmaking and giving services\",\n                    \"81331100\": \"Human rights organizations\",\n                    \"81331200\": \"Environment, conservation and wildlife organizations\",\n                    \"81331900\": \"Other social advocacy organizations\",\n                    \"81341030\": \"Scouting and related youth development organizations\",\n                    \"81341040\": \"Civic and social organizations \",\n                    \"81391000\": \"Business associations\",\n                    \"81392000\": \"Professional organizations\",\n                    \"81393000\": \"Labor unions and similar labor organizations\",\n                    \"81394000\": \"Political organizations\",\n                    \"81399040\": \"Property owners' associations\",\n                    \"81399090\": \"All other similar organizations \",\n                    \"81411000\": \"Private households\",\n                    \"00\": \"Total for all sectors\",\n                    \"000000\": \"Industry total\",\n                    \"31-33\": \"Manufacturing\",\n                    \"44-45\": \"Retail trade\",\n                    \"48-49\": \"Transportation and warehousing\"\n                }\n            }\n        },\n        \"PAYANN\": {\n            \"label\": \"Annual payroll ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PAYANN_F\"\n        },\n        \"PCHCMPQ\": {\n            \"label\": \"Expensed computer hardware and other equipment ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHCMPQ_F\"\n        },\n        \"MSCOTH\": {\n            \"label\": \"Other miscellaneous receipts ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCOTH_F\"\n        },\n        \"CEXMCHO_S\": {\n            \"label\": \"Relative standard error of capital expenditures on all other machinery and equipment (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHO_S_F\"\n        },\n        \"RPTOT\": {\n            \"label\": \"Total rental payments or lease payments ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPTOT_F\"\n        },\n        \"EMPAVPW_S\": {\n            \"label\": \"Relative standard error for estimate of production workers average for year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"EMPAVPW_S_F\"\n        },\n        \"RPBLD\": {\n            \"label\": \"Rental payments or lease payments for buildings and other structures ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPBLD_F\"\n        },\n        \"INVFINB\": {\n            \"label\": \"Finished goods inventories, beginning of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVFINB_F\"\n        },\n        \"INVFINE\": {\n            \"label\": \"Finished goods inventories, end of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVFINE_F\"\n        },\n        \"PAYANPW\": {\n            \"label\": \"Production workers annual wages ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PAYANPW_F\"\n        },\n        \"PAYANPW_S\": {\n            \"label\": \"Relative standard error for estimate of production workers annual wages (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PAYANPW_S_F\"\n        },\n        \"CEXMCHO\": {\n            \"label\": \"Capital expenditures for all other machinery and equipment ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHO_F\"\n        },\n        \"EMP\": {\n            \"label\": \"Number of employees\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"EMP_F\"\n        },\n        \"PCHRPR\": {\n            \"label\": \"Repair and maintenance services of buildings and/or machinery ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHRPR_F\"\n        },\n        \"MSCTOT\": {\n            \"label\": \"Total miscellaneous receipts ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCTOT_F\"\n        },\n        \"ELECPCH\": {\n            \"label\": \"Quantity of electricity purchased for heat and power (1,000 kWh)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECPCH_F\"\n        },\n        \"CEXTOT_S\": {\n            \"label\": \"Relative standard error of total capital expenditures (new and used) (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXTOT_S_F\"\n        },\n        \"CEXMCHC\": {\n            \"label\": \"Capital expenditures for computers and peripheral data processing equipment ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHC_F\"\n        },\n        \"PCHPRTE_S\": {\n            \"label\": \"Relative standard error for estimate of purchased professional and technical services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHPRTE_S_F\"\n        },\n        \"CEXMCHA\": {\n            \"label\": \"Capital expenditures for automobiles, trucks, etc. for highway use ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHA_F\"\n        },\n        \"PCHTEMP_S\": {\n            \"label\": \"Relative standard error for estimate of temporary staff and leased employee expenses (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTEMP_S_F\"\n        },\n        \"CSTCNT_S\": {\n            \"label\": \"Relative standard error for estimate of cost of contract work (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTCNT_S_F\"\n        },\n        \"STATE\": {\n            \"label\": \"Geography\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"VALADD_S\": {\n            \"label\": \"Relative standard error for estimate of value added (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"VALADD_S_F\"\n        },\n        \"CSTRSL\": {\n            \"label\": \"Cost of resales ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTRSL_F\"\n        },\n        \"ELECSLD\": {\n            \"label\": \"Quantity of electricity sold or transferred (1,000 kWh)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECSLD_F\"\n        },\n        \"ELECPCH_S\": {\n            \"label\": \"Relative standard error for estimate of quantity of electricity purchased for heat and power (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECPCH_S_F\"\n        },\n        \"CEXMCH_S\": {\n            \"label\": \"Relative standard error of capital expenditures on machinery and equipment (new and used) (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCH_S_F\"\n        },\n        \"INVTOTE\": {\n            \"label\": \"Total inventories, end of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVTOTE_F\"\n        },\n        \"PCHEXSO\": {\n            \"label\": \"Expensed purchases of software ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHEXSO_F\"\n        },\n        \"RPMCH\": {\n            \"label\": \"Rental payments or lease payments for machinery and equipment rentals ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPMCH_F\"\n        },\n        \"INVTOTB\": {\n            \"label\": \"Total inventories, beginning of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVTOTB_F\"\n        },\n        \"PCHTAX\": {\n            \"label\": \"Taxes and license fees ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTAX_F\"\n        },\n        \"PCHTT_S\": {\n            \"label\": \"Relative standard error for estimate of total other operating expenses (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTT_S_F\"\n        },\n        \"MSCOTH_S\": {\n            \"label\": \"Relative standard error for estimate of other miscellaneous receipts (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCOTH_S_F\"\n        },\n        \"MSCRSLTT_S\": {\n            \"label\": \"Relative standard error for estimate of value of resales (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCRSLTT_S_F\"\n        },\n        \"MSCRSLTT\": {\n            \"label\": \"Value of resales ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCRSLTT_F\"\n        },\n        \"HOURS\": {\n            \"label\": \"Production workers annual hours (1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"HOURS_F\"\n        },\n        \"RCPTRAN_S\": {\n            \"label\": \"Relative standard error for estimate of value of interplant transfers for shipments and receipts for services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTRAN_S_F\"\n        },\n        \"CEXTOT\": {\n            \"label\": \"Total capital expenditures for buildings, structures, machinery, and equipment (new and used) ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXTOT_F\"\n        },\n        \"INVFINE_S\": {\n            \"label\": \"Relative standard error for estimate of finished goods inventories, end of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVFINE_S_F\"\n        },\n        \"CEXBLD\": {\n            \"label\": \"Capital expenditures for buildings and other structures ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXBLD_F\"\n        },\n        \"PCHCSVC\": {\n            \"label\": \"Communication services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHCSVC_F\"\n        },\n        \"CSTMTOT\": {\n            \"label\": \"Total cost of materials ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTMTOT_F\"\n        },\n        \"RPBLD_S\": {\n            \"label\": \"Relative standard error for estimate of rental payments or lease payments for buildings and other structures (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPBLD_S_F\"\n        },\n        \"RCPTPLM\": {\n            \"label\": \"Value of primary and secondary product shipments and receipts for services made in industry ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTPLM_F\"\n        },\n        \"PCHDAPR\": {\n            \"label\": \"Data processing and other purchased computer services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHDAPR_F\"\n        },\n        \"ELECGEN_S\": {\n            \"label\": \"Relative standard error for estimate of quantity of generated electricity (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECGEN_S_F\"\n        },\n        \"CEXMCHA_S\": {\n            \"label\": \"Relative standard error of capital expenditures on automobiles, trucks, etc. for highway use (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHA_S_F\"\n        },\n        \"PCHTAX_S\": {\n            \"label\": \"Relative standard error for estimate of taxes and license fees (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTAX_S_F\"\n        },\n        \"CEXMCH\": {\n            \"label\": \"Capital expenditures for machinery and equipment ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCH_F\"\n        },\n        \"PCHRPR_S\": {\n            \"label\": \"Relative standard error for estimate of repair and maintenance services of buildings and/or machinery (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHRPR_S_F\"\n        },\n        \"BENOTH_S\": {\n            \"label\": \"Relative standard error for estimate of employer's cost for other fringe benefits (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENOTH_S_F\"\n        },\n        \"PCHCMPQ_S\": {\n            \"label\": \"Relative standard error for estimate of expensed computer hardware and other equipment (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHCMPQ_S_F\"\n        },\n        \"RCPTPLM_S\": {\n            \"label\": \"Relative standard error for estimate of value of primary and secondary product shipments and receipts for services made in industry (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTPLM_S_F\"\n        },\n        \"RCPTRAN\": {\n            \"label\": \"Value of interplant transfers for shipments and receipts for services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTRAN_F\"\n        },\n        \"CSTRSL_S\": {\n            \"label\": \"Relative standard error for estimate of cost of resales (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTRSL_S_F\"\n        },\n        \"RCPTOT\": {\n            \"label\": \"Total value of shipments and receipts for services ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RCPTOT_F\"\n        },\n        \"INVTOTE_S\": {\n            \"label\": \"Relative standard error for estimate of total inventories, end of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVTOTE_S_F\"\n        },\n        \"HOURS_S\": {\n            \"label\": \"Relative standard error for estimate of production workers annual hours (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"HOURS_S_F\"\n        },\n        \"BENHEA_S\": {\n            \"label\": \"Relative standard error for estimate of employer's cost for health insurance (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENHEA_S_F\"\n        },\n        \"PCHTT\": {\n            \"label\": \"Total other operating expenses ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHTT_F\"\n        },\n        \"MSCCNTTT_S\": {\n            \"label\": \"Relative standard error for estimate of contract receipts (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCCNTTT_S_F\"\n        },\n        \"INVWIPE_S\": {\n            \"label\": \"Relative standard error for estimate of work-in-process inventories, end of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVWIPE_S_F\"\n        },\n        \"CSTELEC_S\": {\n            \"label\": \"Relative standard error for estimate of cost of purchased electricity (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTELEC_S_F\"\n        },\n        \"INVTOTB_S\": {\n            \"label\": \"Relative standard error for estimate of total inventories, beginning of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVTOTB_S_F\"\n        },\n        \"PCHCSVC_S\": {\n            \"label\": \"Relative standard error for estimate of communication services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHCSVC_S_F\"\n        },\n        \"EMP_S\": {\n            \"label\": \"Relative standard error for estimate of number of employees (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"EMP_S_F\"\n        },\n        \"NATION\": {\n            \"label\": \"Geography\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"PCHEXSO_S\": {\n            \"label\": \"Relative standard error for estimate of expensed purchases of software (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHEXSO_S_F\"\n        },\n        \"VALADD\": {\n            \"label\": \"Value added ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"VALADD_F\"\n        },\n        \"PCHDAPR_S\": {\n            \"label\": \"Relative standard error for estimate of data processing and other purchased computer services (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHDAPR_S_F\"\n        },\n        \"PAYANN_S\": {\n            \"label\": \"Relative standard error for estimate of annual payroll ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PAYANN_S_F\"\n        },\n        \"CEXMCHC_S\": {\n            \"label\": \"Relative standard error of capital expenditures on computers and peripheral data processing equipment (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXMCHC_S_F\"\n        },\n        \"CSTMPRT\": {\n            \"label\": \"Cost of materials, parts, containers, packaging, etc. used ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTMPRT_F\"\n        },\n        \"BENEFIT_S\": {\n            \"label\": \"Relative standard error for estimate of total fringe benefits (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENEFIT_S_F\"\n        },\n        \"MSCCNTTT\": {\n            \"label\": \"Contract receipts ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCCNTTT_F\"\n        },\n        \"CSTELEC\": {\n            \"label\": \"Cost of purchased electricity ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTELEC_F\"\n        },\n        \"INVFINB_S\": {\n            \"label\": \"Relative standard error for estimate of finished goods inventories, beginning of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVFINB_S_F\"\n        },\n        \"GEOCOMP\": {\n            \"label\": \"GEO_ID Component\",\n            \"required\": \"default displayed\",\n            \"predicateType\": \"string\",\n            \"group\": \"N/A\",\n            \"limit\": 0\n        },\n        \"RPMCH_S\": {\n            \"label\": \"Relative standard error for estimate of rental payments or lease payments for machinery and equipment rentals (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"RPMCH_S_F\"\n        },\n        \"ELECSLD_S\": {\n            \"label\": \"Relative standard error for estimate of quantity of electricity sold or transferred (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"ELECSLD_S_F\"\n        },\n        \"PCHOEXP\": {\n            \"label\": \"All other operating expenses ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"PCHOEXP_F\"\n        },\n        \"CSTCNT\": {\n            \"label\": \"Cost of contract work ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTCNT_F\"\n        },\n        \"MSCTOT_S\": {\n            \"label\": \"Relative standard error for estimate of total miscellaneous receipts (%)\",\n            \"concept\": \"Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"MSCTOT_S_F\"\n        },\n        \"INVMATB_S\": {\n            \"label\": \"Relative standard error for estimate of materials and supplies inventories, beginning of year (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVMATB_S_F\"\n        },\n        \"GEO_ID\": {\n            \"label\": \"Geographic identifier code\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"string\",\n            \"group\": \"AM1631AS102,AM1631AS101,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"GEO_ID_F,NAME\"\n        },\n        \"BENEFIT\": {\n            \"label\": \"Total fringe benefits ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"BENEFIT_F\"\n        },\n        \"INVMATB\": {\n            \"label\": \"Materials and supplies inventories, beginning of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVMATB_F\"\n        },\n        \"CEXBLD_S\": {\n            \"label\": \"Relative standard error of capital expenditures on buildings and other structures (new and used) (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CEXBLD_S_F\"\n        },\n        \"CSTMPRT_S\": {\n            \"label\": \"Relative standard error for estimate of cost of materials, parts, containers, packaging, etc. used  (%)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"float\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"CSTMPRT_S_F\"\n        },\n        \"INVMATE\": {\n            \"label\": \"Materials and supplies inventories, end of year ($1,000)\",\n            \"concept\": \"Annual Survey of Manufactures: Geographic Area Statistics: Supplemental Statistics for the U.S. and States: 2016, 2015, 2014 and 2013;Annual Survey of Manufactures: General Statistics: Statistics for Industry Groups and Industries: 2016, 2015, 2014 and 2013\",\n            \"predicateType\": \"int\",\n            \"group\": \"AM1631AS102,AM1631GS101\",\n            \"limit\": 0,\n            \"attributes\": \"INVMATE_F\"\n        }\n    }\n}"}],"_postman_id":"72b7e068-d25e-443b-bd34-e6f0d59dbb69"}],"id":"fe80609b-addd-4272-9ca7-a1f6dd0693d0","description":"<p>A variable is each unit of data you are searching for in a dataset. Each variable that you can search for in a dataset has a name, which may be an acronym or meaningful on its own; e.g., <code>STNAME</code>, <code>POP</code>, <code>DATE_</code>. </p>\n<p> In larger datasets, such as the American Community Survey, many of these names are a less intuitive alphabetical and numerical designation; e.g., <code>B02001_001E</code> (Unweighted Sample Count of the Population).</p>\n <img width=\"1102\" alt=\"variables\" src=\"https://user-images.githubusercontent.com/20145532/92128459-6adbed80-edd0-11ea-8aff-a333b3e7f685.png\" />","event":[{"listen":"prerequest","script":{"id":"6ba49256-5d2b-45ad-8fe9-feb7c4c35b74","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"57ea4e2e-33ed-4435-bbcb-fde0cba0b9fd","type":"text/javascript","exec":[""]}}],"_postman_id":"fe80609b-addd-4272-9ca7-a1f6dd0693d0"},{"name":"Geography","item":[{"name":"Get available geographies for this dataset in HTML","id":"bd88df8b-b7cd-43b6-bc02-917d00e3b994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/geography.html","description":"<img width=\"1175\" alt=\"censusGeography\" src=\"https://user-images.githubusercontent.com/20145532/92127788-a9bd7380-edcf-11ea-946a-e5ed7933a98e.png\" />","urlObject":{"path":["data",":year",":dataset","geography.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"54882134-9ecc-4238-8384-1a2f945c2abc","name":"Default response","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/geography.html","host":[" https://api.census.gov"],"path":["data",":year",":dataset","geography.html"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bd88df8b-b7cd-43b6-bc02-917d00e3b994"},{"name":"Get available geographies for this dataset in XML","id":"acff1b48-6622-4ef1-ac42-6daaedbb6df9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/geography.xml","urlObject":{"path":["data",":year",":dataset","geography.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[],"_postman_id":"acff1b48-6622-4ef1-ac42-6daaedbb6df9"},{"name":"Get available geographies for this dataset in JSON","id":"3c1c0b59-0973-431a-9d74-729bfb88641d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/geography.json","urlObject":{"path":["data",":year",":dataset","geography.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"181551bd-7e2f-4d47-830a-042833d53435","name":"Get available geographies for this dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/geography.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","geography.json"],"variable":[{"key":"year","value":"1986","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"186"},{"key":"Date","value":"Wed, 09 Sep 2020 13:42:00 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"fips\": [\n        {\n            \"name\": \"us\",\n            \"geoLevelId\": \"01\",\n            \"geoLevelDisplay\": \"01\",\n            \"limit\": \"1\"\n        },\n        {\n            \"name\": \"state\",\n            \"geoLevelId\": \"02\",\n            \"geoLevelDisplay\": \"02\",\n            \"limit\": \"51\"\n        },\n        {\n            \"name\": \"county\",\n            \"geoLevelId\": \"03\",\n            \"geoLevelDisplay\": \"03\",\n            \"limit\": \"255\",\n            \"requires\": [\n                \"state\"\n            ],\n            \"wildcard\": [\n                \"state\"\n            ],\n            \"optionalWithWCFor\": \"state\"\n        }\n    ]\n}"},{"id":"3f12f586-e3e8-4bbc-bffc-2dad2c3c3456","name":"JSON Response Schema","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/geography.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","geography.json"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"fips\": [\n  {\n   \"name\": \"<string>\",\n   \"geoLevelId\": \"<string>\",\n   \"geoLevelDisplay\": \"<string>\",\n   \"limit\": \"<string>\",\n   \"referenceDate\": \"<string>\",\n   \"requres\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"wildcard\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"optionalWithWCFor\": \"<string>\"\n  },\n  {\n   \"name\": \"<string>\",\n   \"geoLevelId\": \"<string>\",\n   \"geoLevelDisplay\": \"<string>\",\n   \"limit\": \"<string>\",\n   \"referenceDate\": \"<string>\",\n   \"requres\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"wildcard\": [\n    \"<string>\",\n    \"<string>\"\n   ],\n   \"optionalWithWCFor\": \"<string>\"\n  }\n ]\n}"}],"_postman_id":"3c1c0b59-0973-431a-9d74-729bfb88641d"}],"id":"57eb55c2-8b48-4faf-a769-56a601005e2e","_postman_id":"57eb55c2-8b48-4faf-a769-56a601005e2e","description":""},{"name":"Geography (Timeseries)","item":[{"name":"Get available geographies for this timeseries dataset in HTML","id":"505bfc9e-9c67-434a-8157-eb5f868c3947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/geography.html","description":"<img width=\"1175\" alt=\"censusGeography\" src=\"https://user-images.githubusercontent.com/20145532/92127788-a9bd7380-edcf-11ea-946a-e5ed7933a98e.png\" />","urlObject":{"path":["data","timeseries",":dataset","geography.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"1985d72f-d6ad-435d-a1bb-122a9e860492","name":"Get available geographies for this timeseries dataset in HTML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/geography.html","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","geography.html"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"Date","value":"Wed, 09 Sep 2020 12:59:55 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data/timeseries/asm/area2012/geography</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data/timeseries/asm/area2012/geography\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data/timeseries/asm/area2012/geography\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data/timeseries/asm/area2012/geography\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census Data API: FIPS Geographies in /data/timeseries/asm/area2012/geography</caption>\n            <thead>\n                <tr>\n                    <th>Reference Date</th>\n                    <th>Geography Level</th>\n                    <th>Geography Hierarchy</th>\n                    <th>Limit </th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"3\">3 items</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td class=\"geo-reference-date\">\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td class=\"geo-level-id\">\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <span class=\"na\">(default geography)</span>\n                    </td>\n                    <td class=\"geo-limit\"></td>\n                </tr>\n                <tr>\n                    <td class=\"geo-reference-date\">2013-01-01</td>\n                    <td class=\"geo-level-id\">010</td>\n                    <td>\n                        <span class=\"hier\">us</span>\n                    </td>\n                    <td class=\"geo-limit\"></td>\n                </tr>\n                <tr>\n                    <td class=\"geo-reference-date\">2013-01-01</td>\n                    <td class=\"geo-level-id\">040</td>\n                    <td>\n                        <span class=\"hier\">state</span>\n                    </td>\n                    <td class=\"geo-limit\"></td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"505bfc9e-9c67-434a-8157-eb5f868c3947"},{"name":"Get available geographies for this timeseries dataset in XML","id":"66c3561a-933d-4b14-8af5-91f4754634b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/geography.xml","urlObject":{"path":["data","timeseries",":dataset","geography.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"ef9117e4-2ce6-40ad-8d5c-f7bf0c969af4","name":"Get available geographies for this timeseries dataset in XML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/geography.xml","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","geography.xml"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Content-Length","value":"274"},{"key":"Date","value":"Wed, 09 Sep 2020 13:00:31 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <default-geography/>\n    <fips name=\"us\" geo-level-display=\"010\" reference-date=\"2013-01-01\"/>\n    <fips name=\"state\" geo-level-display=\"040\" reference-date=\"2013-01-01\"/>\n</census-api>"}],"_postman_id":"66c3561a-933d-4b14-8af5-91f4754634b2"},{"name":"Get available geographies for this timeseries dataset in JSON","id":"8b67c47d-af83-46f4-acc2-d546ee4bc6e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/geography.json","urlObject":{"path":["data","timeseries",":dataset","geography.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"80cdf270-d820-4e05-a576-9f0ea1ae2315","name":"Get available geographies for this timeseries dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/geography.json","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","geography.json"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"145"},{"key":"Date","value":"Wed, 09 Sep 2020 13:00:55 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"default\": [\n        {\n            \"isDefault\": \"true\"\n        }\n    ],\n    \"fips\": [\n        {\n            \"name\": \"us\",\n            \"geoLevelDisplay\": \"010\",\n            \"referenceDate\": \"2013-01-01\"\n        },\n        {\n            \"name\": \"state\",\n            \"geoLevelDisplay\": \"040\",\n            \"referenceDate\": \"2013-01-01\"\n        }\n    ]\n}"}],"_postman_id":"8b67c47d-af83-46f4-acc2-d546ee4bc6e5"}],"id":"a8e048a8-99f9-4250-b825-4300f3bc9079","_postman_id":"a8e048a8-99f9-4250-b825-4300f3bc9079","description":""},{"name":"Queries","item":[{"name":"Build a query for a particular dataset","id":"f7fa5ff4-811e-48fb-b7ff-3da4df31d4f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=state:*","urlObject":{"path":["data",":year",":dataset"],"host":[" https://api.census.gov"],"query":[{"description":{"content":"<p>get variables and their values. for example: <code>get=STNAME,POP&amp;DATE_=7</code></p>\n","type":"text/plain"},"key":"get","value":"GEO_TTL,SIC_TTL,EMP,ESTAB"},{"description":{"content":"<p>specify the geography for your query. (this is available from the geogrphy endpoint for your daaset). For example, if <code>state</code> was an available geography and we were looking to get data from all states, we could use the wildcard operator as  <code>state:*</code></p>\n","type":"text/plain"},"key":"for","value":"state:*"},{"disabled":true,"description":{"content":"<p>If you are using an API key, insert &amp;key= followed by your key code at the end of your search <code>&amp;key=your key here</code></p>\n","type":"text/plain"},"key":"key","value":"yourApiKey"}],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"49ec0458-afc7-4aa7-8917-1aaf1a1be10a","name":"Build a query for a particular dataset","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=state:*","host":[" https://api.census.gov"],"path":["data",":year",":dataset"],"query":[{"key":"get","value":"GEO_TTL,SIC_TTL,EMP,ESTAB","description":"get variables and their values. for example: `get=STNAME,POP&DATE_=7`"},{"key":"for","value":"state:*","description":"specify the geography for your query. (this is available from the geogrphy endpoint for your daaset). For example, if `state` was an available geography and we were looking to get data from all states, we could use the wildcard operator as  `&for=state:*`"},{"key":"key","value":"yourApiKey","description":"If you are using an API key, insert &key= followed by your key code at the end of your search `&key=your key here`","disabled":true}],"variable":[{"key":"year","value":"1986","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"max-age=60, must-revalidate"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 09 Sep 2020 13:59:31 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        \"GEO_TTL\",\n        \"SIC_TTL\",\n        \"EMP\",\n        \"ESTAB\",\n        \"state\"\n    ],\n    [\n        \"Alabama\",\n        \"Total\",\n        \"1164166\",\n        \"81811\",\n        \"01\"\n    ],\n    [\n        \"Alaska\",\n        \"Total\",\n        \"144332\",\n        \"14869\",\n        \"02\"\n    ],\n    [\n        \"Wyoming\",\n        \"Total\",\n        \"133256\",\n        \"15138\",\n        \"56\"\n    ],\n    [\n        \"Arizona\",\n        \"Total\",\n        \"1094825\",\n        \"80264\",\n        \"04\"\n    ],\n    [\n        \"Arkansas\",\n        \"Total\",\n        \"656727\",\n        \"51770\",\n        \"05\"\n    ],\n    [\n        \"California\",\n        \"Total\",\n        \"9725590\",\n        \"683221\",\n        \"06\"\n    ],\n    [\n        \"Colorado\",\n        \"Total\",\n        \"1201195\",\n        \"95145\",\n        \"08\"\n    ],\n    [\n        \"Connecticut\",\n        \"Total\",\n        \"1413644\",\n        \"87665\",\n        \"09\"\n    ],\n    [\n        \"Delaware\",\n        \"Total\",\n        \"251397\",\n        \"16147\",\n        \"10\"\n    ],\n    [\n        \"District of Columbia\",\n        \"Total\",\n        \"390175\",\n        \"19407\",\n        \"11\"\n    ],\n    [\n        \"Florida\",\n        \"Total\",\n        \"3910262\",\n        \"320839\",\n        \"12\"\n    ],\n    [\n        \"Georgia\",\n        \"Total\",\n        \"2204283\",\n        \"143468\",\n        \"13\"\n    ],\n    [\n        \"Hawaii\",\n        \"Total\",\n        \"345167\",\n        \"26212\",\n        \"15\"\n    ],\n    [\n        \"Idaho\",\n        \"Total\",\n        \"254550\",\n        \"24732\",\n        \"16\"\n    ],\n    [\n        \"Illinois\",\n        \"Total\",\n        \"4173178\",\n        \"255803\",\n        \"17\"\n    ],\n    [\n        \"Indiana\",\n        \"Total\",\n        \"1853743\",\n        \"119527\",\n        \"18\"\n    ],\n    [\n        \"Iowa\",\n        \"Total\",\n        \"852247\",\n        \"71823\",\n        \"19\"\n    ],\n    [\n        \"Kansas\",\n        \"Total\",\n        \"802794\",\n        \"64974\",\n        \"20\"\n    ],\n    [\n        \"Kentucky\",\n        \"Total\",\n        \"1013638\",\n        \"74662\",\n        \"21\"\n    ],\n    [\n        \"Louisiana\",\n        \"Total\",\n        \"1239526\",\n        \"93814\",\n        \"22\"\n    ],\n    [\n        \"Maine\",\n        \"Total\",\n        \"366016\",\n        \"32143\",\n        \"23\"\n    ],\n    [\n        \"Maryland\",\n        \"Total\",\n        \"1585975\",\n        \"101609\",\n        \"24\"\n    ],\n    [\n        \"Massachusetts\",\n        \"Total\",\n        \"2695482\",\n        \"153796\",\n        \"25\"\n    ],\n    [\n        \"Michigan\",\n        \"Total\",\n        \"3100665\",\n        \"193947\",\n        \"26\"\n    ],\n    [\n        \"Minnesota\",\n        \"Total\",\n        \"1599469\",\n        \"104721\",\n        \"27\"\n    ],\n    [\n        \"Mississippi\",\n        \"Total\",\n        \"652254\",\n        \"51877\",\n        \"28\"\n    ],\n    [\n        \"Missouri\",\n        \"Total\",\n        \"1820301\",\n        \"122235\",\n        \"29\"\n    ],\n    [\n        \"Montana\",\n        \"Total\",\n        \"200095\",\n        \"25143\",\n        \"30\"\n    ],\n    [\n        \"Nebraska\",\n        \"Total\",\n        \"501893\",\n        \"42538\",\n        \"31\"\n    ],\n    [\n        \"Nevada\",\n        \"Total\",\n        \"393581\",\n        \"24927\",\n        \"32\"\n    ],\n    [\n        \"New Hampshire\",\n        \"Total\",\n        \"412011\",\n        \"31762\",\n        \"33\"\n    ],\n    [\n        \"New Jersey\",\n        \"Total\",\n        \"2976405\",\n        \"201551\",\n        \"34\"\n    ],\n    [\n        \"New Mexico\",\n        \"Total\",\n        \"376862\",\n        \"34657\",\n        \"35\"\n    ],\n    [\n        \"New York\",\n        \"Total\",\n        \"6661460\",\n        \"451159\",\n        \"36\"\n    ],\n    [\n        \"North Carolina\",\n        \"Total\",\n        \"2297135\",\n        \"149250\",\n        \"37\"\n    ],\n    [\n        \"North Dakota\",\n        \"Total\",\n        \"179016\",\n        \"18986\",\n        \"38\"\n    ],\n    [\n        \"Ohio\",\n        \"Total\",\n        \"3798133\",\n        \"234883\",\n        \"39\"\n    ],\n    [\n        \"Oklahoma\",\n        \"Total\",\n        \"913128\",\n        \"77171\",\n        \"40\"\n    ],\n    [\n        \"Oregon\",\n        \"Total\",\n        \"848964\",\n        \"75677\",\n        \"41\"\n    ],\n    [\n        \"Pennsylvania\",\n        \"Total\",\n        \"4154666\",\n        \"260883\",\n        \"42\"\n    ],\n    [\n        \"Rhode Island\",\n        \"Total\",\n        \"384881\",\n        \"26307\",\n        \"44\"\n    ],\n    [\n        \"South Carolina\",\n        \"Total\",\n        \"1082264\",\n        \"72518\",\n        \"45\"\n    ],\n    [\n        \"South Dakota\",\n        \"Total\",\n        \"180928\",\n        \"19441\",\n        \"46\"\n    ],\n    [\n        \"Tennessee\",\n        \"Total\",\n        \"1615494\",\n        \"105124\",\n        \"47\"\n    ],\n    [\n        \"Texas\",\n        \"Total\",\n        \"5626590\",\n        \"399150\",\n        \"48\"\n    ],\n    [\n        \"Vermont\",\n        \"Total\",\n        \"189680\",\n        \"18010\",\n        \"50\"\n    ],\n    [\n        \"Utah\",\n        \"Total\",\n        \"488897\",\n        \"35324\",\n        \"49\"\n    ],\n    [\n        \"Virginia\",\n        \"Total\",\n        \"1961624\",\n        \"131659\",\n        \"51\"\n    ],\n    [\n        \"Washington\",\n        \"Total\",\n        \"1391415\",\n        \"117922\",\n        \"53\"\n    ],\n    [\n        \"West Virginia\",\n        \"Total\",\n        \"441545\",\n        \"36425\",\n        \"54\"\n    ],\n    [\n        \"Wisconsin\",\n        \"Total\",\n        \"1658941\",\n        \"114887\",\n        \"55\"\n    ]\n]"}],"_postman_id":"f7fa5ff4-811e-48fb-b7ff-3da4df31d4f2"}],"id":"0213cf6c-efd4-4fc6-84ae-99515957f05e","description":"<h3 id=\"required-variables\">Required Variables</h3>\n<p>Required variables are the parameters that you need to include in your search; otherwise, your search will produce no data and an error message. Variables that are required will have the <code>required</code> property equal to `true'.\n<br /><br /></p>\n<h3 id=\"get-function\">Get Function</h3>\n<p>The get function (<code>get=</code>) specifies the required and selected variables you are requesting the API to give you. For example: \n<code>https://api.census.gov/data/2014/pep/natstprc?get=STNAME,POP&amp;DATE_=7&amp;for=state:*</code>\n<br /><br /></p>\n<h3 id=\"predicate\">Predicate</h3>\n<p>The predicate specifies how variables should be filtered or limited, and you can create predicates of geography, string variables, numeric variables, and time (in time series datasets). In this example, the predicate limits the search on the July 1, 2014 (<code>&amp;DATE_=7</code>) population or housing unit estimate and for all states (<code>&amp;for=state:*</code>): <code>https://api.census.gov/data/2014/pep/natstprc?get=STNAME,POP&amp;DATE_=7&amp;for=state:*</code>\n<br /><br />\n<em>Please note:</em><br /></p>\n<ul>\n<li>Predicates always start with an ampersand (<code>&amp;</code>).</li>\n<li>A wildcard (<code>:*</code>) can be included to search for all the values of a variable. Wildcards work for geographies and string variables only.</li>\n<li>A variable should appear only once in a query ̶either in the get statement or as a predicate. In the example above, <code>DATE_</code> is a predicate (<code>&amp;DATE_=7</code>), so you do not need to include it in the get statement (<code>?get=STATENAME,POP</code>). \n<br /><br /></li>\n</ul>\n<h4 id=\"geography-predicates\">Geography Predicates</h4>\n<p>The predicate &amp;for restricts the variables by geography at various levels, while &amp;in and +\nrestricts to geographic areas smaller than state level. You can include wildcards (:*) along\nwith &amp;for and &amp;in.  <br /><br />\n<b>Examples:</b> <br /></p>\n<ul>\n<li><code>&amp;for=state:01</code> – restricts the result to include only Alabama</li>\n<li><code>&amp;for=county:001&amp;in=state:01</code> – restricts the result to include only Autauga\nCounty, Alabama</li>\n<li><code>&amp;for=county:073&amp;in=state:01+place:07000</code> – restricts the result to include the\nportion of Jefferson County (county:073), Alabama that is within Birmingham city\n(place:07000)\nExamples with wildcards:</li>\n<li><code>&amp;for=state:*</code> – retrieves the result for all states</li>\n<li><code>&amp;for=county:*&amp;in=state:01</code> – restricts the result to include all counties in\nAlabama</li>\n<li><code>&amp;for=county:*&amp;in=state:01+place:62328</code> – restricts the result to include all\ncounties within Prattville city (place: 62328), Alabama\nFor more information on Census Bureau geography, click here:\n<a href=\"https://www.census.gov/geo/\">https://www.census.gov/geo/</a>\n<br /><br /></li>\n</ul>\n<h4 id=\"string-variable-predicates\">String Variable Predicates:</h4>\n<p>You can create a predicate of string variables with various restrictions and can include\nwildcards (:*).<br /><br /></p>\n<p><b>Examples with PORT (code) and PORT_NAME from the Monthly International Trade\nTime Series – U.S. Exports by Port and Harmonized System (HS) Code dataset:</b><br /></p>\n<ul>\n<li><code>&amp;PORT_NAME=NEWPORT, RI</code> – restricts the result to include only the port of\nNewport, RI</li>\n<li><code>&amp;PORT_NAME= NEWPORT, RI &amp;PORT_NAME=BANGOR, ME</code> – restricts the result\nto include only the ports of Newport, RI and Bangor, ME</li>\n<li><code>&amp;PORT=0101</code> – restricts the result to include only the port with PORT code 0101</li>\n<li><code>&amp;PORT=0101&amp;PORT=0102</code> – restricts the result to include only ports with PORT\ncodes 0101 and 0102<br /><br /></li>\n</ul>\n<p><b>Examples with wildcards:</b><br /></p>\n<ul>\n<li><code>&amp;PORT_NAME=B*</code> – restricts the result to include data for port names starting\nwith the letter “B”</li>\n<li><code>&amp;PORT=21*</code> – restricts the result to include data for PORT codes starting with 21\nwhich may include but is not limited to 2101, 2102, 2103, and 2104, etc.<br /><br /></li>\n</ul>\n<p><em>You can use wildcards (<code>:*</code>) in predicates with string variables and\ngeographies only. You cannot use wildcards in time predicates or predicates\nwith numeric variables.</em><br /></p>\n<h4 id=\"numeric-variable-predicates\">Numeric Variable Predicates:</h4>\n<p>You can create a predicate of a range of values for a numeric (int) variable. Please note that\nyou cannot build a predicate with wildcards for numeric variables.<br /><br />\n<b>Examples from County Business Patterns:</b><br /></p>\n<ul>\n<li><code>&amp;PAYANN=100000</code> – restricts the result to include data where annual payroll is\nequal to 100,000</li>\n<li><code>&amp;PAYANN=200000&amp;PAYANN=300000</code> – restricts the result to include data where\nannual payroll is equal to 200,000 or 300,000</li>\n<li><code>&amp;PAYANN=0:399999</code> – restricts the result to include data with annual payroll less\nthan 400,000</li>\n<li><code>&amp;PAYANN=400000:500000</code> – restricts the result to include data where annual\npayroll is from 400,000 to 500,000.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"fb53dbe4-1534-4a95-b771-1e344b3ce3bf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"feeaa2c8-bdde-459a-8d04-0a22fc291946","type":"text/javascript","exec":[""]}}],"_postman_id":"0213cf6c-efd4-4fc6-84ae-99515957f05e"},{"name":"Queries (Timeseries)","item":[{"name":"Build a query for a particular timeseries dataset","id":"ba1a448c-5a70-405d-9745-7591b96d5f38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&for=us:*&key=yourApiKey","urlObject":{"path":["data","timeseries",":dataset"],"host":[" https://api.census.gov"],"query":[{"description":{"content":"<p>get variables and their values. for example: <code>get=STNAME,POP&amp;DATE_=7</code></p>\n","type":"text/plain"},"key":"get","value":"GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP"},{"description":{"content":"<p>specify the geography for your query. (this is available from the geogrphy endpoint for your daaset). For example, if <code>state</code> was an available geography and we were looking to get data from all states, we could use the wildcard operator as  <code>&amp;for=state:*</code></p>\n","type":"text/plain"},"key":"for","value":"us:*"},{"description":{"content":"<p>If you are using an API key, insert &amp;key= followed by your key code at the end of your search <code>&amp;key=your key here</code></p>\n","type":"text/plain"},"key":"key","value":"yourApiKey"}],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"3bf8c808-626c-4255-b1a3-31e4796a6add","name":"Build a query for a particular timeseries dataset","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&for=us:*","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset"],"query":[{"key":"get","value":"GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP","description":"get variables and their values. for example: `get=STNAME,POP&DATE_=7`"},{"key":"for","value":"us:*","description":"specify the geography for your query. (this is available from the geogrphy endpoint for your daaset). For example, if `state` was an available geography and we were looking to get data from all states, we could use the wildcard operator as  `&for=state:*`"},{"key":"key","value":"yourApiKey","description":"If you are using an API key, insert &key= followed by your key code at the end of your search `&key=your key here`","disabled":true}],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"max-age=60, must-revalidate"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 09 Sep 2020 13:55:32 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"[\n    [\n        \"GEO_ID\",\n        \"NAICS2012_LABEL\",\n        \"NAICS2012\",\n        \"YEAR\",\n        \"EMP\",\n        \"us\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing\",\n        \"31-33\",\n        \"2016\",\n        \"11112764\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing\",\n        \"31-33\",\n        \"2015\",\n        \"11168264\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing\",\n        \"31-33\",\n        \"2014\",\n        \"10998862\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing\",\n        \"31-33\",\n        \"2013\",\n        \"11091721\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food manufacturing\",\n        \"311\",\n        \"2016\",\n        \"1417046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food manufacturing\",\n        \"311\",\n        \"2015\",\n        \"1390907\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food manufacturing\",\n        \"311\",\n        \"2014\",\n        \"1368487\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food manufacturing\",\n        \"311\",\n        \"2013\",\n        \"1373864\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"3111\",\n        \"2016\",\n        \"46136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"3111\",\n        \"2015\",\n        \"43652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"3111\",\n        \"2014\",\n        \"43949\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"3111\",\n        \"2013\",\n        \"44566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"31111\",\n        \"2016\",\n        \"46136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"31111\",\n        \"2015\",\n        \"43652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"31111\",\n        \"2014\",\n        \"43949\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal food manufacturing\",\n        \"31111\",\n        \"2013\",\n        \"44566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dog and cat food manufacturing\",\n        \"311111\",\n        \"2016\",\n        \"17933\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dog and cat food manufacturing\",\n        \"311111\",\n        \"2015\",\n        \"16527\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dog and cat food manufacturing\",\n        \"311111\",\n        \"2014\",\n        \"17856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dog and cat food manufacturing\",\n        \"311111\",\n        \"2013\",\n        \"17095\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other animal food manufacturing\",\n        \"311119\",\n        \"2013\",\n        \"27470\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other animal food manufacturing\",\n        \"311119\",\n        \"2016\",\n        \"28203\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other animal food manufacturing\",\n        \"311119\",\n        \"2015\",\n        \"27126\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other animal food manufacturing\",\n        \"311119\",\n        \"2014\",\n        \"26092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Grain and oilseed milling\",\n        \"3112\",\n        \"2016\",\n        \"52730\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Grain and oilseed milling\",\n        \"3112\",\n        \"2015\",\n        \"52731\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Grain and oilseed milling\",\n        \"3112\",\n        \"2014\",\n        \"52798\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Grain and oilseed milling\",\n        \"3112\",\n        \"2013\",\n        \"52232\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling and malt manufacturing\",\n        \"31121\",\n        \"2016\",\n        \"18352\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling and malt manufacturing\",\n        \"31121\",\n        \"2015\",\n        \"17522\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling and malt manufacturing\",\n        \"31121\",\n        \"2014\",\n        \"18187\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling\",\n        \"311211\",\n        \"2014\",\n        \"12483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling and malt manufacturing\",\n        \"31121\",\n        \"2013\",\n        \"16058\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling\",\n        \"311211\",\n        \"2016\",\n        \"12166\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling\",\n        \"311211\",\n        \"2015\",\n        \"11696\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flour milling\",\n        \"311211\",\n        \"2013\",\n        \"10733\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rice milling\",\n        \"311212\",\n        \"2016\",\n        \"5254\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rice milling\",\n        \"311212\",\n        \"2015\",\n        \"4743\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rice milling\",\n        \"311212\",\n        \"2014\",\n        \"4735\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rice milling\",\n        \"311212\",\n        \"2013\",\n        \"4318\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Malt manufacturing\",\n        \"311213\",\n        \"2016\",\n        \"933\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Malt manufacturing\",\n        \"311213\",\n        \"2015\",\n        \"1083\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Starch and vegetable fats and oils manufacturing\",\n        \"31122\",\n        \"2015\",\n        \"22858\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Malt manufacturing\",\n        \"311213\",\n        \"2014\",\n        \"969\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Malt manufacturing\",\n        \"311213\",\n        \"2013\",\n        \"1008\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Starch and vegetable fats and oils manufacturing\",\n        \"31122\",\n        \"2016\",\n        \"22654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Starch and vegetable fats and oils manufacturing\",\n        \"31122\",\n        \"2014\",\n        \"22725\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Starch and vegetable fats and oils manufacturing\",\n        \"31122\",\n        \"2013\",\n        \"22689\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wet corn milling\",\n        \"311221\",\n        \"2016\",\n        \"6909\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wet corn milling\",\n        \"311221\",\n        \"2015\",\n        \"7008\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wet corn milling\",\n        \"311221\",\n        \"2014\",\n        \"6974\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wet corn milling\",\n        \"311221\",\n        \"2013\",\n        \"6656\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soybean and other oilseed processing\",\n        \"311224\",\n        \"2016\",\n        \"8329\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fats and oils refining and blending\",\n        \"311225\",\n        \"2016\",\n        \"7417\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soybean and other oilseed processing\",\n        \"311224\",\n        \"2015\",\n        \"8366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soybean and other oilseed processing\",\n        \"311224\",\n        \"2014\",\n        \"8066\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soybean and other oilseed processing\",\n        \"311224\",\n        \"2013\",\n        \"8034\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fats and oils refining and blending\",\n        \"311225\",\n        \"2015\",\n        \"7484\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fats and oils refining and blending\",\n        \"311225\",\n        \"2014\",\n        \"7685\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fats and oils refining and blending\",\n        \"311225\",\n        \"2013\",\n        \"7999\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"31123\",\n        \"2016\",\n        \"11723\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"31123\",\n        \"2015\",\n        \"12352\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"31123\",\n        \"2014\",\n        \"11887\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"31123\",\n        \"2013\",\n        \"13485\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"311230\",\n        \"2013\",\n        \"13485\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"311230\",\n        \"2016\",\n        \"11723\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"311230\",\n        \"2015\",\n        \"12352\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breakfast cereal manufacturing\",\n        \"311230\",\n        \"2014\",\n        \"11887\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar and confectionery product manufacturing\",\n        \"3113\",\n        \"2016\",\n        \"73738\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar and confectionery product manufacturing\",\n        \"3113\",\n        \"2015\",\n        \"71845\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar and confectionery product manufacturing\",\n        \"3113\",\n        \"2014\",\n        \"67533\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar and confectionery product manufacturing\",\n        \"3113\",\n        \"2013\",\n        \"68483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar manufacturing\",\n        \"31131\",\n        \"2016\",\n        \"13458\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar manufacturing\",\n        \"31131\",\n        \"2015\",\n        \"14073\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar manufacturing\",\n        \"31131\",\n        \"2014\",\n        \"13498\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beet sugar manufacturing\",\n        \"311313\",\n        \"2014\",\n        \"6819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sugar manufacturing\",\n        \"31131\",\n        \"2013\",\n        \"13147\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beet sugar manufacturing\",\n        \"311313\",\n        \"2016\",\n        \"6502\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beet sugar manufacturing\",\n        \"311313\",\n        \"2015\",\n        \"7180\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beet sugar manufacturing\",\n        \"311313\",\n        \"2013\",\n        \"6578\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cane sugar manufacturing\",\n        \"311314\",\n        \"2016\",\n        \"6956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cane sugar manufacturing\",\n        \"311314\",\n        \"2015\",\n        \"6893\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cane sugar manufacturing\",\n        \"311314\",\n        \"2014\",\n        \"6679\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cane sugar manufacturing\",\n        \"311314\",\n        \"2013\",\n        \"6569\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"31134\",\n        \"2016\",\n        \"19870\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"31134\",\n        \"2015\",\n        \"17858\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"31134\",\n        \"2014\",\n        \"17050\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"311340\",\n        \"2014\",\n        \"17050\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"31134\",\n        \"2013\",\n        \"17869\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"311340\",\n        \"2016\",\n        \"19870\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"311340\",\n        \"2015\",\n        \"17858\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonchocolate confectionery manufacturing\",\n        \"311340\",\n        \"2013\",\n        \"17869\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and chocolate confectionery manufacturing\",\n        \"31135\",\n        \"2016\",\n        \"40411\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and chocolate confectionery manufacturing\",\n        \"31135\",\n        \"2015\",\n        \"39914\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and chocolate confectionery manufacturing\",\n        \"31135\",\n        \"2014\",\n        \"36984\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and chocolate confectionery manufacturing\",\n        \"31135\",\n        \"2013\",\n        \"37467\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and confectionery manufacturing from cacao beans\",\n        \"311351\",\n        \"2016\",\n        \"6297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and confectionery manufacturing from cacao beans\",\n        \"311351\",\n        \"2015\",\n        \"6514\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Confectionery manufacturing from purchased chocolate\",\n        \"311352\",\n        \"2015\",\n        \"33399\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and confectionery manufacturing from cacao beans\",\n        \"311351\",\n        \"2014\",\n        \"6673\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chocolate and confectionery manufacturing from cacao beans\",\n        \"311351\",\n        \"2013\",\n        \"6537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Confectionery manufacturing from purchased chocolate\",\n        \"311352\",\n        \"2016\",\n        \"34114\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Confectionery manufacturing from purchased chocolate\",\n        \"311352\",\n        \"2014\",\n        \"30311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Confectionery manufacturing from purchased chocolate\",\n        \"311352\",\n        \"2013\",\n        \"30930\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable preserving and specialty food manufacturing\",\n        \"3114\",\n        \"2016\",\n        \"160550\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable preserving and specialty food manufacturing\",\n        \"3114\",\n        \"2015\",\n        \"161965\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable preserving and specialty food manufacturing\",\n        \"3114\",\n        \"2014\",\n        \"162424\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable preserving and specialty food manufacturing\",\n        \"3114\",\n        \"2013\",\n        \"162816\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen food manufacturing\",\n        \"31141\",\n        \"2013\",\n        \"89493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen food manufacturing\",\n        \"31141\",\n        \"2016\",\n        \"86394\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen food manufacturing\",\n        \"31141\",\n        \"2015\",\n        \"86712\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen food manufacturing\",\n        \"31141\",\n        \"2014\",\n        \"88271\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen fruit, juice, and vegetable manufacturing\",\n        \"311411\",\n        \"2016\",\n        \"33063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen fruit, juice, and vegetable manufacturing\",\n        \"311411\",\n        \"2015\",\n        \"33057\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen fruit, juice, and vegetable manufacturing\",\n        \"311411\",\n        \"2014\",\n        \"33363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen fruit, juice, and vegetable manufacturing\",\n        \"311411\",\n        \"2013\",\n        \"33138\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen specialty food manufacturing\",\n        \"311412\",\n        \"2016\",\n        \"53331\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen specialty food manufacturing\",\n        \"311412\",\n        \"2015\",\n        \"53655\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning, pickling, and drying\",\n        \"31142\",\n        \"2015\",\n        \"75253\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen specialty food manufacturing\",\n        \"311412\",\n        \"2014\",\n        \"54908\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen specialty food manufacturing\",\n        \"311412\",\n        \"2013\",\n        \"56355\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning, pickling, and drying\",\n        \"31142\",\n        \"2016\",\n        \"74155\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning, pickling, and drying\",\n        \"31142\",\n        \"2014\",\n        \"74153\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning, pickling, and drying\",\n        \"31142\",\n        \"2013\",\n        \"73323\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning\",\n        \"311421\",\n        \"2016\",\n        \"49507\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning\",\n        \"311421\",\n        \"2015\",\n        \"49774\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning\",\n        \"311421\",\n        \"2014\",\n        \"49667\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fruit and vegetable canning\",\n        \"311421\",\n        \"2013\",\n        \"47621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Specialty canning\",\n        \"311422\",\n        \"2013\",\n        \"11785\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Specialty canning\",\n        \"311422\",\n        \"2016\",\n        \"10952\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Specialty canning\",\n        \"311422\",\n        \"2015\",\n        \"11106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Specialty canning\",\n        \"311422\",\n        \"2014\",\n        \"10951\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dried and dehydrated food manufacturing\",\n        \"311423\",\n        \"2016\",\n        \"13696\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dried and dehydrated food manufacturing\",\n        \"311423\",\n        \"2015\",\n        \"14373\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dried and dehydrated food manufacturing\",\n        \"311423\",\n        \"2014\",\n        \"13535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dried and dehydrated food manufacturing\",\n        \"311423\",\n        \"2013\",\n        \"13916\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product manufacturing\",\n        \"3115\",\n        \"2016\",\n        \"135821\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product manufacturing\",\n        \"3115\",\n        \"2015\",\n        \"131694\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product manufacturing\",\n        \"3115\",\n        \"2014\",\n        \"132346\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product (except frozen) manufacturing\",\n        \"31151\",\n        \"2014\",\n        \"114132\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product manufacturing\",\n        \"3115\",\n        \"2013\",\n        \"129982\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product (except frozen) manufacturing\",\n        \"31151\",\n        \"2016\",\n        \"117421\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product (except frozen) manufacturing\",\n        \"31151\",\n        \"2015\",\n        \"114015\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dairy product (except frozen) manufacturing\",\n        \"31151\",\n        \"2013\",\n        \"111637\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid milk manufacturing\",\n        \"311511\",\n        \"2016\",\n        \"49556\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid milk manufacturing\",\n        \"311511\",\n        \"2015\",\n        \"49082\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid milk manufacturing\",\n        \"311511\",\n        \"2014\",\n        \"50694\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid milk manufacturing\",\n        \"311511\",\n        \"2013\",\n        \"50868\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Creamery butter manufacturing\",\n        \"311512\",\n        \"2016\",\n        \"2869\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Creamery butter manufacturing\",\n        \"311512\",\n        \"2015\",\n        \"2694\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cheese manufacturing\",\n        \"311513\",\n        \"2015\",\n        \"47285\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Creamery butter manufacturing\",\n        \"311512\",\n        \"2014\",\n        \"1951\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Creamery butter manufacturing\",\n        \"311512\",\n        \"2013\",\n        \"1771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cheese manufacturing\",\n        \"311513\",\n        \"2016\",\n        \"49096\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cheese manufacturing\",\n        \"311513\",\n        \"2014\",\n        \"46158\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cheese manufacturing\",\n        \"311513\",\n        \"2013\",\n        \"43629\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry, condensed, and evaporated dairy product manufacturing\",\n        \"311514\",\n        \"2016\",\n        \"15900\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry, condensed, and evaporated dairy product manufacturing\",\n        \"311514\",\n        \"2015\",\n        \"14955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry, condensed, and evaporated dairy product manufacturing\",\n        \"311514\",\n        \"2014\",\n        \"15329\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry, condensed, and evaporated dairy product manufacturing\",\n        \"311514\",\n        \"2013\",\n        \"15369\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"31152\",\n        \"2016\",\n        \"18400\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"311520\",\n        \"2016\",\n        \"18400\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"31152\",\n        \"2015\",\n        \"17679\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"31152\",\n        \"2014\",\n        \"18214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"31152\",\n        \"2013\",\n        \"18345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"311520\",\n        \"2015\",\n        \"17679\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"311520\",\n        \"2014\",\n        \"18214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice cream and frozen dessert manufacturing\",\n        \"311520\",\n        \"2013\",\n        \"18345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"3116\",\n        \"2016\",\n        \"479511\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"3116\",\n        \"2015\",\n        \"476597\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"3116\",\n        \"2014\",\n        \"472094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"31161\",\n        \"2014\",\n        \"472094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"3116\",\n        \"2013\",\n        \"476419\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"31161\",\n        \"2016\",\n        \"479511\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"31161\",\n        \"2015\",\n        \"476597\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal slaughtering and processing\",\n        \"31161\",\n        \"2013\",\n        \"476419\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal (except poultry) slaughtering\",\n        \"311611\",\n        \"2016\",\n        \"143920\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal (except poultry) slaughtering\",\n        \"311611\",\n        \"2015\",\n        \"145687\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal (except poultry) slaughtering\",\n        \"311611\",\n        \"2014\",\n        \"148223\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Animal (except poultry) slaughtering\",\n        \"311611\",\n        \"2013\",\n        \"151449\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Meat processed from carcasses\",\n        \"311612\",\n        \"2016\",\n        \"101865\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rendering and meat byproduct processing\",\n        \"311613\",\n        \"2016\",\n        \"8991\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Meat processed from carcasses\",\n        \"311612\",\n        \"2015\",\n        \"99778\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Meat processed from carcasses\",\n        \"311612\",\n        \"2014\",\n        \"95307\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Meat processed from carcasses\",\n        \"311612\",\n        \"2013\",\n        \"95815\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rendering and meat byproduct processing\",\n        \"311613\",\n        \"2015\",\n        \"9177\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rendering and meat byproduct processing\",\n        \"311613\",\n        \"2014\",\n        \"9378\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rendering and meat byproduct processing\",\n        \"311613\",\n        \"2013\",\n        \"8892\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Poultry processing\",\n        \"311615\",\n        \"2016\",\n        \"224735\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Poultry processing\",\n        \"311615\",\n        \"2015\",\n        \"221955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Poultry processing\",\n        \"311615\",\n        \"2014\",\n        \"219186\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"3117\",\n        \"2014\",\n        \"32394\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Poultry processing\",\n        \"311615\",\n        \"2013\",\n        \"220262\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"3117\",\n        \"2016\",\n        \"30582\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"3117\",\n        \"2015\",\n        \"32019\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"3117\",\n        \"2013\",\n        \"31459\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"31171\",\n        \"2016\",\n        \"30582\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"31171\",\n        \"2015\",\n        \"32019\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"31171\",\n        \"2014\",\n        \"32394\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"31171\",\n        \"2013\",\n        \"31459\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"311710\",\n        \"2016\",\n        \"30582\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bakeries and tortilla manufacturing\",\n        \"3118\",\n        \"2016\",\n        \"252214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"311710\",\n        \"2015\",\n        \"32019\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"311710\",\n        \"2014\",\n        \"32394\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seafood product preparation and packaging\",\n        \"311710\",\n        \"2013\",\n        \"31459\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bakeries and tortilla manufacturing\",\n        \"3118\",\n        \"2015\",\n        \"241925\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bakeries and tortilla manufacturing\",\n        \"3118\",\n        \"2014\",\n        \"238584\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bakeries and tortilla manufacturing\",\n        \"3118\",\n        \"2013\",\n        \"245567\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bread and bakery product manufacturing\",\n        \"31181\",\n        \"2016\",\n        \"181806\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bread and bakery product manufacturing\",\n        \"31181\",\n        \"2015\",\n        \"173242\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bread and bakery product manufacturing\",\n        \"31181\",\n        \"2014\",\n        \"171356\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Retail bakeries\",\n        \"311811\",\n        \"2014\",\n        \"45241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bread and bakery product manufacturing\",\n        \"31181\",\n        \"2013\",\n        \"177417\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Retail bakeries\",\n        \"311811\",\n        \"2016\",\n        \"50564\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Retail bakeries\",\n        \"311811\",\n        \"2015\",\n        \"47283\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Retail bakeries\",\n        \"311811\",\n        \"2013\",\n        \"48055\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial bakeries\",\n        \"311812\",\n        \"2016\",\n        \"109885\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial bakeries\",\n        \"311812\",\n        \"2015\",\n        \"105258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial bakeries\",\n        \"311812\",\n        \"2014\",\n        \"105326\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial bakeries\",\n        \"311812\",\n        \"2013\",\n        \"108581\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen cakes, pies, and other pastries manufacturing\",\n        \"311813\",\n        \"2016\",\n        \"21356\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen cakes, pies, and other pastries manufacturing\",\n        \"311813\",\n        \"2015\",\n        \"20700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie, cracker, and pasta manufacturing\",\n        \"31182\",\n        \"2015\",\n        \"51423\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen cakes, pies, and other pastries manufacturing\",\n        \"311813\",\n        \"2014\",\n        \"20790\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Frozen cakes, pies, and other pastries manufacturing\",\n        \"311813\",\n        \"2013\",\n        \"20781\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie, cracker, and pasta manufacturing\",\n        \"31182\",\n        \"2016\",\n        \"52570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie, cracker, and pasta manufacturing\",\n        \"31182\",\n        \"2014\",\n        \"50392\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie, cracker, and pasta manufacturing\",\n        \"31182\",\n        \"2013\",\n        \"51535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie and cracker manufacturing\",\n        \"311821\",\n        \"2016\",\n        \"30667\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie and cracker manufacturing\",\n        \"311821\",\n        \"2015\",\n        \"29853\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie and cracker manufacturing\",\n        \"311821\",\n        \"2014\",\n        \"29298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cookie and cracker manufacturing\",\n        \"311821\",\n        \"2013\",\n        \"28686\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n        \"311824\",\n        \"2013\",\n        \"22849\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n        \"311824\",\n        \"2016\",\n        \"21903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n        \"311824\",\n        \"2015\",\n        \"21570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dry pasta, dough, and flour mixes manufacturing from purchased flour\",\n        \"311824\",\n        \"2014\",\n        \"21095\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"31183\",\n        \"2016\",\n        \"17838\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"31183\",\n        \"2015\",\n        \"17261\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"31183\",\n        \"2014\",\n        \"16835\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"31183\",\n        \"2013\",\n        \"16616\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"311830\",\n        \"2016\",\n        \"17838\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"311830\",\n        \"2015\",\n        \"17261\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"311830\",\n        \"2014\",\n        \"16835\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other food manufacturing\",\n        \"3119\",\n        \"2014\",\n        \"166366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tortilla manufacturing\",\n        \"311830\",\n        \"2013\",\n        \"16616\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other food manufacturing\",\n        \"3119\",\n        \"2016\",\n        \"185766\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other food manufacturing\",\n        \"3119\",\n        \"2015\",\n        \"178479\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other food manufacturing\",\n        \"3119\",\n        \"2013\",\n        \"162341\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Snack food manufacturing\",\n        \"31191\",\n        \"2016\",\n        \"56061\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Snack food manufacturing\",\n        \"31191\",\n        \"2015\",\n        \"53922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Snack food manufacturing\",\n        \"31191\",\n        \"2014\",\n        \"47653\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Snack food manufacturing\",\n        \"31191\",\n        \"2013\",\n        \"45394\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Roasted nuts and peanut butter manufacturing\",\n        \"311911\",\n        \"2016\",\n        \"19807\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other snack food manufacturing\",\n        \"311919\",\n        \"2016\",\n        \"36254\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Roasted nuts and peanut butter manufacturing\",\n        \"311911\",\n        \"2015\",\n        \"19375\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Roasted nuts and peanut butter manufacturing\",\n        \"311911\",\n        \"2014\",\n        \"16821\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Roasted nuts and peanut butter manufacturing\",\n        \"311911\",\n        \"2013\",\n        \"17740\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other snack food manufacturing\",\n        \"311919\",\n        \"2015\",\n        \"34547\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other snack food manufacturing\",\n        \"311919\",\n        \"2014\",\n        \"30832\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other snack food manufacturing\",\n        \"311919\",\n        \"2013\",\n        \"27654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"31192\",\n        \"2016\",\n        \"15911\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"31192\",\n        \"2015\",\n        \"15174\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"31192\",\n        \"2014\",\n        \"16895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"31192\",\n        \"2013\",\n        \"15307\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"311920\",\n        \"2013\",\n        \"15307\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"311920\",\n        \"2016\",\n        \"15911\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"311920\",\n        \"2015\",\n        \"15174\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coffee and tea manufacturing\",\n        \"311920\",\n        \"2014\",\n        \"16895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"31193\",\n        \"2016\",\n        \"6856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"31193\",\n        \"2015\",\n        \"7166\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"31193\",\n        \"2014\",\n        \"7160\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"31193\",\n        \"2013\",\n        \"7042\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"311930\",\n        \"2016\",\n        \"6856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"311930\",\n        \"2015\",\n        \"7166\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"311930\",\n        \"2014\",\n        \"7160\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seasoning and dressing manufacturing\",\n        \"31194\",\n        \"2014\",\n        \"29377\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flavoring syrup and concentrate manufacturing\",\n        \"311930\",\n        \"2013\",\n        \"7042\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seasoning and dressing manufacturing\",\n        \"31194\",\n        \"2016\",\n        \"33322\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seasoning and dressing manufacturing\",\n        \"31194\",\n        \"2015\",\n        \"32330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Seasoning and dressing manufacturing\",\n        \"31194\",\n        \"2013\",\n        \"30152\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n        \"311941\",\n        \"2016\",\n        \"15307\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n        \"311941\",\n        \"2015\",\n        \"14505\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n        \"311941\",\n        \"2014\",\n        \"13819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mayonnaise, dressing, and other prepared sauce manufacturing\",\n        \"311941\",\n        \"2013\",\n        \"14691\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spice and extract manufacturing\",\n        \"311942\",\n        \"2016\",\n        \"18015\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other food manufacturing\",\n        \"31199\",\n        \"2016\",\n        \"73615\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spice and extract manufacturing\",\n        \"311942\",\n        \"2015\",\n        \"17826\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spice and extract manufacturing\",\n        \"311942\",\n        \"2014\",\n        \"15558\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spice and extract manufacturing\",\n        \"311942\",\n        \"2013\",\n        \"15461\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other food manufacturing\",\n        \"31199\",\n        \"2015\",\n        \"69886\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other food manufacturing\",\n        \"31199\",\n        \"2014\",\n        \"65281\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other food manufacturing\",\n        \"31199\",\n        \"2013\",\n        \"64445\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Perishable prepared food manufacturing\",\n        \"311991\",\n        \"2016\",\n        \"47593\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Perishable prepared food manufacturing\",\n        \"311991\",\n        \"2015\",\n        \"45247\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Perishable prepared food manufacturing\",\n        \"311991\",\n        \"2014\",\n        \"41208\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous food manufacturing\",\n        \"311999\",\n        \"2014\",\n        \"24074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Perishable prepared food manufacturing\",\n        \"311991\",\n        \"2013\",\n        \"40903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous food manufacturing\",\n        \"311999\",\n        \"2016\",\n        \"26022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous food manufacturing\",\n        \"311999\",\n        \"2015\",\n        \"24638\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous food manufacturing\",\n        \"311999\",\n        \"2013\",\n        \"23542\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage and tobacco product manufacturing\",\n        \"312\",\n        \"2016\",\n        \"166555\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage and tobacco product manufacturing\",\n        \"312\",\n        \"2015\",\n        \"157569\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage and tobacco product manufacturing\",\n        \"312\",\n        \"2014\",\n        \"148220\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage and tobacco product manufacturing\",\n        \"312\",\n        \"2013\",\n        \"149536\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage manufacturing\",\n        \"3121\",\n        \"2016\",\n        \"153535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink and ice manufacturing\",\n        \"31211\",\n        \"2016\",\n        \"61842\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage manufacturing\",\n        \"3121\",\n        \"2015\",\n        \"144597\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage manufacturing\",\n        \"3121\",\n        \"2014\",\n        \"135292\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Beverage manufacturing\",\n        \"3121\",\n        \"2013\",\n        \"136072\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink and ice manufacturing\",\n        \"31211\",\n        \"2015\",\n        \"60726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink and ice manufacturing\",\n        \"31211\",\n        \"2014\",\n        \"59178\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink and ice manufacturing\",\n        \"31211\",\n        \"2013\",\n        \"63666\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink manufacturing\",\n        \"312111\",\n        \"2016\",\n        \"47830\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink manufacturing\",\n        \"312111\",\n        \"2015\",\n        \"47708\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink manufacturing\",\n        \"312111\",\n        \"2014\",\n        \"45770\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bottled water manufacturing\",\n        \"312112\",\n        \"2014\",\n        \"8956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soft drink manufacturing\",\n        \"312111\",\n        \"2013\",\n        \"49577\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bottled water manufacturing\",\n        \"312112\",\n        \"2016\",\n        \"9390\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bottled water manufacturing\",\n        \"312112\",\n        \"2015\",\n        \"8726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bottled water manufacturing\",\n        \"312112\",\n        \"2013\",\n        \"9706\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice manufacturing\",\n        \"312113\",\n        \"2016\",\n        \"4622\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice manufacturing\",\n        \"312113\",\n        \"2015\",\n        \"4292\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice manufacturing\",\n        \"312113\",\n        \"2014\",\n        \"4453\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ice manufacturing\",\n        \"312113\",\n        \"2013\",\n        \"4383\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"31212\",\n        \"2016\",\n        \"40203\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"31212\",\n        \"2015\",\n        \"35006\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"312120\",\n        \"2015\",\n        \"35006\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"31212\",\n        \"2014\",\n        \"30432\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"31212\",\n        \"2013\",\n        \"27446\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"312120\",\n        \"2016\",\n        \"40203\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"312120\",\n        \"2014\",\n        \"30432\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Breweries\",\n        \"312120\",\n        \"2013\",\n        \"27446\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"31213\",\n        \"2016\",\n        \"42358\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"31213\",\n        \"2015\",\n        \"40221\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"31213\",\n        \"2014\",\n        \"37793\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"31213\",\n        \"2013\",\n        \"37613\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"312130\",\n        \"2016\",\n        \"42358\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"31214\",\n        \"2016\",\n        \"9131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"312130\",\n        \"2015\",\n        \"40221\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"312130\",\n        \"2014\",\n        \"37793\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wineries\",\n        \"312130\",\n        \"2013\",\n        \"37613\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"31214\",\n        \"2015\",\n        \"8643\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"31214\",\n        \"2014\",\n        \"7888\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"31214\",\n        \"2013\",\n        \"7347\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"312140\",\n        \"2016\",\n        \"9131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"312140\",\n        \"2015\",\n        \"8643\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"312140\",\n        \"2014\",\n        \"7888\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Distilleries\",\n        \"312140\",\n        \"2013\",\n        \"7347\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"3122\",\n        \"2013\",\n        \"13464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"3122\",\n        \"2016\",\n        \"13020\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"3122\",\n        \"2015\",\n        \"12972\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"3122\",\n        \"2014\",\n        \"12929\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"31223\",\n        \"2016\",\n        \"13020\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"31223\",\n        \"2015\",\n        \"12972\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"31223\",\n        \"2014\",\n        \"12929\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"31223\",\n        \"2013\",\n        \"13464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"312230\",\n        \"2016\",\n        \"13020\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"312230\",\n        \"2015\",\n        \"12972\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"312230\",\n        \"2014\",\n        \"12929\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tobacco manufacturing\",\n        \"312230\",\n        \"2013\",\n        \"13464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile mills\",\n        \"313\",\n        \"2013\",\n        \"103009\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile mills\",\n        \"313\",\n        \"2016\",\n        \"97055\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile mills\",\n        \"313\",\n        \"2015\",\n        \"97428\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile mills\",\n        \"313\",\n        \"2014\",\n        \"99417\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"3131\",\n        \"2016\",\n        \"23955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"3131\",\n        \"2015\",\n        \"23998\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"3131\",\n        \"2014\",\n        \"23659\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"3131\",\n        \"2013\",\n        \"24779\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"31311\",\n        \"2016\",\n        \"23955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"31311\",\n        \"2015\",\n        \"23998\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"31311\",\n        \"2014\",\n        \"23659\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"313110\",\n        \"2014\",\n        \"23659\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"31311\",\n        \"2013\",\n        \"24779\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"313110\",\n        \"2016\",\n        \"23955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"313110\",\n        \"2015\",\n        \"23998\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber, yarn, and thread mills\",\n        \"313110\",\n        \"2013\",\n        \"24779\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric mills\",\n        \"3132\",\n        \"2016\",\n        \"45586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric mills\",\n        \"3132\",\n        \"2015\",\n        \"45886\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric mills\",\n        \"3132\",\n        \"2014\",\n        \"47462\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric mills\",\n        \"3132\",\n        \"2013\",\n        \"49035\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"31321\",\n        \"2016\",\n        \"17762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"31321\",\n        \"2015\",\n        \"17565\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"313210\",\n        \"2015\",\n        \"17565\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"31321\",\n        \"2014\",\n        \"17686\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"31321\",\n        \"2013\",\n        \"17306\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"313210\",\n        \"2016\",\n        \"17762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"313210\",\n        \"2014\",\n        \"17686\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broadwoven fabric mills\",\n        \"313210\",\n        \"2013\",\n        \"17306\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"31322\",\n        \"2016\",\n        \"5633\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"31322\",\n        \"2015\",\n        \"5918\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"31322\",\n        \"2014\",\n        \"5845\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"31322\",\n        \"2013\",\n        \"6201\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"313220\",\n        \"2016\",\n        \"5633\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"31323\",\n        \"2016\",\n        \"15238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"313220\",\n        \"2015\",\n        \"5918\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"313220\",\n        \"2014\",\n        \"5845\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Narrow fabric mills and schiffli machine embroidery\",\n        \"313220\",\n        \"2013\",\n        \"6201\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"31323\",\n        \"2015\",\n        \"15471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"31323\",\n        \"2014\",\n        \"16813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"31323\",\n        \"2013\",\n        \"17857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"313230\",\n        \"2016\",\n        \"15238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"313230\",\n        \"2015\",\n        \"15471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"313230\",\n        \"2014\",\n        \"16813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonwoven fabric mills\",\n        \"313230\",\n        \"2013\",\n        \"17857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"31324\",\n        \"2013\",\n        \"7671\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"31324\",\n        \"2016\",\n        \"6954\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"31324\",\n        \"2015\",\n        \"6932\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"31324\",\n        \"2014\",\n        \"7117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"313240\",\n        \"2016\",\n        \"6954\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"313240\",\n        \"2015\",\n        \"6932\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"313240\",\n        \"2014\",\n        \"7117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Knit fabric mills\",\n        \"313240\",\n        \"2013\",\n        \"7671\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing and fabric coating mills\",\n        \"3133\",\n        \"2016\",\n        \"27514\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing and fabric coating mills\",\n        \"3133\",\n        \"2015\",\n        \"27544\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing and fabric coating mills\",\n        \"3133\",\n        \"2014\",\n        \"28297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"31331\",\n        \"2014\",\n        \"22033\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing and fabric coating mills\",\n        \"3133\",\n        \"2013\",\n        \"29194\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"31331\",\n        \"2016\",\n        \"21073\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"31331\",\n        \"2015\",\n        \"21218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"31331\",\n        \"2013\",\n        \"22668\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"313310\",\n        \"2016\",\n        \"21073\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"313310\",\n        \"2015\",\n        \"21218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"313310\",\n        \"2014\",\n        \"22033\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile and fabric finishing mills\",\n        \"313310\",\n        \"2013\",\n        \"22668\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"31332\",\n        \"2016\",\n        \"6441\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"313320\",\n        \"2016\",\n        \"6441\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"31332\",\n        \"2015\",\n        \"6326\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"31332\",\n        \"2014\",\n        \"6264\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"31332\",\n        \"2013\",\n        \"6527\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"313320\",\n        \"2015\",\n        \"6326\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"313320\",\n        \"2014\",\n        \"6264\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabric coating mills\",\n        \"313320\",\n        \"2013\",\n        \"6527\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile product mills\",\n        \"314\",\n        \"2016\",\n        \"110259\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile product mills\",\n        \"314\",\n        \"2015\",\n        \"110240\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile product mills\",\n        \"314\",\n        \"2014\",\n        \"109501\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile product mills\",\n        \"314\",\n        \"2013\",\n        \"109635\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile furnishings mills\",\n        \"3141\",\n        \"2013\",\n        \"50816\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile furnishings mills\",\n        \"3141\",\n        \"2016\",\n        \"51554\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile furnishings mills\",\n        \"3141\",\n        \"2015\",\n        \"51729\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile furnishings mills\",\n        \"3141\",\n        \"2014\",\n        \"51648\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"31411\",\n        \"2016\",\n        \"28325\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"31411\",\n        \"2015\",\n        \"29197\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"31411\",\n        \"2014\",\n        \"28518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"31411\",\n        \"2013\",\n        \"27131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"314110\",\n        \"2016\",\n        \"28325\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"314110\",\n        \"2015\",\n        \"29197\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"314110\",\n        \"2014\",\n        \"28518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"31412\",\n        \"2014\",\n        \"23130\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carpet and rug mills\",\n        \"314110\",\n        \"2013\",\n        \"27131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"31412\",\n        \"2016\",\n        \"23229\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"31412\",\n        \"2015\",\n        \"22532\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"31412\",\n        \"2013\",\n        \"23685\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"314120\",\n        \"2016\",\n        \"23229\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"314120\",\n        \"2015\",\n        \"22532\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"314120\",\n        \"2014\",\n        \"23130\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Curtain and linen mills\",\n        \"314120\",\n        \"2013\",\n        \"23685\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other textile product mills\",\n        \"3149\",\n        \"2016\",\n        \"58705\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other textile product mills\",\n        \"3149\",\n        \"2015\",\n        \"58511\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"31491\",\n        \"2015\",\n        \"20387\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other textile product mills\",\n        \"3149\",\n        \"2014\",\n        \"57853\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other textile product mills\",\n        \"3149\",\n        \"2013\",\n        \"58819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"31491\",\n        \"2016\",\n        \"20602\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"31491\",\n        \"2014\",\n        \"19806\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"31491\",\n        \"2013\",\n        \"19498\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"314910\",\n        \"2016\",\n        \"20602\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"314910\",\n        \"2015\",\n        \"20387\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"314910\",\n        \"2014\",\n        \"19806\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Textile bag and canvas mills\",\n        \"314910\",\n        \"2013\",\n        \"19498\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other textile product mills\",\n        \"31499\",\n        \"2016\",\n        \"38103\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n        \"314994\",\n        \"2016\",\n        \"5208\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other textile product mills\",\n        \"31499\",\n        \"2015\",\n        \"38124\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other textile product mills\",\n        \"31499\",\n        \"2014\",\n        \"38047\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other textile product mills\",\n        \"31499\",\n        \"2013\",\n        \"39321\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n        \"314994\",\n        \"2015\",\n        \"5196\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n        \"314994\",\n        \"2014\",\n        \"4925\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rope, cordage, twine, tire cord, and tire fabric mills\",\n        \"314994\",\n        \"2013\",\n        \"5297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous textile product mills\",\n        \"314999\",\n        \"2016\",\n        \"32895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous textile product mills\",\n        \"314999\",\n        \"2015\",\n        \"32928\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous textile product mills\",\n        \"314999\",\n        \"2014\",\n        \"33122\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel manufacturing\",\n        \"315\",\n        \"2014\",\n        \"88760\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous textile product mills\",\n        \"314999\",\n        \"2013\",\n        \"34025\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel manufacturing\",\n        \"315\",\n        \"2016\",\n        \"81297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel manufacturing\",\n        \"315\",\n        \"2015\",\n        \"86449\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel manufacturing\",\n        \"315\",\n        \"2013\",\n        \"96901\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel knitting mills\",\n        \"3151\",\n        \"2016\",\n        \"10437\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel knitting mills\",\n        \"3151\",\n        \"2015\",\n        \"11225\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel knitting mills\",\n        \"3151\",\n        \"2014\",\n        \"11444\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel knitting mills\",\n        \"3151\",\n        \"2013\",\n        \"11957\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"31511\",\n        \"2016\",\n        \"8280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"31511\",\n        \"2015\",\n        \"9168\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"315110\",\n        \"2015\",\n        \"9168\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"31511\",\n        \"2014\",\n        \"9117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"31511\",\n        \"2013\",\n        \"9390\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"315110\",\n        \"2016\",\n        \"8280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"315110\",\n        \"2014\",\n        \"9117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hosiery and sock mills\",\n        \"315110\",\n        \"2013\",\n        \"9390\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"31519\",\n        \"2016\",\n        \"2158\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"31519\",\n        \"2015\",\n        \"2058\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"31519\",\n        \"2014\",\n        \"2327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"31519\",\n        \"2013\",\n        \"2567\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"315190\",\n        \"2016\",\n        \"2158\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"315190\",\n        \"2015\",\n        \"2058\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel manufacturing\",\n        \"3152\",\n        \"2015\",\n        \"67610\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"315190\",\n        \"2014\",\n        \"2327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other apparel knitting mills\",\n        \"315190\",\n        \"2013\",\n        \"2567\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel manufacturing\",\n        \"3152\",\n        \"2016\",\n        \"63474\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel manufacturing\",\n        \"3152\",\n        \"2014\",\n        \"70064\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel manufacturing\",\n        \"3152\",\n        \"2013\",\n        \"77457\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"31521\",\n        \"2016\",\n        \"28241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"31521\",\n        \"2015\",\n        \"28971\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"31521\",\n        \"2014\",\n        \"30269\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"31521\",\n        \"2013\",\n        \"34500\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"315210\",\n        \"2016\",\n        \"28241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"31522\",\n        \"2016\",\n        \"11786\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"315210\",\n        \"2015\",\n        \"28971\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"315210\",\n        \"2014\",\n        \"30269\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut and sew apparel contractors\",\n        \"315210\",\n        \"2013\",\n        \"34500\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"31522\",\n        \"2015\",\n        \"11956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"31522\",\n        \"2014\",\n        \"10644\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"31522\",\n        \"2013\",\n        \"11846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"315220\",\n        \"2016\",\n        \"11786\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"315220\",\n        \"2015\",\n        \"11956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"315220\",\n        \"2014\",\n        \"10644\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Men's and boys' cut and sew apparel manufacturing\",\n        \"315220\",\n        \"2013\",\n        \"11846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"31524\",\n        \"2013\",\n        \"23279\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"31524\",\n        \"2016\",\n        \"16700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"31524\",\n        \"2015\",\n        \"19622\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"31524\",\n        \"2014\",\n        \"21913\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"315240\",\n        \"2016\",\n        \"16700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"315240\",\n        \"2015\",\n        \"19622\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"315240\",\n        \"2014\",\n        \"21913\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's, girls', and infants' cut and sew apparel manufacturing\",\n        \"315240\",\n        \"2013\",\n        \"23279\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"31528\",\n        \"2016\",\n        \"6746\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"31528\",\n        \"2015\",\n        \"7061\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"315280\",\n        \"2015\",\n        \"7061\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"31528\",\n        \"2014\",\n        \"7238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"31528\",\n        \"2013\",\n        \"7832\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"315280\",\n        \"2016\",\n        \"6746\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"315280\",\n        \"2014\",\n        \"7238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other cut and sew apparel manufacturing\",\n        \"315280\",\n        \"2013\",\n        \"7832\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"3159\",\n        \"2016\",\n        \"7386\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"3159\",\n        \"2015\",\n        \"7614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"3159\",\n        \"2014\",\n        \"7252\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"3159\",\n        \"2013\",\n        \"7487\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"31599\",\n        \"2016\",\n        \"7386\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"315990\",\n        \"2016\",\n        \"7386\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"31599\",\n        \"2015\",\n        \"7614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"31599\",\n        \"2014\",\n        \"7252\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"31599\",\n        \"2013\",\n        \"7487\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"315990\",\n        \"2015\",\n        \"7614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"315990\",\n        \"2014\",\n        \"7252\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Apparel accessories and other apparel manufacturing\",\n        \"315990\",\n        \"2013\",\n        \"7487\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and allied product manufacturing\",\n        \"316\",\n        \"2016\",\n        \"24224\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and allied product manufacturing\",\n        \"316\",\n        \"2015\",\n        \"23860\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and allied product manufacturing\",\n        \"316\",\n        \"2014\",\n        \"24066\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and allied product manufacturing\",\n        \"316\",\n        \"2013\",\n        \"25405\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"3161\",\n        \"2013\",\n        \"3300\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"3161\",\n        \"2016\",\n        \"3136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"3161\",\n        \"2015\",\n        \"3194\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"3161\",\n        \"2014\",\n        \"3314\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"31611\",\n        \"2016\",\n        \"3136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"31611\",\n        \"2015\",\n        \"3194\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"31611\",\n        \"2014\",\n        \"3314\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"31611\",\n        \"2013\",\n        \"3300\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"316110\",\n        \"2016\",\n        \"3136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"316110\",\n        \"2015\",\n        \"3194\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"316110\",\n        \"2014\",\n        \"3314\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Leather and hide tanning and finishing\",\n        \"316110\",\n        \"2013\",\n        \"3300\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"3162\",\n        \"2016\",\n        \"10625\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"31621\",\n        \"2016\",\n        \"10625\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"3162\",\n        \"2015\",\n        \"10722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"3162\",\n        \"2014\",\n        \"10631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"3162\",\n        \"2013\",\n        \"11393\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"31621\",\n        \"2015\",\n        \"10722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"31621\",\n        \"2014\",\n        \"10631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"31621\",\n        \"2013\",\n        \"11393\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"316210\",\n        \"2016\",\n        \"10625\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"316210\",\n        \"2015\",\n        \"10722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"316210\",\n        \"2014\",\n        \"10631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Footwear manufacturing\",\n        \"316210\",\n        \"2013\",\n        \"11393\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"3169\",\n        \"2016\",\n        \"10463\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"31699\",\n        \"2016\",\n        \"10463\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"3169\",\n        \"2015\",\n        \"9944\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"3169\",\n        \"2014\",\n        \"10121\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"3169\",\n        \"2013\",\n        \"10712\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"31699\",\n        \"2015\",\n        \"9944\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"31699\",\n        \"2014\",\n        \"10121\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other leather and allied product manufacturing\",\n        \"31699\",\n        \"2013\",\n        \"10712\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's handbag and purse manufacturing\",\n        \"316992\",\n        \"2016\",\n        \"1399\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's handbag and purse manufacturing\",\n        \"316992\",\n        \"2015\",\n        \"1308\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's handbag and purse manufacturing\",\n        \"316992\",\n        \"2014\",\n        \"1342\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Women's handbag and purse manufacturing\",\n        \"316992\",\n        \"2013\",\n        \"1630\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other leather good and allied product manufacturing\",\n        \"316998\",\n        \"2013\",\n        \"9081\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other leather good and allied product manufacturing\",\n        \"316998\",\n        \"2016\",\n        \"9064\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other leather good and allied product manufacturing\",\n        \"316998\",\n        \"2015\",\n        \"8636\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other leather good and allied product manufacturing\",\n        \"316998\",\n        \"2014\",\n        \"8780\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood product manufacturing\",\n        \"321\",\n        \"2016\",\n        \"378469\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood product manufacturing\",\n        \"321\",\n        \"2015\",\n        \"369788\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood product manufacturing\",\n        \"321\",\n        \"2014\",\n        \"352084\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood product manufacturing\",\n        \"321\",\n        \"2013\",\n        \"346470\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"3211\",\n        \"2016\",\n        \"77200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"3211\",\n        \"2015\",\n        \"76800\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"32111\",\n        \"2015\",\n        \"76800\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"3211\",\n        \"2014\",\n        \"72608\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"3211\",\n        \"2013\",\n        \"73007\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"32111\",\n        \"2016\",\n        \"77200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"32111\",\n        \"2014\",\n        \"72608\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills and wood preservation\",\n        \"32111\",\n        \"2013\",\n        \"73007\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills\",\n        \"321113\",\n        \"2016\",\n        \"66574\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills\",\n        \"321113\",\n        \"2015\",\n        \"66214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills\",\n        \"321113\",\n        \"2014\",\n        \"64243\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmills\",\n        \"321113\",\n        \"2013\",\n        \"65153\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood preservation\",\n        \"321114\",\n        \"2016\",\n        \"10627\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"3212\",\n        \"2016\",\n        \"72895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood preservation\",\n        \"321114\",\n        \"2015\",\n        \"10586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood preservation\",\n        \"321114\",\n        \"2014\",\n        \"8365\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood preservation\",\n        \"321114\",\n        \"2013\",\n        \"7854\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"3212\",\n        \"2015\",\n        \"71652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"3212\",\n        \"2014\",\n        \"67652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"3212\",\n        \"2013\",\n        \"63496\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"32121\",\n        \"2016\",\n        \"72895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"32121\",\n        \"2015\",\n        \"71652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"32121\",\n        \"2014\",\n        \"67652\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardwood veneer and plywood manufacturing\",\n        \"321211\",\n        \"2014\",\n        \"12232\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Veneer, plywood, and engineered wood product manufacturing\",\n        \"32121\",\n        \"2013\",\n        \"63496\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardwood veneer and plywood manufacturing\",\n        \"321211\",\n        \"2016\",\n        \"12005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardwood veneer and plywood manufacturing\",\n        \"321211\",\n        \"2015\",\n        \"12470\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardwood veneer and plywood manufacturing\",\n        \"321211\",\n        \"2013\",\n        \"11837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Softwood veneer and plywood manufacturing\",\n        \"321212\",\n        \"2016\",\n        \"13122\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Softwood veneer and plywood manufacturing\",\n        \"321212\",\n        \"2015\",\n        \"14055\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Softwood veneer and plywood manufacturing\",\n        \"321212\",\n        \"2014\",\n        \"13961\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Softwood veneer and plywood manufacturing\",\n        \"321212\",\n        \"2013\",\n        \"14320\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engineered wood member (except truss) manufacturing\",\n        \"321213\",\n        \"2016\",\n        \"3548\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engineered wood member (except truss) manufacturing\",\n        \"321213\",\n        \"2015\",\n        \"3978\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truss manufacturing\",\n        \"321214\",\n        \"2015\",\n        \"27526\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engineered wood member (except truss) manufacturing\",\n        \"321213\",\n        \"2014\",\n        \"3645\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engineered wood member (except truss) manufacturing\",\n        \"321213\",\n        \"2013\",\n        \"3465\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truss manufacturing\",\n        \"321214\",\n        \"2016\",\n        \"30312\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truss manufacturing\",\n        \"321214\",\n        \"2014\",\n        \"24141\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truss manufacturing\",\n        \"321214\",\n        \"2013\",\n        \"19943\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Reconstituted wood product manufacturing\",\n        \"321219\",\n        \"2016\",\n        \"13908\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Reconstituted wood product manufacturing\",\n        \"321219\",\n        \"2015\",\n        \"13624\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Reconstituted wood product manufacturing\",\n        \"321219\",\n        \"2014\",\n        \"13674\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Reconstituted wood product manufacturing\",\n        \"321219\",\n        \"2013\",\n        \"13932\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other wood product manufacturing\",\n        \"3219\",\n        \"2016\",\n        \"228374\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Millwork\",\n        \"32191\",\n        \"2016\",\n        \"104837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other wood product manufacturing\",\n        \"3219\",\n        \"2015\",\n        \"221336\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other wood product manufacturing\",\n        \"3219\",\n        \"2014\",\n        \"211824\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other wood product manufacturing\",\n        \"3219\",\n        \"2013\",\n        \"209966\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Millwork\",\n        \"32191\",\n        \"2015\",\n        \"103956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Millwork\",\n        \"32191\",\n        \"2014\",\n        \"100511\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Millwork\",\n        \"32191\",\n        \"2013\",\n        \"99086\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood window and door manufacturing\",\n        \"321911\",\n        \"2016\",\n        \"51269\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood window and door manufacturing\",\n        \"321911\",\n        \"2015\",\n        \"51189\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood window and door manufacturing\",\n        \"321911\",\n        \"2014\",\n        \"46415\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stock, resawing lumber, and planing\",\n        \"321912\",\n        \"2014\",\n        \"25829\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood window and door manufacturing\",\n        \"321911\",\n        \"2013\",\n        \"46868\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stock, resawing lumber, and planing\",\n        \"321912\",\n        \"2016\",\n        \"23324\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stock, resawing lumber, and planing\",\n        \"321912\",\n        \"2015\",\n        \"23583\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stock, resawing lumber, and planing\",\n        \"321912\",\n        \"2013\",\n        \"24222\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other millwork (including flooring)\",\n        \"321918\",\n        \"2016\",\n        \"30244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other millwork (including flooring)\",\n        \"321918\",\n        \"2015\",\n        \"29184\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other millwork (including flooring)\",\n        \"321918\",\n        \"2014\",\n        \"28268\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other millwork (including flooring)\",\n        \"321918\",\n        \"2013\",\n        \"27996\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"32192\",\n        \"2016\",\n        \"54538\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"321920\",\n        \"2016\",\n        \"54538\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"32192\",\n        \"2015\",\n        \"53490\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"32192\",\n        \"2014\",\n        \"51345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"32192\",\n        \"2013\",\n        \"48829\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"321920\",\n        \"2015\",\n        \"53490\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"321920\",\n        \"2014\",\n        \"51345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood container and pallet manufacturing\",\n        \"321920\",\n        \"2013\",\n        \"48829\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other wood product manufacturing\",\n        \"32199\",\n        \"2016\",\n        \"68999\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other wood product manufacturing\",\n        \"32199\",\n        \"2015\",\n        \"63889\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other wood product manufacturing\",\n        \"32199\",\n        \"2014\",\n        \"59968\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufactured home (mobile home) manufacturing\",\n        \"321991\",\n        \"2014\",\n        \"20599\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other wood product manufacturing\",\n        \"32199\",\n        \"2013\",\n        \"62051\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufactured home (mobile home) manufacturing\",\n        \"321991\",\n        \"2016\",\n        \"22819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufactured home (mobile home) manufacturing\",\n        \"321991\",\n        \"2015\",\n        \"20518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufactured home (mobile home) manufacturing\",\n        \"321991\",\n        \"2013\",\n        \"24007\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated wood building manufacturing\",\n        \"321992\",\n        \"2016\",\n        \"15596\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated wood building manufacturing\",\n        \"321992\",\n        \"2015\",\n        \"15618\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated wood building manufacturing\",\n        \"321992\",\n        \"2014\",\n        \"14092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated wood building manufacturing\",\n        \"321992\",\n        \"2013\",\n        \"12594\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous wood product manufacturing\",\n        \"321999\",\n        \"2016\",\n        \"30585\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper manufacturing\",\n        \"322\",\n        \"2016\",\n        \"332914\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous wood product manufacturing\",\n        \"321999\",\n        \"2015\",\n        \"27753\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous wood product manufacturing\",\n        \"321999\",\n        \"2014\",\n        \"25276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous wood product manufacturing\",\n        \"321999\",\n        \"2013\",\n        \"25450\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper manufacturing\",\n        \"322\",\n        \"2015\",\n        \"334061\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper manufacturing\",\n        \"322\",\n        \"2014\",\n        \"335758\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper manufacturing\",\n        \"322\",\n        \"2013\",\n        \"344071\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp, paper, and paperboard mills\",\n        \"3221\",\n        \"2016\",\n        \"99049\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp, paper, and paperboard mills\",\n        \"3221\",\n        \"2015\",\n        \"101868\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp, paper, and paperboard mills\",\n        \"3221\",\n        \"2014\",\n        \"102726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp, paper, and paperboard mills\",\n        \"3221\",\n        \"2013\",\n        \"105004\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"32211\",\n        \"2013\",\n        \"8476\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"32211\",\n        \"2016\",\n        \"7970\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"32211\",\n        \"2015\",\n        \"8311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"32211\",\n        \"2014\",\n        \"8429\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"322110\",\n        \"2016\",\n        \"7970\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"322110\",\n        \"2015\",\n        \"8311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"322110\",\n        \"2014\",\n        \"8429\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pulp mills\",\n        \"322110\",\n        \"2013\",\n        \"8476\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper mills\",\n        \"32212\",\n        \"2016\",\n        \"56793\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper mills\",\n        \"32212\",\n        \"2015\",\n        \"59093\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper mills\",\n        \"32212\",\n        \"2014\",\n        \"59762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper mills\",\n        \"32212\",\n        \"2013\",\n        \"63007\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper (except newsprint) mills\",\n        \"322121\",\n        \"2013\",\n        \"60106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper (except newsprint) mills\",\n        \"322121\",\n        \"2016\",\n        \"54939\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper (except newsprint) mills\",\n        \"322121\",\n        \"2015\",\n        \"56910\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper (except newsprint) mills\",\n        \"322121\",\n        \"2014\",\n        \"57331\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Newsprint mills\",\n        \"322122\",\n        \"2016\",\n        \"1854\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Newsprint mills\",\n        \"322122\",\n        \"2015\",\n        \"2183\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Newsprint mills\",\n        \"322122\",\n        \"2014\",\n        \"2431\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Newsprint mills\",\n        \"322122\",\n        \"2013\",\n        \"2901\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"32213\",\n        \"2016\",\n        \"34286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"32213\",\n        \"2015\",\n        \"34464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"32213\",\n        \"2014\",\n        \"34535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"32213\",\n        \"2013\",\n        \"33521\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"322130\",\n        \"2013\",\n        \"33521\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"322130\",\n        \"2016\",\n        \"34286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"322130\",\n        \"2015\",\n        \"34464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard mills\",\n        \"322130\",\n        \"2014\",\n        \"34535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Converted paper product manufacturing\",\n        \"3222\",\n        \"2016\",\n        \"233866\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Converted paper product manufacturing\",\n        \"3222\",\n        \"2015\",\n        \"232193\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Converted paper product manufacturing\",\n        \"3222\",\n        \"2014\",\n        \"233032\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Converted paper product manufacturing\",\n        \"3222\",\n        \"2013\",\n        \"239067\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard container manufacturing\",\n        \"32221\",\n        \"2016\",\n        \"138497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard container manufacturing\",\n        \"32221\",\n        \"2015\",\n        \"137285\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard container manufacturing\",\n        \"32221\",\n        \"2014\",\n        \"137692\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Corrugated and solid fiber box manufacturing\",\n        \"322211\",\n        \"2014\",\n        \"77228\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paperboard container manufacturing\",\n        \"32221\",\n        \"2013\",\n        \"137453\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Corrugated and solid fiber box manufacturing\",\n        \"322211\",\n        \"2016\",\n        \"78300\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Corrugated and solid fiber box manufacturing\",\n        \"322211\",\n        \"2015\",\n        \"77273\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Corrugated and solid fiber box manufacturing\",\n        \"322211\",\n        \"2013\",\n        \"76763\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Folding paperboard box manufacturing\",\n        \"322212\",\n        \"2016\",\n        \"38315\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Folding paperboard box manufacturing\",\n        \"322212\",\n        \"2015\",\n        \"39049\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Folding paperboard box manufacturing\",\n        \"322212\",\n        \"2014\",\n        \"39695\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Folding paperboard box manufacturing\",\n        \"322212\",\n        \"2013\",\n        \"39822\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other paperboard container manufacturing\",\n        \"322219\",\n        \"2016\",\n        \"21882\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"32222\",\n        \"2016\",\n        \"45700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other paperboard container manufacturing\",\n        \"322219\",\n        \"2015\",\n        \"20963\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other paperboard container manufacturing\",\n        \"322219\",\n        \"2014\",\n        \"20769\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other paperboard container manufacturing\",\n        \"322219\",\n        \"2013\",\n        \"20867\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"32222\",\n        \"2015\",\n        \"45465\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"32222\",\n        \"2014\",\n        \"45406\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"32222\",\n        \"2013\",\n        \"47627\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"322220\",\n        \"2016\",\n        \"45700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"322220\",\n        \"2015\",\n        \"45465\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"322220\",\n        \"2014\",\n        \"45406\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"32223\",\n        \"2014\",\n        \"18072\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paper bag and coated and treated paper manufacturing\",\n        \"322220\",\n        \"2013\",\n        \"47627\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"32223\",\n        \"2016\",\n        \"16522\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"32223\",\n        \"2015\",\n        \"17346\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"32223\",\n        \"2013\",\n        \"20272\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"322230\",\n        \"2016\",\n        \"16522\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"322230\",\n        \"2015\",\n        \"17346\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"322230\",\n        \"2014\",\n        \"18072\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Stationery product manufacturing\",\n        \"322230\",\n        \"2013\",\n        \"20272\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other converted paper product manufacturing\",\n        \"32229\",\n        \"2016\",\n        \"33147\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other converted paper product manufacturing\",\n        \"32229\",\n        \"2015\",\n        \"32098\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sanitary paper product manufacturing\",\n        \"322291\",\n        \"2015\",\n        \"16875\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other converted paper product manufacturing\",\n        \"32229\",\n        \"2014\",\n        \"31861\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other converted paper product manufacturing\",\n        \"32229\",\n        \"2013\",\n        \"33715\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sanitary paper product manufacturing\",\n        \"322291\",\n        \"2016\",\n        \"17161\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sanitary paper product manufacturing\",\n        \"322291\",\n        \"2014\",\n        \"17073\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sanitary paper product manufacturing\",\n        \"322291\",\n        \"2013\",\n        \"17388\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other converted paper product manufacturing\",\n        \"322299\",\n        \"2016\",\n        \"15986\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other converted paper product manufacturing\",\n        \"322299\",\n        \"2015\",\n        \"15223\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other converted paper product manufacturing\",\n        \"322299\",\n        \"2014\",\n        \"14789\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other converted paper product manufacturing\",\n        \"322299\",\n        \"2013\",\n        \"16327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"323\",\n        \"2013\",\n        \"432271\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"323\",\n        \"2016\",\n        \"416463\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"323\",\n        \"2015\",\n        \"412722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"323\",\n        \"2014\",\n        \"417029\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"3231\",\n        \"2016\",\n        \"416463\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"3231\",\n        \"2015\",\n        \"412722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"3231\",\n        \"2014\",\n        \"417029\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing and related support activities\",\n        \"3231\",\n        \"2013\",\n        \"432271\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing\",\n        \"32311\",\n        \"2016\",\n        \"393535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing\",\n        \"32311\",\n        \"2015\",\n        \"389135\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial printing (except screen and books)\",\n        \"323111\",\n        \"2015\",\n        \"315594\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing\",\n        \"32311\",\n        \"2014\",\n        \"392303\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing\",\n        \"32311\",\n        \"2013\",\n        \"405903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial printing (except screen and books)\",\n        \"323111\",\n        \"2016\",\n        \"318147\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial printing (except screen and books)\",\n        \"323111\",\n        \"2014\",\n        \"319094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial printing (except screen and books)\",\n        \"323111\",\n        \"2013\",\n        \"329688\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial screen printing\",\n        \"323113\",\n        \"2016\",\n        \"54641\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial screen printing\",\n        \"323113\",\n        \"2015\",\n        \"53478\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial screen printing\",\n        \"323113\",\n        \"2014\",\n        \"53346\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial screen printing\",\n        \"323113\",\n        \"2013\",\n        \"53552\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Books printing\",\n        \"323117\",\n        \"2013\",\n        \"22663\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Books printing\",\n        \"323117\",\n        \"2016\",\n        \"20747\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Books printing\",\n        \"323117\",\n        \"2015\",\n        \"20063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Books printing\",\n        \"323117\",\n        \"2014\",\n        \"19863\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"32312\",\n        \"2016\",\n        \"22928\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"32312\",\n        \"2015\",\n        \"23586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"32312\",\n        \"2014\",\n        \"24726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"32312\",\n        \"2013\",\n        \"26368\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"323120\",\n        \"2016\",\n        \"22928\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"323120\",\n        \"2015\",\n        \"23586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"323120\",\n        \"2014\",\n        \"24726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"324\",\n        \"2014\",\n        \"102103\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Support activities for printing\",\n        \"323120\",\n        \"2013\",\n        \"26368\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"324\",\n        \"2016\",\n        \"104280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"324\",\n        \"2015\",\n        \"102740\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"324\",\n        \"2013\",\n        \"100216\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"3241\",\n        \"2016\",\n        \"104280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"3241\",\n        \"2015\",\n        \"102740\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"3241\",\n        \"2014\",\n        \"102103\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum and coal products manufacturing\",\n        \"3241\",\n        \"2013\",\n        \"100216\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"32411\",\n        \"2016\",\n        \"64934\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"324110\",\n        \"2016\",\n        \"64934\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"32411\",\n        \"2015\",\n        \"64451\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"32411\",\n        \"2014\",\n        \"64363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"32411\",\n        \"2013\",\n        \"61663\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"324110\",\n        \"2015\",\n        \"64451\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"324110\",\n        \"2014\",\n        \"64363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum refineries\",\n        \"324110\",\n        \"2013\",\n        \"61663\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving, roofing, and saturated materials manufacturing\",\n        \"32412\",\n        \"2016\",\n        \"24722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving, roofing, and saturated materials manufacturing\",\n        \"32412\",\n        \"2015\",\n        \"23264\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving, roofing, and saturated materials manufacturing\",\n        \"32412\",\n        \"2014\",\n        \"22889\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving, roofing, and saturated materials manufacturing\",\n        \"32412\",\n        \"2013\",\n        \"23660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving mixture and block manufacturing\",\n        \"324121\",\n        \"2013\",\n        \"14614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving mixture and block manufacturing\",\n        \"324121\",\n        \"2016\",\n        \"15735\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving mixture and block manufacturing\",\n        \"324121\",\n        \"2015\",\n        \"14623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt paving mixture and block manufacturing\",\n        \"324121\",\n        \"2014\",\n        \"14094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt shingle and coating materials manufacturing\",\n        \"324122\",\n        \"2016\",\n        \"8987\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt shingle and coating materials manufacturing\",\n        \"324122\",\n        \"2015\",\n        \"8641\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt shingle and coating materials manufacturing\",\n        \"324122\",\n        \"2014\",\n        \"8796\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Asphalt shingle and coating materials manufacturing\",\n        \"324122\",\n        \"2013\",\n        \"9046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other petroleum and coal products manufacturing\",\n        \"32419\",\n        \"2016\",\n        \"14624\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other petroleum and coal products manufacturing\",\n        \"32419\",\n        \"2015\",\n        \"15025\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum lubricating oil and grease manufacturing\",\n        \"324191\",\n        \"2015\",\n        \"11784\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other petroleum and coal products manufacturing\",\n        \"32419\",\n        \"2014\",\n        \"14850\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other petroleum and coal products manufacturing\",\n        \"32419\",\n        \"2013\",\n        \"14893\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum lubricating oil and grease manufacturing\",\n        \"324191\",\n        \"2016\",\n        \"11686\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum lubricating oil and grease manufacturing\",\n        \"324191\",\n        \"2014\",\n        \"11514\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petroleum lubricating oil and grease manufacturing\",\n        \"324191\",\n        \"2013\",\n        \"11575\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other petroleum and coal products manufacturing\",\n        \"324199\",\n        \"2016\",\n        \"2939\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other petroleum and coal products manufacturing\",\n        \"324199\",\n        \"2015\",\n        \"3241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other petroleum and coal products manufacturing\",\n        \"324199\",\n        \"2014\",\n        \"3337\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other petroleum and coal products manufacturing\",\n        \"324199\",\n        \"2013\",\n        \"3318\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chemical manufacturing\",\n        \"325\",\n        \"2016\",\n        \"744590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Basic chemical manufacturing\",\n        \"3251\",\n        \"2016\",\n        \"148393\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chemical manufacturing\",\n        \"325\",\n        \"2015\",\n        \"742192\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chemical manufacturing\",\n        \"325\",\n        \"2014\",\n        \"714907\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Chemical manufacturing\",\n        \"325\",\n        \"2013\",\n        \"718003\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Basic chemical manufacturing\",\n        \"3251\",\n        \"2015\",\n        \"149471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Basic chemical manufacturing\",\n        \"3251\",\n        \"2014\",\n        \"146284\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Basic chemical manufacturing\",\n        \"3251\",\n        \"2013\",\n        \"146924\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"32511\",\n        \"2016\",\n        \"9379\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"32511\",\n        \"2015\",\n        \"9084\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"32511\",\n        \"2014\",\n        \"9094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"32511\",\n        \"2013\",\n        \"8789\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"325110\",\n        \"2013\",\n        \"8789\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"325110\",\n        \"2016\",\n        \"9379\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"325110\",\n        \"2015\",\n        \"9084\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Petrochemical manufacturing\",\n        \"325110\",\n        \"2014\",\n        \"9094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"32512\",\n        \"2016\",\n        \"12002\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"32512\",\n        \"2015\",\n        \"9258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"32512\",\n        \"2014\",\n        \"8893\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"32512\",\n        \"2013\",\n        \"9599\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"325120\",\n        \"2016\",\n        \"12002\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"325120\",\n        \"2015\",\n        \"9258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"325120\",\n        \"2014\",\n        \"8893\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"32513\",\n        \"2014\",\n        \"8343\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial gas manufacturing\",\n        \"325120\",\n        \"2013\",\n        \"9599\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"32513\",\n        \"2016\",\n        \"8174\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"32513\",\n        \"2015\",\n        \"8270\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"32513\",\n        \"2013\",\n        \"8430\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"325130\",\n        \"2016\",\n        \"8174\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"325130\",\n        \"2015\",\n        \"8270\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"325130\",\n        \"2014\",\n        \"8343\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic dye and pigment manufacturing\",\n        \"325130\",\n        \"2013\",\n        \"8430\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"32518\",\n        \"2016\",\n        \"36751\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"32518\",\n        \"2015\",\n        \"38092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"325180\",\n        \"2015\",\n        \"38092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"32518\",\n        \"2014\",\n        \"36431\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"32518\",\n        \"2013\",\n        \"37341\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"325180\",\n        \"2016\",\n        \"36751\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"325180\",\n        \"2014\",\n        \"36431\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic inorganic chemical manufacturing\",\n        \"325180\",\n        \"2013\",\n        \"37341\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic organic chemical manufacturing\",\n        \"32519\",\n        \"2016\",\n        \"82088\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic organic chemical manufacturing\",\n        \"32519\",\n        \"2015\",\n        \"84767\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic organic chemical manufacturing\",\n        \"32519\",\n        \"2014\",\n        \"83524\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other basic organic chemical manufacturing\",\n        \"32519\",\n        \"2013\",\n        \"82765\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ethyl alcohol manufacturing\",\n        \"325193\",\n        \"2013\",\n        \"10032\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ethyl alcohol manufacturing\",\n        \"325193\",\n        \"2016\",\n        \"11636\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ethyl alcohol manufacturing\",\n        \"325193\",\n        \"2015\",\n        \"11845\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ethyl alcohol manufacturing\",\n        \"325193\",\n        \"2014\",\n        \"11131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n        \"325194\",\n        \"2016\",\n        \"5904\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n        \"325194\",\n        \"2015\",\n        \"5639\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n        \"325194\",\n        \"2014\",\n        \"5446\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cyclic crude, intermediate, and gum and wood chemical manufacturing\",\n        \"325194\",\n        \"2013\",\n        \"5738\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other basic organic chemical manufacturing\",\n        \"325199\",\n        \"2016\",\n        \"64548\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other basic organic chemical manufacturing\",\n        \"325199\",\n        \"2015\",\n        \"67284\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing\",\n        \"3252\",\n        \"2015\",\n        \"92330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other basic organic chemical manufacturing\",\n        \"325199\",\n        \"2014\",\n        \"66947\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other basic organic chemical manufacturing\",\n        \"325199\",\n        \"2013\",\n        \"66995\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing\",\n        \"3252\",\n        \"2016\",\n        \"90973\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing\",\n        \"3252\",\n        \"2014\",\n        \"86818\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin, synthetic rubber, and artificial synthetic fibers and filaments manufacturing\",\n        \"3252\",\n        \"2013\",\n        \"87755\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin and synthetic rubber manufacturing\",\n        \"32521\",\n        \"2016\",\n        \"77576\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin and synthetic rubber manufacturing\",\n        \"32521\",\n        \"2015\",\n        \"78922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin and synthetic rubber manufacturing\",\n        \"32521\",\n        \"2014\",\n        \"73479\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Resin and synthetic rubber manufacturing\",\n        \"32521\",\n        \"2013\",\n        \"74347\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics material and resin manufacturing\",\n        \"325211\",\n        \"2013\",\n        \"66202\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics material and resin manufacturing\",\n        \"325211\",\n        \"2016\",\n        \"69745\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics material and resin manufacturing\",\n        \"325211\",\n        \"2015\",\n        \"71051\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics material and resin manufacturing\",\n        \"325211\",\n        \"2014\",\n        \"65909\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic rubber manufacturing\",\n        \"325212\",\n        \"2016\",\n        \"7831\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic rubber manufacturing\",\n        \"325212\",\n        \"2015\",\n        \"7871\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic rubber manufacturing\",\n        \"325212\",\n        \"2014\",\n        \"7570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Synthetic rubber manufacturing\",\n        \"325212\",\n        \"2013\",\n        \"8146\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"32522\",\n        \"2016\",\n        \"13397\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"32522\",\n        \"2015\",\n        \"13407\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"325220\",\n        \"2015\",\n        \"13407\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"32522\",\n        \"2014\",\n        \"13339\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"32522\",\n        \"2013\",\n        \"13408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"325220\",\n        \"2016\",\n        \"13397\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"325220\",\n        \"2014\",\n        \"13339\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Artificial and synthetic fibers and filaments manufacturing\",\n        \"325220\",\n        \"2013\",\n        \"13408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide, fertilizer, and other agricultural chemical manufacturing\",\n        \"3253\",\n        \"2016\",\n        \"30240\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide, fertilizer, and other agricultural chemical manufacturing\",\n        \"3253\",\n        \"2015\",\n        \"28978\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide, fertilizer, and other agricultural chemical manufacturing\",\n        \"3253\",\n        \"2014\",\n        \"28478\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide, fertilizer, and other agricultural chemical manufacturing\",\n        \"3253\",\n        \"2013\",\n        \"31077\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer manufacturing\",\n        \"32531\",\n        \"2013\",\n        \"19036\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer manufacturing\",\n        \"32531\",\n        \"2016\",\n        \"18343\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer manufacturing\",\n        \"32531\",\n        \"2015\",\n        \"17980\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer manufacturing\",\n        \"32531\",\n        \"2014\",\n        \"17291\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nitrogenous fertilizer manufacturing\",\n        \"325311\",\n        \"2016\",\n        \"5670\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nitrogenous fertilizer manufacturing\",\n        \"325311\",\n        \"2015\",\n        \"5437\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nitrogenous fertilizer manufacturing\",\n        \"325311\",\n        \"2014\",\n        \"5214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nitrogenous fertilizer manufacturing\",\n        \"325311\",\n        \"2013\",\n        \"5493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Phosphatic fertilizer manufacturing\",\n        \"325312\",\n        \"2016\",\n        \"5442\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Phosphatic fertilizer manufacturing\",\n        \"325312\",\n        \"2015\",\n        \"5582\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Phosphatic fertilizer manufacturing\",\n        \"325312\",\n        \"2014\",\n        \"5403\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer (mixing only) manufacturing\",\n        \"325314\",\n        \"2014\",\n        \"6673\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Phosphatic fertilizer manufacturing\",\n        \"325312\",\n        \"2013\",\n        \"6400\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer (mixing only) manufacturing\",\n        \"325314\",\n        \"2016\",\n        \"7231\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer (mixing only) manufacturing\",\n        \"325314\",\n        \"2015\",\n        \"6961\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fertilizer (mixing only) manufacturing\",\n        \"325314\",\n        \"2013\",\n        \"7143\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"32532\",\n        \"2016\",\n        \"11896\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"32532\",\n        \"2015\",\n        \"10998\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"32532\",\n        \"2014\",\n        \"11187\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"32532\",\n        \"2013\",\n        \"12041\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"325320\",\n        \"2016\",\n        \"11896\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"3254\",\n        \"2016\",\n        \"256022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"325320\",\n        \"2015\",\n        \"10998\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"325320\",\n        \"2014\",\n        \"11187\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pesticide and other agricultural chemical manufacturing\",\n        \"325320\",\n        \"2013\",\n        \"12041\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"3254\",\n        \"2015\",\n        \"253466\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"3254\",\n        \"2014\",\n        \"235099\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"3254\",\n        \"2013\",\n        \"230922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"32541\",\n        \"2016\",\n        \"256022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"32541\",\n        \"2015\",\n        \"253466\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"32541\",\n        \"2014\",\n        \"235099\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medicinal and botanical manufacturing\",\n        \"325411\",\n        \"2014\",\n        \"28249\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical and medicine manufacturing\",\n        \"32541\",\n        \"2013\",\n        \"230922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medicinal and botanical manufacturing\",\n        \"325411\",\n        \"2016\",\n        \"26693\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medicinal and botanical manufacturing\",\n        \"325411\",\n        \"2015\",\n        \"26057\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medicinal and botanical manufacturing\",\n        \"325411\",\n        \"2013\",\n        \"28881\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical preparation manufacturing\",\n        \"325412\",\n        \"2016\",\n        \"155542\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical preparation manufacturing\",\n        \"325412\",\n        \"2015\",\n        \"154895\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical preparation manufacturing\",\n        \"325412\",\n        \"2014\",\n        \"136782\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pharmaceutical preparation manufacturing\",\n        \"325412\",\n        \"2013\",\n        \"129231\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"In-vitro diagnostic substance manufacturing\",\n        \"325413\",\n        \"2016\",\n        \"31838\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Biological product (except diagnostic) manufacturing\",\n        \"325414\",\n        \"2016\",\n        \"41948\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"In-vitro diagnostic substance manufacturing\",\n        \"325413\",\n        \"2015\",\n        \"31152\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"In-vitro diagnostic substance manufacturing\",\n        \"325413\",\n        \"2014\",\n        \"30729\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"In-vitro diagnostic substance manufacturing\",\n        \"325413\",\n        \"2013\",\n        \"32761\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Biological product (except diagnostic) manufacturing\",\n        \"325414\",\n        \"2015\",\n        \"41362\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Biological product (except diagnostic) manufacturing\",\n        \"325414\",\n        \"2014\",\n        \"39339\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Biological product (except diagnostic) manufacturing\",\n        \"325414\",\n        \"2013\",\n        \"40049\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint, coating, and adhesive manufacturing\",\n        \"3255\",\n        \"2016\",\n        \"54856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint, coating, and adhesive manufacturing\",\n        \"3255\",\n        \"2015\",\n        \"53659\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint, coating, and adhesive manufacturing\",\n        \"3255\",\n        \"2014\",\n        \"53028\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"32551\",\n        \"2014\",\n        \"33332\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint, coating, and adhesive manufacturing\",\n        \"3255\",\n        \"2013\",\n        \"53715\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"32551\",\n        \"2016\",\n        \"34422\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"32551\",\n        \"2015\",\n        \"33958\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"32551\",\n        \"2013\",\n        \"34015\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"325510\",\n        \"2016\",\n        \"34422\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"325510\",\n        \"2015\",\n        \"33958\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"325510\",\n        \"2014\",\n        \"33332\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Paint and coating manufacturing\",\n        \"325510\",\n        \"2013\",\n        \"34015\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"32552\",\n        \"2016\",\n        \"20434\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"325520\",\n        \"2016\",\n        \"20434\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"32552\",\n        \"2015\",\n        \"19701\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"32552\",\n        \"2014\",\n        \"19696\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"32552\",\n        \"2013\",\n        \"19700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"325520\",\n        \"2015\",\n        \"19701\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"325520\",\n        \"2014\",\n        \"19696\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Adhesive manufacturing\",\n        \"325520\",\n        \"2013\",\n        \"19700\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap, cleaning compound, and toilet preparation manufacturing\",\n        \"3256\",\n        \"2016\",\n        \"87431\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap, cleaning compound, and toilet preparation manufacturing\",\n        \"3256\",\n        \"2015\",\n        \"86594\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap, cleaning compound, and toilet preparation manufacturing\",\n        \"3256\",\n        \"2014\",\n        \"86550\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap, cleaning compound, and toilet preparation manufacturing\",\n        \"3256\",\n        \"2013\",\n        \"89280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and cleaning compound manufacturing\",\n        \"32561\",\n        \"2016\",\n        \"41421\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and cleaning compound manufacturing\",\n        \"32561\",\n        \"2015\",\n        \"41520\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and cleaning compound manufacturing\",\n        \"32561\",\n        \"2014\",\n        \"40594\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and cleaning compound manufacturing\",\n        \"32561\",\n        \"2013\",\n        \"41752\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and other detergent manufacturing\",\n        \"325611\",\n        \"2016\",\n        \"21845\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and other detergent manufacturing\",\n        \"325611\",\n        \"2015\",\n        \"21953\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and other detergent manufacturing\",\n        \"325611\",\n        \"2014\",\n        \"21177\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Soap and other detergent manufacturing\",\n        \"325611\",\n        \"2013\",\n        \"21844\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polish and other sanitation good manufacturing\",\n        \"325612\",\n        \"2016\",\n        \"14168\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surface active agent manufacturing\",\n        \"325613\",\n        \"2016\",\n        \"5409\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polish and other sanitation good manufacturing\",\n        \"325612\",\n        \"2015\",\n        \"14169\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polish and other sanitation good manufacturing\",\n        \"325612\",\n        \"2014\",\n        \"14018\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polish and other sanitation good manufacturing\",\n        \"325612\",\n        \"2013\",\n        \"14520\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surface active agent manufacturing\",\n        \"325613\",\n        \"2015\",\n        \"5399\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surface active agent manufacturing\",\n        \"325613\",\n        \"2014\",\n        \"5399\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surface active agent manufacturing\",\n        \"325613\",\n        \"2013\",\n        \"5388\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"32562\",\n        \"2016\",\n        \"46009\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"32562\",\n        \"2015\",\n        \"45074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"32562\",\n        \"2014\",\n        \"45956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"325620\",\n        \"2014\",\n        \"45956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"32562\",\n        \"2013\",\n        \"47528\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"325620\",\n        \"2016\",\n        \"46009\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"325620\",\n        \"2015\",\n        \"45074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Toilet preparation manufacturing\",\n        \"325620\",\n        \"2013\",\n        \"47528\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other chemical product and preparation manufacturing\",\n        \"3259\",\n        \"2016\",\n        \"76675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other chemical product and preparation manufacturing\",\n        \"3259\",\n        \"2015\",\n        \"77695\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other chemical product and preparation manufacturing\",\n        \"3259\",\n        \"2014\",\n        \"78650\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other chemical product and preparation manufacturing\",\n        \"3259\",\n        \"2013\",\n        \"78330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"32591\",\n        \"2016\",\n        \"10257\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"325910\",\n        \"2016\",\n        \"10257\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"32591\",\n        \"2015\",\n        \"10370\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"32591\",\n        \"2014\",\n        \"10433\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"32591\",\n        \"2013\",\n        \"10449\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"325910\",\n        \"2015\",\n        \"10370\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"325910\",\n        \"2014\",\n        \"10433\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing ink manufacturing\",\n        \"325910\",\n        \"2013\",\n        \"10449\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"32592\",\n        \"2016\",\n        \"6077\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"32592\",\n        \"2015\",\n        \"6165\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"32592\",\n        \"2014\",\n        \"6218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"32592\",\n        \"2013\",\n        \"5620\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"325920\",\n        \"2013\",\n        \"5620\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"325920\",\n        \"2016\",\n        \"6077\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"325920\",\n        \"2015\",\n        \"6165\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Explosives manufacturing\",\n        \"325920\",\n        \"2014\",\n        \"6218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other chemical product and preparation manufacturing\",\n        \"32599\",\n        \"2016\",\n        \"60342\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other chemical product and preparation manufacturing\",\n        \"32599\",\n        \"2015\",\n        \"61160\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other chemical product and preparation manufacturing\",\n        \"32599\",\n        \"2014\",\n        \"61999\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other chemical product and preparation manufacturing\",\n        \"32599\",\n        \"2013\",\n        \"62260\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom compounding of purchased resins\",\n        \"325991\",\n        \"2016\",\n        \"18275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom compounding of purchased resins\",\n        \"325991\",\n        \"2015\",\n        \"17817\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom compounding of purchased resins\",\n        \"325991\",\n        \"2014\",\n        \"17537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic film, paper, plate, and chemical manufacturing\",\n        \"325992\",\n        \"2014\",\n        \"11320\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom compounding of purchased resins\",\n        \"325991\",\n        \"2013\",\n        \"17591\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic film, paper, plate, and chemical manufacturing\",\n        \"325992\",\n        \"2016\",\n        \"9918\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic film, paper, plate, and chemical manufacturing\",\n        \"325992\",\n        \"2015\",\n        \"10070\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic film, paper, plate, and chemical manufacturing\",\n        \"325992\",\n        \"2013\",\n        \"11629\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous chemical product and preparation manufacturing\",\n        \"325998\",\n        \"2016\",\n        \"32149\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous chemical product and preparation manufacturing\",\n        \"325998\",\n        \"2015\",\n        \"33273\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous chemical product and preparation manufacturing\",\n        \"325998\",\n        \"2014\",\n        \"33142\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous chemical product and preparation manufacturing\",\n        \"325998\",\n        \"2013\",\n        \"33040\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics and rubber products manufacturing\",\n        \"326\",\n        \"2016\",\n        \"741224\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics product manufacturing\",\n        \"3261\",\n        \"2016\",\n        \"613682\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics and rubber products manufacturing\",\n        \"326\",\n        \"2015\",\n        \"730005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics and rubber products manufacturing\",\n        \"326\",\n        \"2014\",\n        \"711658\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics and rubber products manufacturing\",\n        \"326\",\n        \"2013\",\n        \"702944\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics product manufacturing\",\n        \"3261\",\n        \"2015\",\n        \"601173\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics product manufacturing\",\n        \"3261\",\n        \"2014\",\n        \"583722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics product manufacturing\",\n        \"3261\",\n        \"2013\",\n        \"573874\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging materials and unlaminated film and sheet manufacturing\",\n        \"32611\",\n        \"2016\",\n        \"96069\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging materials and unlaminated film and sheet manufacturing\",\n        \"32611\",\n        \"2015\",\n        \"94023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging materials and unlaminated film and sheet manufacturing\",\n        \"32611\",\n        \"2014\",\n        \"91564\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bag and pouch manufacturing\",\n        \"326111\",\n        \"2014\",\n        \"24973\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging materials and unlaminated film and sheet manufacturing\",\n        \"32611\",\n        \"2013\",\n        \"93690\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bag and pouch manufacturing\",\n        \"326111\",\n        \"2016\",\n        \"27094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bag and pouch manufacturing\",\n        \"326111\",\n        \"2015\",\n        \"26475\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bag and pouch manufacturing\",\n        \"326111\",\n        \"2013\",\n        \"25528\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging film and sheet (including laminated) manufacturing\",\n        \"326112\",\n        \"2016\",\n        \"31414\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging film and sheet (including laminated) manufacturing\",\n        \"326112\",\n        \"2015\",\n        \"31205\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging film and sheet (including laminated) manufacturing\",\n        \"326112\",\n        \"2014\",\n        \"30603\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics packaging film and sheet (including laminated) manufacturing\",\n        \"326112\",\n        \"2013\",\n        \"30642\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n        \"326113\",\n        \"2016\",\n        \"37560\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing\",\n        \"32612\",\n        \"2016\",\n        \"43318\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n        \"326113\",\n        \"2015\",\n        \"36343\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n        \"326113\",\n        \"2014\",\n        \"35989\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics film and sheet (except packaging) manufacturing\",\n        \"326113\",\n        \"2013\",\n        \"37520\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing\",\n        \"32612\",\n        \"2015\",\n        \"42275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing\",\n        \"32612\",\n        \"2014\",\n        \"41556\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe, pipe fitting, and unlaminated profile shape manufacturing\",\n        \"32612\",\n        \"2013\",\n        \"39440\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics profile shape manufacturing\",\n        \"326121\",\n        \"2016\",\n        \"19555\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics profile shape manufacturing\",\n        \"326121\",\n        \"2015\",\n        \"18525\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics profile shape manufacturing\",\n        \"326121\",\n        \"2014\",\n        \"17968\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe and pipe fitting manufacturing\",\n        \"326122\",\n        \"2014\",\n        \"23588\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Unlaminated plastics profile shape manufacturing\",\n        \"326121\",\n        \"2013\",\n        \"18452\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe and pipe fitting manufacturing\",\n        \"326122\",\n        \"2016\",\n        \"23763\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe and pipe fitting manufacturing\",\n        \"326122\",\n        \"2015\",\n        \"23750\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics pipe and pipe fitting manufacturing\",\n        \"326122\",\n        \"2013\",\n        \"20988\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"32613\",\n        \"2016\",\n        \"11060\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"32613\",\n        \"2015\",\n        \"10366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"32613\",\n        \"2014\",\n        \"10001\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"32613\",\n        \"2013\",\n        \"10084\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"326130\",\n        \"2016\",\n        \"11060\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"32614\",\n        \"2016\",\n        \"25319\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"326130\",\n        \"2015\",\n        \"10366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"326130\",\n        \"2014\",\n        \"10001\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Laminated plastics plate, sheet (except packaging), and shape manufacturing\",\n        \"326130\",\n        \"2013\",\n        \"10084\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"32614\",\n        \"2015\",\n        \"24251\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"32614\",\n        \"2014\",\n        \"23287\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"32614\",\n        \"2013\",\n        \"24258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"326140\",\n        \"2016\",\n        \"25319\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"326140\",\n        \"2015\",\n        \"24251\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"326140\",\n        \"2014\",\n        \"23287\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"32615\",\n        \"2014\",\n        \"28403\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Polystyrene foam product manufacturing\",\n        \"326140\",\n        \"2013\",\n        \"24258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"32615\",\n        \"2016\",\n        \"30234\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"32615\",\n        \"2015\",\n        \"29074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"32615\",\n        \"2013\",\n        \"27846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"326150\",\n        \"2016\",\n        \"30234\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"326150\",\n        \"2015\",\n        \"29074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"326150\",\n        \"2014\",\n        \"28403\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Urethane and other foam product (except polystyrene) manufacturing\",\n        \"326150\",\n        \"2013\",\n        \"27846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"32616\",\n        \"2016\",\n        \"28179\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"326160\",\n        \"2016\",\n        \"28179\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"32616\",\n        \"2015\",\n        \"28509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"32616\",\n        \"2014\",\n        \"29956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"32616\",\n        \"2013\",\n        \"30771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"326160\",\n        \"2015\",\n        \"28509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"326160\",\n        \"2014\",\n        \"29956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics bottle manufacturing\",\n        \"326160\",\n        \"2013\",\n        \"30771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other plastics product manufacturing\",\n        \"32619\",\n        \"2016\",\n        \"379504\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other plastics product manufacturing\",\n        \"32619\",\n        \"2015\",\n        \"372675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other plastics product manufacturing\",\n        \"32619\",\n        \"2014\",\n        \"358955\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics plumbing fixture manufacturing\",\n        \"326191\",\n        \"2014\",\n        \"15732\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other plastics product manufacturing\",\n        \"32619\",\n        \"2013\",\n        \"347784\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics plumbing fixture manufacturing\",\n        \"326191\",\n        \"2016\",\n        \"16713\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics plumbing fixture manufacturing\",\n        \"326191\",\n        \"2015\",\n        \"16205\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plastics plumbing fixture manufacturing\",\n        \"326191\",\n        \"2013\",\n        \"15216\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other plastics product manufacturing\",\n        \"326199\",\n        \"2016\",\n        \"362791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other plastics product manufacturing\",\n        \"326199\",\n        \"2015\",\n        \"356470\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other plastics product manufacturing\",\n        \"326199\",\n        \"2014\",\n        \"343223\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other plastics product manufacturing\",\n        \"326199\",\n        \"2013\",\n        \"332569\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing\",\n        \"3262\",\n        \"2016\",\n        \"127542\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing\",\n        \"32621\",\n        \"2016\",\n        \"49874\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing\",\n        \"3262\",\n        \"2015\",\n        \"128832\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing\",\n        \"3262\",\n        \"2014\",\n        \"127935\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing\",\n        \"3262\",\n        \"2013\",\n        \"129070\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing\",\n        \"32621\",\n        \"2015\",\n        \"50157\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing\",\n        \"32621\",\n        \"2014\",\n        \"50536\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing\",\n        \"32621\",\n        \"2013\",\n        \"49412\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing (except retreading)\",\n        \"326211\",\n        \"2016\",\n        \"43918\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing (except retreading)\",\n        \"326211\",\n        \"2015\",\n        \"43924\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing (except retreading)\",\n        \"326211\",\n        \"2014\",\n        \"44173\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire manufacturing (except retreading)\",\n        \"326211\",\n        \"2013\",\n        \"42960\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire retreading\",\n        \"326212\",\n        \"2013\",\n        \"6452\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire retreading\",\n        \"326212\",\n        \"2016\",\n        \"5956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire retreading\",\n        \"326212\",\n        \"2015\",\n        \"6233\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Tire retreading\",\n        \"326212\",\n        \"2014\",\n        \"6363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"32622\",\n        \"2016\",\n        \"18494\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"32622\",\n        \"2015\",\n        \"18884\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"32622\",\n        \"2014\",\n        \"18866\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"32622\",\n        \"2013\",\n        \"19992\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"326220\",\n        \"2016\",\n        \"18494\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"326220\",\n        \"2015\",\n        \"18884\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"326220\",\n        \"2014\",\n        \"18866\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other rubber product manufacturing\",\n        \"32629\",\n        \"2014\",\n        \"58534\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber and plastics hoses and belting manufacturing\",\n        \"326220\",\n        \"2013\",\n        \"19992\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other rubber product manufacturing\",\n        \"32629\",\n        \"2016\",\n        \"59174\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other rubber product manufacturing\",\n        \"32629\",\n        \"2015\",\n        \"59791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other rubber product manufacturing\",\n        \"32629\",\n        \"2013\",\n        \"59667\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing for mechanical use\",\n        \"326291\",\n        \"2016\",\n        \"30430\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing for mechanical use\",\n        \"326291\",\n        \"2015\",\n        \"30453\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing for mechanical use\",\n        \"326291\",\n        \"2014\",\n        \"29445\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rubber product manufacturing for mechanical use\",\n        \"326291\",\n        \"2013\",\n        \"29320\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other rubber product manufacturing\",\n        \"326299\",\n        \"2016\",\n        \"28744\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other rubber product manufacturing\",\n        \"326299\",\n        \"2015\",\n        \"29338\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonmetallic mineral product manufacturing\",\n        \"327\",\n        \"2015\",\n        \"368081\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other rubber product manufacturing\",\n        \"326299\",\n        \"2014\",\n        \"29089\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other rubber product manufacturing\",\n        \"326299\",\n        \"2013\",\n        \"30347\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonmetallic mineral product manufacturing\",\n        \"327\",\n        \"2016\",\n        \"371852\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonmetallic mineral product manufacturing\",\n        \"327\",\n        \"2014\",\n        \"355488\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonmetallic mineral product manufacturing\",\n        \"327\",\n        \"2013\",\n        \"349396\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay product and refractory manufacturing\",\n        \"3271\",\n        \"2016\",\n        \"31228\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay product and refractory manufacturing\",\n        \"3271\",\n        \"2015\",\n        \"33133\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay product and refractory manufacturing\",\n        \"3271\",\n        \"2014\",\n        \"32059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay product and refractory manufacturing\",\n        \"3271\",\n        \"2013\",\n        \"33258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"32711\",\n        \"2013\",\n        \"12693\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"32711\",\n        \"2016\",\n        \"12004\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"32711\",\n        \"2015\",\n        \"12640\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"32711\",\n        \"2014\",\n        \"12016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"327110\",\n        \"2016\",\n        \"12004\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"327110\",\n        \"2015\",\n        \"12640\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"327110\",\n        \"2014\",\n        \"12016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pottery, ceramics, and plumbing fixture manufacturing\",\n        \"327110\",\n        \"2013\",\n        \"12693\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"32712\",\n        \"2016\",\n        \"19225\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"32712\",\n        \"2015\",\n        \"20493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"327120\",\n        \"2015\",\n        \"20493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"32712\",\n        \"2014\",\n        \"20044\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"32712\",\n        \"2013\",\n        \"20566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"327120\",\n        \"2016\",\n        \"19225\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"327120\",\n        \"2014\",\n        \"20044\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Clay building material and refractories manufacturing\",\n        \"327120\",\n        \"2013\",\n        \"20566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"3272\",\n        \"2016\",\n        \"90507\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"3272\",\n        \"2015\",\n        \"86127\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"3272\",\n        \"2014\",\n        \"81704\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"3272\",\n        \"2013\",\n        \"82822\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"32721\",\n        \"2013\",\n        \"82822\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"32721\",\n        \"2016\",\n        \"90507\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"32721\",\n        \"2015\",\n        \"86127\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass and glass product manufacturing\",\n        \"32721\",\n        \"2014\",\n        \"81704\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flat glass manufacturing\",\n        \"327211\",\n        \"2016\",\n        \"9548\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flat glass manufacturing\",\n        \"327211\",\n        \"2015\",\n        \"9395\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flat glass manufacturing\",\n        \"327211\",\n        \"2014\",\n        \"9218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Flat glass manufacturing\",\n        \"327211\",\n        \"2013\",\n        \"8996\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other pressed and blown glass and glassware manufacturing\",\n        \"327212\",\n        \"2016\",\n        \"13062\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other pressed and blown glass and glassware manufacturing\",\n        \"327212\",\n        \"2015\",\n        \"13092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other pressed and blown glass and glassware manufacturing\",\n        \"327212\",\n        \"2014\",\n        \"13200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass container manufacturing\",\n        \"327213\",\n        \"2014\",\n        \"13249\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other pressed and blown glass and glassware manufacturing\",\n        \"327212\",\n        \"2013\",\n        \"14630\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass container manufacturing\",\n        \"327213\",\n        \"2016\",\n        \"13636\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass container manufacturing\",\n        \"327213\",\n        \"2015\",\n        \"13115\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass container manufacturing\",\n        \"327213\",\n        \"2013\",\n        \"14876\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass product manufacturing made of purchased glass\",\n        \"327215\",\n        \"2016\",\n        \"54262\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass product manufacturing made of purchased glass\",\n        \"327215\",\n        \"2015\",\n        \"50524\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass product manufacturing made of purchased glass\",\n        \"327215\",\n        \"2014\",\n        \"46037\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Glass product manufacturing made of purchased glass\",\n        \"327215\",\n        \"2013\",\n        \"44320\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement and concrete product manufacturing\",\n        \"3273\",\n        \"2016\",\n        \"165567\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement and concrete product manufacturing\",\n        \"3273\",\n        \"2015\",\n        \"163609\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"32731\",\n        \"2015\",\n        \"12276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement and concrete product manufacturing\",\n        \"3273\",\n        \"2014\",\n        \"157304\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement and concrete product manufacturing\",\n        \"3273\",\n        \"2013\",\n        \"149685\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"32731\",\n        \"2016\",\n        \"12715\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"32731\",\n        \"2014\",\n        \"11989\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"32731\",\n        \"2013\",\n        \"12082\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"327310\",\n        \"2016\",\n        \"12715\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"327310\",\n        \"2015\",\n        \"12276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"327310\",\n        \"2014\",\n        \"11989\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cement manufacturing\",\n        \"327310\",\n        \"2013\",\n        \"12082\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"32732\",\n        \"2016\",\n        \"79423\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"327320\",\n        \"2016\",\n        \"79423\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"32732\",\n        \"2015\",\n        \"76945\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"32732\",\n        \"2014\",\n        \"72916\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"32732\",\n        \"2013\",\n        \"66625\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"327320\",\n        \"2015\",\n        \"76945\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"327320\",\n        \"2014\",\n        \"72916\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ready-mix concrete manufacturing\",\n        \"327320\",\n        \"2013\",\n        \"66625\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe, brick, and block manufacturing\",\n        \"32733\",\n        \"2016\",\n        \"24601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe, brick, and block manufacturing\",\n        \"32733\",\n        \"2015\",\n        \"23879\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe, brick, and block manufacturing\",\n        \"32733\",\n        \"2014\",\n        \"23065\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete block and brick manufacturing\",\n        \"327331\",\n        \"2014\",\n        \"14699\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe, brick, and block manufacturing\",\n        \"32733\",\n        \"2013\",\n        \"23274\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete block and brick manufacturing\",\n        \"327331\",\n        \"2016\",\n        \"15750\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete block and brick manufacturing\",\n        \"327331\",\n        \"2015\",\n        \"15471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete block and brick manufacturing\",\n        \"327331\",\n        \"2013\",\n        \"14834\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe manufacturing\",\n        \"327332\",\n        \"2016\",\n        \"8851\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe manufacturing\",\n        \"327332\",\n        \"2015\",\n        \"8409\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe manufacturing\",\n        \"327332\",\n        \"2014\",\n        \"8365\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Concrete pipe manufacturing\",\n        \"327332\",\n        \"2013\",\n        \"8440\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"32739\",\n        \"2016\",\n        \"48828\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"327390\",\n        \"2016\",\n        \"48828\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"32739\",\n        \"2015\",\n        \"50508\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"32739\",\n        \"2014\",\n        \"49335\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"32739\",\n        \"2013\",\n        \"47705\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"327390\",\n        \"2015\",\n        \"50508\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"327390\",\n        \"2014\",\n        \"49335\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other concrete product manufacturing\",\n        \"327390\",\n        \"2013\",\n        \"47705\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime and gypsum product manufacturing\",\n        \"3274\",\n        \"2016\",\n        \"13068\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime and gypsum product manufacturing\",\n        \"3274\",\n        \"2015\",\n        \"13104\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime and gypsum product manufacturing\",\n        \"3274\",\n        \"2014\",\n        \"12536\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime and gypsum product manufacturing\",\n        \"3274\",\n        \"2013\",\n        \"11920\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"32741\",\n        \"2013\",\n        \"4298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"32741\",\n        \"2016\",\n        \"4046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"32741\",\n        \"2015\",\n        \"4237\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"32741\",\n        \"2014\",\n        \"4298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"327410\",\n        \"2016\",\n        \"4046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"327410\",\n        \"2015\",\n        \"4237\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"327410\",\n        \"2014\",\n        \"4298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lime manufacturing\",\n        \"327410\",\n        \"2013\",\n        \"4298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"32742\",\n        \"2016\",\n        \"9022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"32742\",\n        \"2015\",\n        \"8867\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"32742\",\n        \"2014\",\n        \"8238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"32742\",\n        \"2013\",\n        \"7621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"327420\",\n        \"2013\",\n        \"7621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"327420\",\n        \"2016\",\n        \"9022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"327420\",\n        \"2015\",\n        \"8867\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gypsum product manufacturing\",\n        \"327420\",\n        \"2014\",\n        \"8238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonmetallic mineral product manufacturing\",\n        \"3279\",\n        \"2016\",\n        \"71481\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonmetallic mineral product manufacturing\",\n        \"3279\",\n        \"2015\",\n        \"72108\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonmetallic mineral product manufacturing\",\n        \"3279\",\n        \"2014\",\n        \"71884\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonmetallic mineral product manufacturing\",\n        \"3279\",\n        \"2013\",\n        \"71710\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"32791\",\n        \"2016\",\n        \"11657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"32791\",\n        \"2015\",\n        \"12507\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"32791\",\n        \"2014\",\n        \"12737\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"327910\",\n        \"2014\",\n        \"12737\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"32791\",\n        \"2013\",\n        \"12543\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"327910\",\n        \"2016\",\n        \"11657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"327910\",\n        \"2015\",\n        \"12507\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Abrasive product manufacturing\",\n        \"327910\",\n        \"2013\",\n        \"12543\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other nonmetallic mineral product manufacturing\",\n        \"32799\",\n        \"2016\",\n        \"59824\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other nonmetallic mineral product manufacturing\",\n        \"32799\",\n        \"2015\",\n        \"59601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other nonmetallic mineral product manufacturing\",\n        \"32799\",\n        \"2014\",\n        \"59148\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other nonmetallic mineral product manufacturing\",\n        \"32799\",\n        \"2013\",\n        \"59168\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stone and stone product manufacturing\",\n        \"327991\",\n        \"2016\",\n        \"27242\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ground or treated mineral and earth manufacturing\",\n        \"327992\",\n        \"2016\",\n        \"6442\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stone and stone product manufacturing\",\n        \"327991\",\n        \"2015\",\n        \"26540\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stone and stone product manufacturing\",\n        \"327991\",\n        \"2014\",\n        \"25186\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cut stone and stone product manufacturing\",\n        \"327991\",\n        \"2013\",\n        \"26199\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ground or treated mineral and earth manufacturing\",\n        \"327992\",\n        \"2015\",\n        \"6973\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ground or treated mineral and earth manufacturing\",\n        \"327992\",\n        \"2014\",\n        \"8016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ground or treated mineral and earth manufacturing\",\n        \"327992\",\n        \"2013\",\n        \"7152\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mineral wool manufacturing\",\n        \"327993\",\n        \"2016\",\n        \"14693\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mineral wool manufacturing\",\n        \"327993\",\n        \"2015\",\n        \"14900\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mineral wool manufacturing\",\n        \"327993\",\n        \"2014\",\n        \"14933\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous nonmetallic mineral product manufacturing\",\n        \"327999\",\n        \"2014\",\n        \"11012\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mineral wool manufacturing\",\n        \"327993\",\n        \"2013\",\n        \"14190\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous nonmetallic mineral product manufacturing\",\n        \"327999\",\n        \"2016\",\n        \"11448\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous nonmetallic mineral product manufacturing\",\n        \"327999\",\n        \"2015\",\n        \"11187\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous nonmetallic mineral product manufacturing\",\n        \"327999\",\n        \"2013\",\n        \"11627\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary metal manufacturing\",\n        \"331\",\n        \"2016\",\n        \"364199\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary metal manufacturing\",\n        \"331\",\n        \"2015\",\n        \"379426\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary metal manufacturing\",\n        \"331\",\n        \"2014\",\n        \"383631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary metal manufacturing\",\n        \"331\",\n        \"2013\",\n        \"388619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"3311\",\n        \"2016\",\n        \"91923\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"33111\",\n        \"2016\",\n        \"91923\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"3311\",\n        \"2015\",\n        \"95497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"3311\",\n        \"2014\",\n        \"99630\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"3311\",\n        \"2013\",\n        \"101391\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"33111\",\n        \"2015\",\n        \"95497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"33111\",\n        \"2014\",\n        \"99630\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"33111\",\n        \"2013\",\n        \"101391\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"331110\",\n        \"2016\",\n        \"91923\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"331110\",\n        \"2015\",\n        \"95497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"331110\",\n        \"2014\",\n        \"99630\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel product manufacturing from purchased steel\",\n        \"3312\",\n        \"2014\",\n        \"47335\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel mills and ferroalloy manufacturing\",\n        \"331110\",\n        \"2013\",\n        \"101391\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel product manufacturing from purchased steel\",\n        \"3312\",\n        \"2016\",\n        \"42697\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel product manufacturing from purchased steel\",\n        \"3312\",\n        \"2015\",\n        \"45484\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel product manufacturing from purchased steel\",\n        \"3312\",\n        \"2013\",\n        \"46957\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"33121\",\n        \"2016\",\n        \"20324\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"33121\",\n        \"2015\",\n        \"23513\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"33121\",\n        \"2014\",\n        \"26016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"33121\",\n        \"2013\",\n        \"26043\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"331210\",\n        \"2016\",\n        \"20324\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling and drawing of purchased steel\",\n        \"33122\",\n        \"2016\",\n        \"22373\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"331210\",\n        \"2015\",\n        \"23513\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"331210\",\n        \"2014\",\n        \"26016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel pipe and tube manufacturing from purchased steel\",\n        \"331210\",\n        \"2013\",\n        \"26043\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling and drawing of purchased steel\",\n        \"33122\",\n        \"2015\",\n        \"21971\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling and drawing of purchased steel\",\n        \"33122\",\n        \"2014\",\n        \"21319\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling and drawing of purchased steel\",\n        \"33122\",\n        \"2013\",\n        \"20914\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolled steel shape manufacturing\",\n        \"331221\",\n        \"2016\",\n        \"7190\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolled steel shape manufacturing\",\n        \"331221\",\n        \"2015\",\n        \"7275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolled steel shape manufacturing\",\n        \"331221\",\n        \"2014\",\n        \"7094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel wire drawing\",\n        \"331222\",\n        \"2014\",\n        \"14225\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolled steel shape manufacturing\",\n        \"331221\",\n        \"2013\",\n        \"6855\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel wire drawing\",\n        \"331222\",\n        \"2016\",\n        \"15182\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel wire drawing\",\n        \"331222\",\n        \"2015\",\n        \"14696\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel wire drawing\",\n        \"331222\",\n        \"2013\",\n        \"14059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"3313\",\n        \"2016\",\n        \"57611\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"3313\",\n        \"2015\",\n        \"57469\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"3313\",\n        \"2014\",\n        \"54953\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"3313\",\n        \"2013\",\n        \"56581\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"33131\",\n        \"2016\",\n        \"57611\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"33131\",\n        \"2015\",\n        \"57469\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina refining and primary aluminum production\",\n        \"331313\",\n        \"2015\",\n        \"7816\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"33131\",\n        \"2014\",\n        \"54953\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina and aluminum production and processing\",\n        \"33131\",\n        \"2013\",\n        \"56581\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina refining and primary aluminum production\",\n        \"331313\",\n        \"2016\",\n        \"5976\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina refining and primary aluminum production\",\n        \"331313\",\n        \"2014\",\n        \"7038\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Alumina refining and primary aluminum production\",\n        \"331313\",\n        \"2013\",\n        \"8516\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting and alloying of aluminum\",\n        \"331314\",\n        \"2016\",\n        \"6253\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting and alloying of aluminum\",\n        \"331314\",\n        \"2015\",\n        \"5820\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting and alloying of aluminum\",\n        \"331314\",\n        \"2014\",\n        \"5560\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting and alloying of aluminum\",\n        \"331314\",\n        \"2013\",\n        \"5671\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum sheet, plate, and foil manufacturing\",\n        \"331315\",\n        \"2016\",\n        \"19056\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aluminum rolling, drawing, and extruding\",\n        \"331318\",\n        \"2016\",\n        \"26327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum sheet, plate, and foil manufacturing\",\n        \"331315\",\n        \"2015\",\n        \"18744\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum sheet, plate, and foil manufacturing\",\n        \"331315\",\n        \"2014\",\n        \"17936\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum sheet, plate, and foil manufacturing\",\n        \"331315\",\n        \"2013\",\n        \"17789\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aluminum rolling, drawing, and extruding\",\n        \"331318\",\n        \"2015\",\n        \"25090\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aluminum rolling, drawing, and extruding\",\n        \"331318\",\n        \"2014\",\n        \"24419\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aluminum rolling, drawing, and extruding\",\n        \"331318\",\n        \"2013\",\n        \"24604\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) production and processing\",\n        \"3314\",\n        \"2016\",\n        \"56467\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) production and processing\",\n        \"3314\",\n        \"2015\",\n        \"58471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) production and processing\",\n        \"3314\",\n        \"2014\",\n        \"58606\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"33141\",\n        \"2014\",\n        \"9651\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) production and processing\",\n        \"3314\",\n        \"2013\",\n        \"60358\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"33141\",\n        \"2016\",\n        \"8380\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"33141\",\n        \"2015\",\n        \"9259\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"33141\",\n        \"2013\",\n        \"10748\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"331410\",\n        \"2016\",\n        \"8380\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"331410\",\n        \"2015\",\n        \"9259\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"331410\",\n        \"2014\",\n        \"9651\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except aluminum) smelting and refining\",\n        \"331410\",\n        \"2013\",\n        \"10748\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"33142\",\n        \"2016\",\n        \"22432\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"331420\",\n        \"2016\",\n        \"22432\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"33142\",\n        \"2015\",\n        \"22840\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"33142\",\n        \"2014\",\n        \"23144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"33142\",\n        \"2013\",\n        \"22530\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"331420\",\n        \"2015\",\n        \"22840\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"331420\",\n        \"2014\",\n        \"23144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Copper rolling, drawing, extruding, and alloying\",\n        \"331420\",\n        \"2013\",\n        \"22530\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"33149\",\n        \"2016\",\n        \"25655\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"33149\",\n        \"2015\",\n        \"26371\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"33149\",\n        \"2014\",\n        \"25811\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"331491\",\n        \"2014\",\n        \"16002\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"33149\",\n        \"2013\",\n        \"27080\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"331491\",\n        \"2016\",\n        \"16032\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"331491\",\n        \"2015\",\n        \"16570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal (except copper and aluminum) rolling, drawing, extruding, and alloying\",\n        \"331491\",\n        \"2013\",\n        \"17129\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n        \"331492\",\n        \"2016\",\n        \"9623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n        \"331492\",\n        \"2015\",\n        \"9801\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n        \"331492\",\n        \"2014\",\n        \"9809\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Secondary smelting, refining, and alloying of nonferrous metal (except copper and aluminum)\",\n        \"331492\",\n        \"2013\",\n        \"9951\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Foundries\",\n        \"3315\",\n        \"2016\",\n        \"115501\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ferrous metal foundries\",\n        \"33151\",\n        \"2016\",\n        \"58112\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Foundries\",\n        \"3315\",\n        \"2015\",\n        \"122506\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Foundries\",\n        \"3315\",\n        \"2014\",\n        \"123108\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Foundries\",\n        \"3315\",\n        \"2013\",\n        \"123332\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ferrous metal foundries\",\n        \"33151\",\n        \"2015\",\n        \"63775\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ferrous metal foundries\",\n        \"33151\",\n        \"2014\",\n        \"66295\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ferrous metal foundries\",\n        \"33151\",\n        \"2013\",\n        \"67483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron foundries\",\n        \"331511\",\n        \"2016\",\n        \"33068\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron foundries\",\n        \"331511\",\n        \"2015\",\n        \"35982\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron foundries\",\n        \"331511\",\n        \"2014\",\n        \"36760\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron foundries\",\n        \"331511\",\n        \"2013\",\n        \"37154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel investment foundries\",\n        \"331512\",\n        \"2013\",\n        \"13779\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel investment foundries\",\n        \"331512\",\n        \"2016\",\n        \"13331\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel investment foundries\",\n        \"331512\",\n        \"2015\",\n        \"13493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel investment foundries\",\n        \"331512\",\n        \"2014\",\n        \"13489\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel foundries (except investment)\",\n        \"331513\",\n        \"2016\",\n        \"11713\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel foundries (except investment)\",\n        \"331513\",\n        \"2015\",\n        \"14301\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel foundries (except investment)\",\n        \"331513\",\n        \"2014\",\n        \"16045\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Steel foundries (except investment)\",\n        \"331513\",\n        \"2013\",\n        \"16550\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal foundries\",\n        \"33152\",\n        \"2016\",\n        \"57389\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal foundries\",\n        \"33152\",\n        \"2015\",\n        \"58731\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal foundries\",\n        \"33152\",\n        \"2014\",\n        \"56813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal die-casting foundries\",\n        \"331523\",\n        \"2014\",\n        \"32595\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal foundries\",\n        \"33152\",\n        \"2013\",\n        \"55849\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal die-casting foundries\",\n        \"331523\",\n        \"2016\",\n        \"33667\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal die-casting foundries\",\n        \"331523\",\n        \"2015\",\n        \"34211\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous metal die-casting foundries\",\n        \"331523\",\n        \"2013\",\n        \"31385\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum foundries (except die-casting)\",\n        \"331524\",\n        \"2016\",\n        \"15402\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum foundries (except die-casting)\",\n        \"331524\",\n        \"2015\",\n        \"15826\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum foundries (except die-casting)\",\n        \"331524\",\n        \"2014\",\n        \"15654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aluminum foundries (except die-casting)\",\n        \"331524\",\n        \"2013\",\n        \"15192\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonferrous metal foundries (except die-casting)\",\n        \"331529\",\n        \"2016\",\n        \"8321\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated metal product manufacturing\",\n        \"332\",\n        \"2016\",\n        \"1327632\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonferrous metal foundries (except die-casting)\",\n        \"331529\",\n        \"2015\",\n        \"8694\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonferrous metal foundries (except die-casting)\",\n        \"331529\",\n        \"2014\",\n        \"8563\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other nonferrous metal foundries (except die-casting)\",\n        \"331529\",\n        \"2013\",\n        \"9271\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated metal product manufacturing\",\n        \"332\",\n        \"2015\",\n        \"1372326\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated metal product manufacturing\",\n        \"332\",\n        \"2014\",\n        \"1374991\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated metal product manufacturing\",\n        \"332\",\n        \"2013\",\n        \"1382810\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"3321\",\n        \"2016\",\n        \"106798\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"3321\",\n        \"2015\",\n        \"112408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"3321\",\n        \"2014\",\n        \"111846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"33211\",\n        \"2014\",\n        \"111846\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"3321\",\n        \"2013\",\n        \"111438\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"33211\",\n        \"2016\",\n        \"106798\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"33211\",\n        \"2015\",\n        \"112408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Forging and stamping\",\n        \"33211\",\n        \"2013\",\n        \"111438\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel forging\",\n        \"332111\",\n        \"2016\",\n        \"19120\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel forging\",\n        \"332111\",\n        \"2015\",\n        \"20657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel forging\",\n        \"332111\",\n        \"2014\",\n        \"21929\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Iron and steel forging\",\n        \"332111\",\n        \"2013\",\n        \"21282\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous forging\",\n        \"332112\",\n        \"2016\",\n        \"7710\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous forging\",\n        \"332112\",\n        \"2015\",\n        \"7801\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom roll forming\",\n        \"332114\",\n        \"2015\",\n        \"23360\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous forging\",\n        \"332112\",\n        \"2014\",\n        \"6601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonferrous forging\",\n        \"332112\",\n        \"2013\",\n        \"7050\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom roll forming\",\n        \"332114\",\n        \"2016\",\n        \"21375\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom roll forming\",\n        \"332114\",\n        \"2014\",\n        \"22875\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom roll forming\",\n        \"332114\",\n        \"2013\",\n        \"21169\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Powder metallurgy part manufacturing\",\n        \"332117\",\n        \"2016\",\n        \"8028\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Powder metallurgy part manufacturing\",\n        \"332117\",\n        \"2015\",\n        \"8405\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Powder metallurgy part manufacturing\",\n        \"332117\",\n        \"2014\",\n        \"8415\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Powder metallurgy part manufacturing\",\n        \"332117\",\n        \"2013\",\n        \"8413\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal crown, closure, and other metal stamping (except automotive)\",\n        \"332119\",\n        \"2016\",\n        \"50564\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"3322\",\n        \"2016\",\n        \"33660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal crown, closure, and other metal stamping (except automotive)\",\n        \"332119\",\n        \"2015\",\n        \"52185\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal crown, closure, and other metal stamping (except automotive)\",\n        \"332119\",\n        \"2014\",\n        \"52027\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal crown, closure, and other metal stamping (except automotive)\",\n        \"332119\",\n        \"2013\",\n        \"53524\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"3322\",\n        \"2015\",\n        \"34619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"3322\",\n        \"2014\",\n        \"34483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"3322\",\n        \"2013\",\n        \"34935\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"33221\",\n        \"2016\",\n        \"33660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"33221\",\n        \"2015\",\n        \"34619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"33221\",\n        \"2014\",\n        \"34483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n        \"332215\",\n        \"2014\",\n        \"6416\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutlery and handtool manufacturing\",\n        \"33221\",\n        \"2013\",\n        \"34935\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n        \"332215\",\n        \"2016\",\n        \"6521\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n        \"332215\",\n        \"2015\",\n        \"6649\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal kitchen cookware, utensil, cutlery, and flatware (except precious) manufacturing\",\n        \"332215\",\n        \"2013\",\n        \"6561\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Saw blade and handtool manufacturing\",\n        \"332216\",\n        \"2016\",\n        \"27139\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Saw blade and handtool manufacturing\",\n        \"332216\",\n        \"2015\",\n        \"27970\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Saw blade and handtool manufacturing\",\n        \"332216\",\n        \"2014\",\n        \"28066\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Saw blade and handtool manufacturing\",\n        \"332216\",\n        \"2013\",\n        \"28374\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Architectural and structural metals manufacturing\",\n        \"3323\",\n        \"2016\",\n        \"326363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work and fabricated structural product manufacturing\",\n        \"33231\",\n        \"2016\",\n        \"145292\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Architectural and structural metals manufacturing\",\n        \"3323\",\n        \"2015\",\n        \"328168\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Architectural and structural metals manufacturing\",\n        \"3323\",\n        \"2014\",\n        \"322922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Architectural and structural metals manufacturing\",\n        \"3323\",\n        \"2013\",\n        \"323662\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work and fabricated structural product manufacturing\",\n        \"33231\",\n        \"2015\",\n        \"148949\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work and fabricated structural product manufacturing\",\n        \"33231\",\n        \"2014\",\n        \"145952\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work and fabricated structural product manufacturing\",\n        \"33231\",\n        \"2013\",\n        \"148087\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated metal building and component manufacturing\",\n        \"332311\",\n        \"2016\",\n        \"23968\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated metal building and component manufacturing\",\n        \"332311\",\n        \"2015\",\n        \"22493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated metal building and component manufacturing\",\n        \"332311\",\n        \"2014\",\n        \"23329\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated structural metal manufacturing\",\n        \"332312\",\n        \"2014\",\n        \"88788\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Prefabricated metal building and component manufacturing\",\n        \"332311\",\n        \"2013\",\n        \"22148\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated structural metal manufacturing\",\n        \"332312\",\n        \"2016\",\n        \"92176\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated structural metal manufacturing\",\n        \"332312\",\n        \"2015\",\n        \"93707\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated structural metal manufacturing\",\n        \"332312\",\n        \"2013\",\n        \"89324\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work manufacturing\",\n        \"332313\",\n        \"2016\",\n        \"29147\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work manufacturing\",\n        \"332313\",\n        \"2015\",\n        \"32750\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work manufacturing\",\n        \"332313\",\n        \"2014\",\n        \"33835\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plate work manufacturing\",\n        \"332313\",\n        \"2013\",\n        \"36615\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal products manufacturing\",\n        \"33232\",\n        \"2016\",\n        \"181071\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal window and door manufacturing\",\n        \"332321\",\n        \"2016\",\n        \"50442\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal products manufacturing\",\n        \"33232\",\n        \"2015\",\n        \"179219\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal products manufacturing\",\n        \"33232\",\n        \"2014\",\n        \"176970\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal products manufacturing\",\n        \"33232\",\n        \"2013\",\n        \"175575\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal window and door manufacturing\",\n        \"332321\",\n        \"2015\",\n        \"48601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal window and door manufacturing\",\n        \"332321\",\n        \"2014\",\n        \"46603\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal window and door manufacturing\",\n        \"332321\",\n        \"2013\",\n        \"46438\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sheet metal work manufacturing\",\n        \"332322\",\n        \"2016\",\n        \"99759\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sheet metal work manufacturing\",\n        \"332322\",\n        \"2015\",\n        \"100654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sheet metal work manufacturing\",\n        \"332322\",\n        \"2014\",\n        \"101006\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal work manufacturing\",\n        \"332323\",\n        \"2014\",\n        \"29360\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sheet metal work manufacturing\",\n        \"332322\",\n        \"2013\",\n        \"99320\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal work manufacturing\",\n        \"332323\",\n        \"2016\",\n        \"30869\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal work manufacturing\",\n        \"332323\",\n        \"2015\",\n        \"29963\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ornamental and architectural metal work manufacturing\",\n        \"332323\",\n        \"2013\",\n        \"29817\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boiler, tank, and shipping container manufacturing\",\n        \"3324\",\n        \"2016\",\n        \"79501\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boiler, tank, and shipping container manufacturing\",\n        \"3324\",\n        \"2015\",\n        \"87607\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boiler, tank, and shipping container manufacturing\",\n        \"3324\",\n        \"2014\",\n        \"90226\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boiler, tank, and shipping container manufacturing\",\n        \"3324\",\n        \"2013\",\n        \"88491\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"33241\",\n        \"2016\",\n        \"22418\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"332410\",\n        \"2016\",\n        \"22418\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"33241\",\n        \"2015\",\n        \"24444\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"33241\",\n        \"2014\",\n        \"25154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"33241\",\n        \"2013\",\n        \"24368\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"332410\",\n        \"2015\",\n        \"24444\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"332410\",\n        \"2014\",\n        \"25154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power boiler and heat exchanger manufacturing\",\n        \"332410\",\n        \"2013\",\n        \"24368\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"33242\",\n        \"2016\",\n        \"30282\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"33242\",\n        \"2015\",\n        \"35286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"33242\",\n        \"2014\",\n        \"36304\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"332420\",\n        \"2014\",\n        \"36304\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"33242\",\n        \"2013\",\n        \"35242\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"332420\",\n        \"2016\",\n        \"30282\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"332420\",\n        \"2015\",\n        \"35286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal tank (heavy gauge) manufacturing\",\n        \"332420\",\n        \"2013\",\n        \"35242\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can, box, and other metal container (light gauge) manufacturing\",\n        \"33243\",\n        \"2016\",\n        \"26801\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can, box, and other metal container (light gauge) manufacturing\",\n        \"33243\",\n        \"2015\",\n        \"27876\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can, box, and other metal container (light gauge) manufacturing\",\n        \"33243\",\n        \"2014\",\n        \"28767\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can, box, and other metal container (light gauge) manufacturing\",\n        \"33243\",\n        \"2013\",\n        \"28881\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can manufacturing\",\n        \"332431\",\n        \"2016\",\n        \"16588\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal container manufacturing\",\n        \"332439\",\n        \"2016\",\n        \"10213\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can manufacturing\",\n        \"332431\",\n        \"2015\",\n        \"16901\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can manufacturing\",\n        \"332431\",\n        \"2014\",\n        \"16823\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal can manufacturing\",\n        \"332431\",\n        \"2013\",\n        \"16870\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal container manufacturing\",\n        \"332439\",\n        \"2015\",\n        \"10976\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal container manufacturing\",\n        \"332439\",\n        \"2014\",\n        \"11944\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal container manufacturing\",\n        \"332439\",\n        \"2013\",\n        \"12011\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"3325\",\n        \"2016\",\n        \"27635\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"3325\",\n        \"2015\",\n        \"27126\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"3325\",\n        \"2014\",\n        \"25817\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"3325\",\n        \"2013\",\n        \"25857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"33251\",\n        \"2013\",\n        \"25857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"33251\",\n        \"2016\",\n        \"27635\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"33251\",\n        \"2015\",\n        \"27126\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"33251\",\n        \"2014\",\n        \"25817\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"332510\",\n        \"2016\",\n        \"27635\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"332510\",\n        \"2015\",\n        \"27126\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"332510\",\n        \"2014\",\n        \"25817\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Hardware manufacturing\",\n        \"332510\",\n        \"2013\",\n        \"25857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"3326\",\n        \"2016\",\n        \"36031\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"3326\",\n        \"2015\",\n        \"36491\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"3326\",\n        \"2014\",\n        \"35995\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"33261\",\n        \"2014\",\n        \"35995\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"3326\",\n        \"2013\",\n        \"37079\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"33261\",\n        \"2016\",\n        \"36031\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"33261\",\n        \"2015\",\n        \"36491\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring and wire product manufacturing\",\n        \"33261\",\n        \"2013\",\n        \"37079\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring manufacturing\",\n        \"332613\",\n        \"2016\",\n        \"15161\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring manufacturing\",\n        \"332613\",\n        \"2015\",\n        \"15063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring manufacturing\",\n        \"332613\",\n        \"2014\",\n        \"14624\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Spring manufacturing\",\n        \"332613\",\n        \"2013\",\n        \"14962\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated wire product manufacturing\",\n        \"332618\",\n        \"2016\",\n        \"20870\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated wire product manufacturing\",\n        \"332618\",\n        \"2015\",\n        \"21428\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops; turned product; and screw, nut, and bolt manufacturing\",\n        \"3327\",\n        \"2015\",\n        \"371493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated wire product manufacturing\",\n        \"332618\",\n        \"2014\",\n        \"21371\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated wire product manufacturing\",\n        \"332618\",\n        \"2013\",\n        \"22117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops; turned product; and screw, nut, and bolt manufacturing\",\n        \"3327\",\n        \"2016\",\n        \"348433\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops; turned product; and screw, nut, and bolt manufacturing\",\n        \"3327\",\n        \"2014\",\n        \"376981\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops; turned product; and screw, nut, and bolt manufacturing\",\n        \"3327\",\n        \"2013\",\n        \"382007\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"33271\",\n        \"2016\",\n        \"220623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"33271\",\n        \"2015\",\n        \"236570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"33271\",\n        \"2014\",\n        \"242683\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"33271\",\n        \"2013\",\n        \"241551\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"332710\",\n        \"2013\",\n        \"241551\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"332710\",\n        \"2016\",\n        \"220623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"332710\",\n        \"2015\",\n        \"236570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine shops\",\n        \"332710\",\n        \"2014\",\n        \"242683\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turned product and screw, nut, and bolt manufacturing\",\n        \"33272\",\n        \"2016\",\n        \"127810\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turned product and screw, nut, and bolt manufacturing\",\n        \"33272\",\n        \"2015\",\n        \"134923\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turned product and screw, nut, and bolt manufacturing\",\n        \"33272\",\n        \"2014\",\n        \"134298\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turned product and screw, nut, and bolt manufacturing\",\n        \"33272\",\n        \"2013\",\n        \"140456\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Precision turned product manufacturing\",\n        \"332721\",\n        \"2016\",\n        \"93709\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Precision turned product manufacturing\",\n        \"332721\",\n        \"2015\",\n        \"100437\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bolt, nut, screw, rivet, and washer manufacturing\",\n        \"332722\",\n        \"2015\",\n        \"34486\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Precision turned product manufacturing\",\n        \"332721\",\n        \"2014\",\n        \"99272\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Precision turned product manufacturing\",\n        \"332721\",\n        \"2013\",\n        \"103570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bolt, nut, screw, rivet, and washer manufacturing\",\n        \"332722\",\n        \"2016\",\n        \"34101\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bolt, nut, screw, rivet, and washer manufacturing\",\n        \"332722\",\n        \"2014\",\n        \"35027\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bolt, nut, screw, rivet, and washer manufacturing\",\n        \"332722\",\n        \"2013\",\n        \"36886\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"3328\",\n        \"2016\",\n        \"120054\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"3328\",\n        \"2015\",\n        \"121179\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"3328\",\n        \"2014\",\n        \"121610\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"3328\",\n        \"2013\",\n        \"122518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"33281\",\n        \"2013\",\n        \"122518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"33281\",\n        \"2016\",\n        \"120054\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"33281\",\n        \"2015\",\n        \"121179\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Coating, engraving, heat treating, and allied activities\",\n        \"33281\",\n        \"2014\",\n        \"121610\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal heat treating\",\n        \"332811\",\n        \"2016\",\n        \"19847\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal heat treating\",\n        \"332811\",\n        \"2015\",\n        \"20872\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal heat treating\",\n        \"332811\",\n        \"2014\",\n        \"21841\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal heat treating\",\n        \"332811\",\n        \"2013\",\n        \"21599\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n        \"332812\",\n        \"2016\",\n        \"50453\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n        \"332812\",\n        \"2015\",\n        \"50497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electroplating, plating, polishing, anodizing, and coloring\",\n        \"332813\",\n        \"2015\",\n        \"49810\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n        \"332812\",\n        \"2014\",\n        \"49810\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal coating, engraving (except jewelry and silverware), and allied services to manufacturers\",\n        \"332812\",\n        \"2013\",\n        \"48910\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electroplating, plating, polishing, anodizing, and coloring\",\n        \"332813\",\n        \"2016\",\n        \"49754\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electroplating, plating, polishing, anodizing, and coloring\",\n        \"332813\",\n        \"2014\",\n        \"49959\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electroplating, plating, polishing, anodizing, and coloring\",\n        \"332813\",\n        \"2013\",\n        \"52009\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated metal product manufacturing\",\n        \"3329\",\n        \"2016\",\n        \"249157\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated metal product manufacturing\",\n        \"3329\",\n        \"2015\",\n        \"253235\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated metal product manufacturing\",\n        \"3329\",\n        \"2014\",\n        \"255111\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other fabricated metal product manufacturing\",\n        \"3329\",\n        \"2013\",\n        \"256824\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal valve manufacturing\",\n        \"33291\",\n        \"2013\",\n        \"98228\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal valve manufacturing\",\n        \"33291\",\n        \"2016\",\n        \"87816\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal valve manufacturing\",\n        \"33291\",\n        \"2015\",\n        \"93796\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal valve manufacturing\",\n        \"33291\",\n        \"2014\",\n        \"95175\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial valve manufacturing\",\n        \"332911\",\n        \"2016\",\n        \"35744\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial valve manufacturing\",\n        \"332911\",\n        \"2015\",\n        \"37621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial valve manufacturing\",\n        \"332911\",\n        \"2014\",\n        \"37867\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial valve manufacturing\",\n        \"332911\",\n        \"2013\",\n        \"38774\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power valve and hose fitting manufacturing\",\n        \"332912\",\n        \"2016\",\n        \"31678\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power valve and hose fitting manufacturing\",\n        \"332912\",\n        \"2015\",\n        \"33699\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plumbing fixture fitting and trim manufacturing\",\n        \"332913\",\n        \"2015\",\n        \"7526\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power valve and hose fitting manufacturing\",\n        \"332912\",\n        \"2014\",\n        \"34204\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power valve and hose fitting manufacturing\",\n        \"332912\",\n        \"2013\",\n        \"35509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plumbing fixture fitting and trim manufacturing\",\n        \"332913\",\n        \"2016\",\n        \"7608\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plumbing fixture fitting and trim manufacturing\",\n        \"332913\",\n        \"2014\",\n        \"7616\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Plumbing fixture fitting and trim manufacturing\",\n        \"332913\",\n        \"2013\",\n        \"7682\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal valve and pipe fitting manufacturing\",\n        \"332919\",\n        \"2016\",\n        \"12785\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal valve and pipe fitting manufacturing\",\n        \"332919\",\n        \"2015\",\n        \"14950\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal valve and pipe fitting manufacturing\",\n        \"332919\",\n        \"2014\",\n        \"15488\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other metal valve and pipe fitting manufacturing\",\n        \"332919\",\n        \"2013\",\n        \"16262\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other fabricated metal product manufacturing\",\n        \"33299\",\n        \"2013\",\n        \"158596\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other fabricated metal product manufacturing\",\n        \"33299\",\n        \"2016\",\n        \"161342\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other fabricated metal product manufacturing\",\n        \"33299\",\n        \"2015\",\n        \"159439\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other fabricated metal product manufacturing\",\n        \"33299\",\n        \"2014\",\n        \"159935\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ball and roller bearing manufacturing\",\n        \"332991\",\n        \"2016\",\n        \"22057\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ball and roller bearing manufacturing\",\n        \"332991\",\n        \"2015\",\n        \"22505\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ball and roller bearing manufacturing\",\n        \"332991\",\n        \"2014\",\n        \"22092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ball and roller bearing manufacturing\",\n        \"332991\",\n        \"2013\",\n        \"21771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms ammunition manufacturing\",\n        \"332992\",\n        \"2016\",\n        \"11809\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms ammunition manufacturing\",\n        \"332992\",\n        \"2015\",\n        \"10488\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms ammunition manufacturing\",\n        \"332992\",\n        \"2014\",\n        \"10736\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ammunition (except small arms) manufacturing\",\n        \"332993\",\n        \"2014\",\n        \"9338\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms ammunition manufacturing\",\n        \"332992\",\n        \"2013\",\n        \"10505\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ammunition (except small arms) manufacturing\",\n        \"332993\",\n        \"2016\",\n        \"12623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ammunition (except small arms) manufacturing\",\n        \"332993\",\n        \"2015\",\n        \"9100\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ammunition (except small arms) manufacturing\",\n        \"332993\",\n        \"2013\",\n        \"10768\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms, ordnance, and ordnance accessories manufacturing\",\n        \"332994\",\n        \"2016\",\n        \"17393\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms, ordnance, and ordnance accessories manufacturing\",\n        \"332994\",\n        \"2015\",\n        \"16274\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms, ordnance, and ordnance accessories manufacturing\",\n        \"332994\",\n        \"2014\",\n        \"16657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small arms, ordnance, and ordnance accessories manufacturing\",\n        \"332994\",\n        \"2013\",\n        \"16477\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated pipe and pipe fitting manufacturing\",\n        \"332996\",\n        \"2016\",\n        \"26586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated pipe and pipe fitting manufacturing\",\n        \"332996\",\n        \"2015\",\n        \"29065\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous fabricated metal product manufacturing\",\n        \"332999\",\n        \"2015\",\n        \"72006\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated pipe and pipe fitting manufacturing\",\n        \"332996\",\n        \"2014\",\n        \"30234\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fabricated pipe and pipe fitting manufacturing\",\n        \"332996\",\n        \"2013\",\n        \"28566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous fabricated metal product manufacturing\",\n        \"332999\",\n        \"2016\",\n        \"70873\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous fabricated metal product manufacturing\",\n        \"332999\",\n        \"2014\",\n        \"70880\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous fabricated metal product manufacturing\",\n        \"332999\",\n        \"2013\",\n        \"70509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machinery manufacturing\",\n        \"333\",\n        \"2016\",\n        \"988688\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machinery manufacturing\",\n        \"333\",\n        \"2015\",\n        \"1042664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machinery manufacturing\",\n        \"333\",\n        \"2014\",\n        \"1030922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machinery manufacturing\",\n        \"333\",\n        \"2013\",\n        \"1050825\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agriculture, construction, and mining machinery manufacturing\",\n        \"3331\",\n        \"2013\",\n        \"212626\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agriculture, construction, and mining machinery manufacturing\",\n        \"3331\",\n        \"2016\",\n        \"172994\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agriculture, construction, and mining machinery manufacturing\",\n        \"3331\",\n        \"2015\",\n        \"197566\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agriculture, construction, and mining machinery manufacturing\",\n        \"3331\",\n        \"2014\",\n        \"207591\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agricultural implement manufacturing\",\n        \"33311\",\n        \"2016\",\n        \"69596\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agricultural implement manufacturing\",\n        \"33311\",\n        \"2015\",\n        \"76360\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agricultural implement manufacturing\",\n        \"33311\",\n        \"2014\",\n        \"79917\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Agricultural implement manufacturing\",\n        \"33311\",\n        \"2013\",\n        \"81060\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Farm machinery and equipment manufacturing\",\n        \"333111\",\n        \"2016\",\n        \"54128\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Farm machinery and equipment manufacturing\",\n        \"333111\",\n        \"2015\",\n        \"59995\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n        \"333112\",\n        \"2015\",\n        \"16366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Farm machinery and equipment manufacturing\",\n        \"333111\",\n        \"2014\",\n        \"65839\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Farm machinery and equipment manufacturing\",\n        \"333111\",\n        \"2013\",\n        \"65829\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n        \"333112\",\n        \"2016\",\n        \"15467\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n        \"333112\",\n        \"2014\",\n        \"14078\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lawn and garden tractor and home lawn and garden equipment manufacturing\",\n        \"333112\",\n        \"2013\",\n        \"15232\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"33312\",\n        \"2016\",\n        \"54363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"33312\",\n        \"2015\",\n        \"58291\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"33312\",\n        \"2014\",\n        \"59292\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"33312\",\n        \"2013\",\n        \"60354\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"333120\",\n        \"2013\",\n        \"60354\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"333120\",\n        \"2016\",\n        \"54363\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"333120\",\n        \"2015\",\n        \"58291\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Construction machinery manufacturing\",\n        \"333120\",\n        \"2014\",\n        \"59292\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining and oil and gas field machinery manufacturing\",\n        \"33313\",\n        \"2016\",\n        \"49035\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining and oil and gas field machinery manufacturing\",\n        \"33313\",\n        \"2015\",\n        \"62915\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining and oil and gas field machinery manufacturing\",\n        \"33313\",\n        \"2014\",\n        \"68383\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining and oil and gas field machinery manufacturing\",\n        \"33313\",\n        \"2013\",\n        \"71211\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining machinery and equipment manufacturing\",\n        \"333131\",\n        \"2016\",\n        \"11361\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining machinery and equipment manufacturing\",\n        \"333131\",\n        \"2015\",\n        \"11946\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Oil and gas field machinery and equipment manufacturing\",\n        \"333132\",\n        \"2015\",\n        \"50969\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining machinery and equipment manufacturing\",\n        \"333131\",\n        \"2014\",\n        \"13434\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mining machinery and equipment manufacturing\",\n        \"333131\",\n        \"2013\",\n        \"15647\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Oil and gas field machinery and equipment manufacturing\",\n        \"333132\",\n        \"2016\",\n        \"37675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Oil and gas field machinery and equipment manufacturing\",\n        \"333132\",\n        \"2014\",\n        \"54948\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Oil and gas field machinery and equipment manufacturing\",\n        \"333132\",\n        \"2013\",\n        \"55564\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"3332\",\n        \"2016\",\n        \"98239\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"3332\",\n        \"2015\",\n        \"102311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"3332\",\n        \"2014\",\n        \"98475\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"3332\",\n        \"2013\",\n        \"98005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"33324\",\n        \"2013\",\n        \"98005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"33324\",\n        \"2016\",\n        \"98239\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"33324\",\n        \"2015\",\n        \"102311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial machinery manufacturing\",\n        \"33324\",\n        \"2014\",\n        \"98475\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food product machinery manufacturing\",\n        \"333241\",\n        \"2016\",\n        \"14933\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food product machinery manufacturing\",\n        \"333241\",\n        \"2015\",\n        \"15649\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food product machinery manufacturing\",\n        \"333241\",\n        \"2014\",\n        \"15723\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Food product machinery manufacturing\",\n        \"333241\",\n        \"2013\",\n        \"15938\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor machinery manufacturing\",\n        \"333242\",\n        \"2016\",\n        \"13053\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor machinery manufacturing\",\n        \"333242\",\n        \"2015\",\n        \"14580\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmill, woodworking, and paper machinery manufacturing\",\n        \"333243\",\n        \"2015\",\n        \"11922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor machinery manufacturing\",\n        \"333242\",\n        \"2014\",\n        \"12807\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor machinery manufacturing\",\n        \"333242\",\n        \"2013\",\n        \"14749\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmill, woodworking, and paper machinery manufacturing\",\n        \"333243\",\n        \"2016\",\n        \"11687\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmill, woodworking, and paper machinery manufacturing\",\n        \"333243\",\n        \"2014\",\n        \"11863\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sawmill, woodworking, and paper machinery manufacturing\",\n        \"333243\",\n        \"2013\",\n        \"11744\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing machinery and equipment manufacturing\",\n        \"333244\",\n        \"2016\",\n        \"6547\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing machinery and equipment manufacturing\",\n        \"333244\",\n        \"2015\",\n        \"7229\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing machinery and equipment manufacturing\",\n        \"333244\",\n        \"2014\",\n        \"7376\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printing machinery and equipment manufacturing\",\n        \"333244\",\n        \"2013\",\n        \"7791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other industrial machinery manufacturing\",\n        \"333249\",\n        \"2013\",\n        \"47783\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other industrial machinery manufacturing\",\n        \"333249\",\n        \"2016\",\n        \"52020\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other industrial machinery manufacturing\",\n        \"333249\",\n        \"2015\",\n        \"52930\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other industrial machinery manufacturing\",\n        \"333249\",\n        \"2014\",\n        \"50705\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"3333\",\n        \"2016\",\n        \"73448\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"3333\",\n        \"2015\",\n        \"74162\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"3333\",\n        \"2014\",\n        \"71777\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"3333\",\n        \"2013\",\n        \"78023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"33331\",\n        \"2016\",\n        \"73448\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"33331\",\n        \"2015\",\n        \"74162\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Optical instrument and lens manufacturing\",\n        \"333314\",\n        \"2015\",\n        \"15592\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"33331\",\n        \"2014\",\n        \"71777\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial and service industry machinery manufacturing\",\n        \"33331\",\n        \"2013\",\n        \"78023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Optical instrument and lens manufacturing\",\n        \"333314\",\n        \"2016\",\n        \"14791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Optical instrument and lens manufacturing\",\n        \"333314\",\n        \"2014\",\n        \"14623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Optical instrument and lens manufacturing\",\n        \"333314\",\n        \"2013\",\n        \"16317\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic and photocopying equipment manufacturing\",\n        \"333316\",\n        \"2016\",\n        \"3619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic and photocopying equipment manufacturing\",\n        \"333316\",\n        \"2015\",\n        \"4154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic and photocopying equipment manufacturing\",\n        \"333316\",\n        \"2014\",\n        \"4851\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Photographic and photocopying equipment manufacturing\",\n        \"333316\",\n        \"2013\",\n        \"5246\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other commercial and service industry machinery manufacturing\",\n        \"333318\",\n        \"2013\",\n        \"56460\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other commercial and service industry machinery manufacturing\",\n        \"333318\",\n        \"2016\",\n        \"55038\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other commercial and service industry machinery manufacturing\",\n        \"333318\",\n        \"2015\",\n        \"54416\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other commercial and service industry machinery manufacturing\",\n        \"333318\",\n        \"2014\",\n        \"52303\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"3334\",\n        \"2016\",\n        \"126889\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"3334\",\n        \"2015\",\n        \"131063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"3334\",\n        \"2014\",\n        \"124409\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"3334\",\n        \"2013\",\n        \"131657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"33341\",\n        \"2016\",\n        \"126889\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n        \"333413\",\n        \"2016\",\n        \"24276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"33341\",\n        \"2015\",\n        \"131063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"33341\",\n        \"2014\",\n        \"124409\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ventilation, heating, air-conditioning, and commercial refrigeration equipment manufacturing\",\n        \"33341\",\n        \"2013\",\n        \"131657\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n        \"333413\",\n        \"2015\",\n        \"25771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n        \"333413\",\n        \"2014\",\n        \"24724\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial and commercial fan and blower and air purification equipment manufacturing\",\n        \"333413\",\n        \"2013\",\n        \"25149\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heating equipment (except warm air furnaces) manufacturing\",\n        \"333414\",\n        \"2016\",\n        \"15980\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heating equipment (except warm air furnaces) manufacturing\",\n        \"333414\",\n        \"2015\",\n        \"16536\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heating equipment (except warm air furnaces) manufacturing\",\n        \"333414\",\n        \"2014\",\n        \"15199\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n        \"333415\",\n        \"2014\",\n        \"84485\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heating equipment (except warm air furnaces) manufacturing\",\n        \"333414\",\n        \"2013\",\n        \"17679\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n        \"333415\",\n        \"2016\",\n        \"86633\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n        \"333415\",\n        \"2015\",\n        \"88756\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air-conditioning and warm air heating equipment and commercial and industrial refrigeration equipment manufacturing\",\n        \"333415\",\n        \"2013\",\n        \"88828\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"3335\",\n        \"2016\",\n        \"143531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"3335\",\n        \"2015\",\n        \"145585\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"3335\",\n        \"2014\",\n        \"143005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"3335\",\n        \"2013\",\n        \"142781\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"33351\",\n        \"2016\",\n        \"143531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial mold manufacturing\",\n        \"333511\",\n        \"2016\",\n        \"35493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"33351\",\n        \"2015\",\n        \"145585\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"33351\",\n        \"2014\",\n        \"143005\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metalworking machinery manufacturing\",\n        \"33351\",\n        \"2013\",\n        \"142781\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial mold manufacturing\",\n        \"333511\",\n        \"2015\",\n        \"35037\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial mold manufacturing\",\n        \"333511\",\n        \"2014\",\n        \"34912\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial mold manufacturing\",\n        \"333511\",\n        \"2013\",\n        \"34757\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Special die and tool, die set, jig, and fixture manufacturing\",\n        \"333514\",\n        \"2016\",\n        \"42499\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Special die and tool, die set, jig, and fixture manufacturing\",\n        \"333514\",\n        \"2015\",\n        \"43176\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Special die and tool, die set, jig, and fixture manufacturing\",\n        \"333514\",\n        \"2014\",\n        \"42403\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutting tool and machine tool accessory manufacturing\",\n        \"333515\",\n        \"2014\",\n        \"29290\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Special die and tool, die set, jig, and fixture manufacturing\",\n        \"333514\",\n        \"2013\",\n        \"42437\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutting tool and machine tool accessory manufacturing\",\n        \"333515\",\n        \"2016\",\n        \"28059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutting tool and machine tool accessory manufacturing\",\n        \"333515\",\n        \"2015\",\n        \"28381\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Cutting tool and machine tool accessory manufacturing\",\n        \"333515\",\n        \"2013\",\n        \"29362\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine tool manufacturing\",\n        \"333517\",\n        \"2016\",\n        \"25354\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine tool manufacturing\",\n        \"333517\",\n        \"2015\",\n        \"26267\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine tool manufacturing\",\n        \"333517\",\n        \"2014\",\n        \"24778\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Machine tool manufacturing\",\n        \"333517\",\n        \"2013\",\n        \"24984\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling mill and other metalworking machinery manufacturing\",\n        \"333519\",\n        \"2016\",\n        \"12126\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"3336\",\n        \"2016\",\n        \"92855\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling mill and other metalworking machinery manufacturing\",\n        \"333519\",\n        \"2015\",\n        \"12724\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling mill and other metalworking machinery manufacturing\",\n        \"333519\",\n        \"2014\",\n        \"11622\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Rolling mill and other metalworking machinery manufacturing\",\n        \"333519\",\n        \"2013\",\n        \"11241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"3336\",\n        \"2015\",\n        \"103753\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"3336\",\n        \"2014\",\n        \"98837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"3336\",\n        \"2013\",\n        \"101407\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"33361\",\n        \"2016\",\n        \"92855\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"33361\",\n        \"2015\",\n        \"103753\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"33361\",\n        \"2014\",\n        \"98837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turbine and turbine generator set units manufacturing\",\n        \"333611\",\n        \"2014\",\n        \"33799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Engine, turbine, and power transmission equipment manufacturing\",\n        \"33361\",\n        \"2013\",\n        \"101407\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turbine and turbine generator set units manufacturing\",\n        \"333611\",\n        \"2016\",\n        \"29874\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turbine and turbine generator set units manufacturing\",\n        \"333611\",\n        \"2015\",\n        \"38977\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Turbine and turbine generator set units manufacturing\",\n        \"333611\",\n        \"2013\",\n        \"34827\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n        \"333612\",\n        \"2016\",\n        \"11276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n        \"333612\",\n        \"2015\",\n        \"12592\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n        \"333612\",\n        \"2014\",\n        \"13145\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Speed changer, industrial high-speed drive, and gear manufacturing\",\n        \"333612\",\n        \"2013\",\n        \"13875\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mechanical power transmission equipment manufacturing\",\n        \"333613\",\n        \"2016\",\n        \"15221\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other engine equipment manufacturing\",\n        \"333618\",\n        \"2016\",\n        \"36483\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mechanical power transmission equipment manufacturing\",\n        \"333613\",\n        \"2015\",\n        \"15262\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mechanical power transmission equipment manufacturing\",\n        \"333613\",\n        \"2014\",\n        \"14452\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mechanical power transmission equipment manufacturing\",\n        \"333613\",\n        \"2013\",\n        \"14504\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other engine equipment manufacturing\",\n        \"333618\",\n        \"2015\",\n        \"36922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other engine equipment manufacturing\",\n        \"333618\",\n        \"2014\",\n        \"37441\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other engine equipment manufacturing\",\n        \"333618\",\n        \"2013\",\n        \"38202\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other general purpose machinery manufacturing\",\n        \"3339\",\n        \"2016\",\n        \"280731\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other general purpose machinery manufacturing\",\n        \"3339\",\n        \"2015\",\n        \"288224\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other general purpose machinery manufacturing\",\n        \"3339\",\n        \"2014\",\n        \"286827\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and compressor manufacturing\",\n        \"33391\",\n        \"2014\",\n        \"63567\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other general purpose machinery manufacturing\",\n        \"3339\",\n        \"2013\",\n        \"286327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and compressor manufacturing\",\n        \"33391\",\n        \"2016\",\n        \"61141\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and compressor manufacturing\",\n        \"33391\",\n        \"2015\",\n        \"64494\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and compressor manufacturing\",\n        \"33391\",\n        \"2013\",\n        \"62756\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and pumping equipment manufacturing\",\n        \"333911\",\n        \"2016\",\n        \"34295\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and pumping equipment manufacturing\",\n        \"333911\",\n        \"2015\",\n        \"35468\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and pumping equipment manufacturing\",\n        \"333911\",\n        \"2014\",\n        \"35717\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Pump and pumping equipment manufacturing\",\n        \"333911\",\n        \"2013\",\n        \"37004\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air and gas compressor manufacturing\",\n        \"333912\",\n        \"2016\",\n        \"22309\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Measuring and dispensing pump manufacturing\",\n        \"333913\",\n        \"2016\",\n        \"4537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air and gas compressor manufacturing\",\n        \"333912\",\n        \"2015\",\n        \"25246\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air and gas compressor manufacturing\",\n        \"333912\",\n        \"2014\",\n        \"24305\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Air and gas compressor manufacturing\",\n        \"333912\",\n        \"2013\",\n        \"21903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Measuring and dispensing pump manufacturing\",\n        \"333913\",\n        \"2015\",\n        \"3780\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Measuring and dispensing pump manufacturing\",\n        \"333913\",\n        \"2014\",\n        \"3546\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Measuring and dispensing pump manufacturing\",\n        \"333913\",\n        \"2013\",\n        \"3849\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Material handling equipment manufacturing\",\n        \"33392\",\n        \"2016\",\n        \"84960\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Material handling equipment manufacturing\",\n        \"33392\",\n        \"2015\",\n        \"83117\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Material handling equipment manufacturing\",\n        \"33392\",\n        \"2014\",\n        \"82857\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Material handling equipment manufacturing\",\n        \"33392\",\n        \"2013\",\n        \"79970\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Elevator and moving stairway manufacturing\",\n        \"333921\",\n        \"2013\",\n        \"6766\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Elevator and moving stairway manufacturing\",\n        \"333921\",\n        \"2016\",\n        \"8148\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Elevator and moving stairway manufacturing\",\n        \"333921\",\n        \"2015\",\n        \"7605\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Elevator and moving stairway manufacturing\",\n        \"333921\",\n        \"2014\",\n        \"7190\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Conveyor and conveying equipment manufacturing\",\n        \"333922\",\n        \"2016\",\n        \"35538\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Conveyor and conveying equipment manufacturing\",\n        \"333922\",\n        \"2015\",\n        \"35260\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Conveyor and conveying equipment manufacturing\",\n        \"333922\",\n        \"2014\",\n        \"34253\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Conveyor and conveying equipment manufacturing\",\n        \"333922\",\n        \"2013\",\n        \"33607\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n        \"333923\",\n        \"2016\",\n        \"17562\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n        \"333923\",\n        \"2015\",\n        \"17266\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial truck, trailer, and stacker machinery manufacturing\",\n        \"333924\",\n        \"2015\",\n        \"22987\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n        \"333923\",\n        \"2014\",\n        \"18734\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Overhead traveling crane, hoist, and monorail system manufacturing\",\n        \"333923\",\n        \"2013\",\n        \"18350\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial truck, trailer, and stacker machinery manufacturing\",\n        \"333924\",\n        \"2016\",\n        \"23712\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial truck, trailer, and stacker machinery manufacturing\",\n        \"333924\",\n        \"2014\",\n        \"22680\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial truck, trailer, and stacker machinery manufacturing\",\n        \"333924\",\n        \"2013\",\n        \"21246\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other general purpose machinery manufacturing\",\n        \"33399\",\n        \"2016\",\n        \"134631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other general purpose machinery manufacturing\",\n        \"33399\",\n        \"2015\",\n        \"140613\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other general purpose machinery manufacturing\",\n        \"33399\",\n        \"2014\",\n        \"140403\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other general purpose machinery manufacturing\",\n        \"33399\",\n        \"2013\",\n        \"143601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power-driven handtool manufacturing\",\n        \"333991\",\n        \"2013\",\n        \"7497\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power-driven handtool manufacturing\",\n        \"333991\",\n        \"2016\",\n        \"7027\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power-driven handtool manufacturing\",\n        \"333991\",\n        \"2015\",\n        \"7003\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power-driven handtool manufacturing\",\n        \"333991\",\n        \"2014\",\n        \"7312\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Welding and soldering equipment manufacturing\",\n        \"333992\",\n        \"2016\",\n        \"14273\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Welding and soldering equipment manufacturing\",\n        \"333992\",\n        \"2015\",\n        \"14869\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Welding and soldering equipment manufacturing\",\n        \"333992\",\n        \"2014\",\n        \"15016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Welding and soldering equipment manufacturing\",\n        \"333992\",\n        \"2013\",\n        \"15541\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Packaging machinery manufacturing\",\n        \"333993\",\n        \"2016\",\n        \"18295\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Packaging machinery manufacturing\",\n        \"333993\",\n        \"2015\",\n        \"18254\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Packaging machinery manufacturing\",\n        \"333993\",\n        \"2014\",\n        \"18724\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial process furnace and oven manufacturing\",\n        \"333994\",\n        \"2014\",\n        \"10508\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Packaging machinery manufacturing\",\n        \"333993\",\n        \"2013\",\n        \"18907\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial process furnace and oven manufacturing\",\n        \"333994\",\n        \"2016\",\n        \"10057\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial process furnace and oven manufacturing\",\n        \"333994\",\n        \"2015\",\n        \"10689\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Industrial process furnace and oven manufacturing\",\n        \"333994\",\n        \"2013\",\n        \"10916\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power cylinder and actuator manufacturing\",\n        \"333995\",\n        \"2016\",\n        \"22826\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power cylinder and actuator manufacturing\",\n        \"333995\",\n        \"2015\",\n        \"24619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power cylinder and actuator manufacturing\",\n        \"333995\",\n        \"2014\",\n        \"23619\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power cylinder and actuator manufacturing\",\n        \"333995\",\n        \"2013\",\n        \"24352\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power pump and motor manufacturing\",\n        \"333996\",\n        \"2016\",\n        \"8745\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Scale and balance manufacturing\",\n        \"333997\",\n        \"2016\",\n        \"3197\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power pump and motor manufacturing\",\n        \"333996\",\n        \"2015\",\n        \"9488\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power pump and motor manufacturing\",\n        \"333996\",\n        \"2014\",\n        \"9516\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fluid power pump and motor manufacturing\",\n        \"333996\",\n        \"2013\",\n        \"10512\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Scale and balance manufacturing\",\n        \"333997\",\n        \"2015\",\n        \"3163\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Scale and balance manufacturing\",\n        \"333997\",\n        \"2014\",\n        \"3118\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Scale and balance manufacturing\",\n        \"333997\",\n        \"2013\",\n        \"3382\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous general purpose machinery manufacturing\",\n        \"333999\",\n        \"2016\",\n        \"50211\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous general purpose machinery manufacturing\",\n        \"333999\",\n        \"2015\",\n        \"52528\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous general purpose machinery manufacturing\",\n        \"333999\",\n        \"2014\",\n        \"52590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous general purpose machinery manufacturing\",\n        \"333999\",\n        \"2013\",\n        \"52494\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and electronic product manufacturing\",\n        \"334\",\n        \"2013\",\n        \"823159\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and electronic product manufacturing\",\n        \"334\",\n        \"2016\",\n        \"768650\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and electronic product manufacturing\",\n        \"334\",\n        \"2015\",\n        \"777261\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and electronic product manufacturing\",\n        \"334\",\n        \"2014\",\n        \"779035\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"3341\",\n        \"2016\",\n        \"36138\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"3341\",\n        \"2015\",\n        \"36052\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"3341\",\n        \"2014\",\n        \"38097\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"3341\",\n        \"2013\",\n        \"48193\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"33411\",\n        \"2016\",\n        \"36138\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"33411\",\n        \"2015\",\n        \"36052\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic computer manufacturing\",\n        \"334111\",\n        \"2015\",\n        \"10755\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"33411\",\n        \"2014\",\n        \"38097\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer and peripheral equipment manufacturing\",\n        \"33411\",\n        \"2013\",\n        \"48193\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic computer manufacturing\",\n        \"334111\",\n        \"2016\",\n        \"11604\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic computer manufacturing\",\n        \"334111\",\n        \"2014\",\n        \"11011\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic computer manufacturing\",\n        \"334111\",\n        \"2013\",\n        \"12063\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer storage device manufacturing\",\n        \"334112\",\n        \"2016\",\n        \"7628\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer storage device manufacturing\",\n        \"334112\",\n        \"2015\",\n        \"8444\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer storage device manufacturing\",\n        \"334112\",\n        \"2014\",\n        \"8941\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer storage device manufacturing\",\n        \"334112\",\n        \"2013\",\n        \"15102\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer terminal and other computer peripheral equipment manufacturing\",\n        \"334118\",\n        \"2016\",\n        \"16906\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communications equipment manufacturing\",\n        \"3342\",\n        \"2016\",\n        \"95340\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer terminal and other computer peripheral equipment manufacturing\",\n        \"334118\",\n        \"2015\",\n        \"16853\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer terminal and other computer peripheral equipment manufacturing\",\n        \"334118\",\n        \"2014\",\n        \"18144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Computer terminal and other computer peripheral equipment manufacturing\",\n        \"334118\",\n        \"2013\",\n        \"21027\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communications equipment manufacturing\",\n        \"3342\",\n        \"2015\",\n        \"94379\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communications equipment manufacturing\",\n        \"3342\",\n        \"2014\",\n        \"94154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communications equipment manufacturing\",\n        \"3342\",\n        \"2013\",\n        \"107515\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"33421\",\n        \"2016\",\n        \"14269\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"33421\",\n        \"2015\",\n        \"15141\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"33421\",\n        \"2014\",\n        \"13790\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"334210\",\n        \"2014\",\n        \"13790\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"33421\",\n        \"2013\",\n        \"18286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"334210\",\n        \"2016\",\n        \"14269\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"334210\",\n        \"2015\",\n        \"15141\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Telephone apparatus manufacturing\",\n        \"334210\",\n        \"2013\",\n        \"18286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"33422\",\n        \"2016\",\n        \"69443\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"33422\",\n        \"2015\",\n        \"67090\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"33422\",\n        \"2014\",\n        \"66914\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"33422\",\n        \"2013\",\n        \"74070\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"334220\",\n        \"2016\",\n        \"69443\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"33429\",\n        \"2016\",\n        \"11628\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"334220\",\n        \"2015\",\n        \"67090\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"334220\",\n        \"2014\",\n        \"66914\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Radio and television broadcasting and wireless communications equipment manufacturing\",\n        \"334220\",\n        \"2013\",\n        \"74070\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"33429\",\n        \"2015\",\n        \"12148\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"33429\",\n        \"2014\",\n        \"13450\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"33429\",\n        \"2013\",\n        \"15159\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"334290\",\n        \"2016\",\n        \"11628\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"334290\",\n        \"2015\",\n        \"12148\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"334290\",\n        \"2014\",\n        \"13450\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"3343\",\n        \"2014\",\n        \"9279\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communications equipment manufacturing\",\n        \"334290\",\n        \"2013\",\n        \"15159\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"3343\",\n        \"2016\",\n        \"9195\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"3343\",\n        \"2015\",\n        \"9664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"3343\",\n        \"2013\",\n        \"9590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"33431\",\n        \"2016\",\n        \"9195\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"33431\",\n        \"2015\",\n        \"9664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"33431\",\n        \"2014\",\n        \"9279\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"33431\",\n        \"2013\",\n        \"9590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"334310\",\n        \"2016\",\n        \"9195\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"334310\",\n        \"2015\",\n        \"9664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"3344\",\n        \"2015\",\n        \"255263\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"334310\",\n        \"2014\",\n        \"9279\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Audio and video equipment manufacturing\",\n        \"334310\",\n        \"2013\",\n        \"9590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"3344\",\n        \"2016\",\n        \"250267\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"3344\",\n        \"2014\",\n        \"258106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"3344\",\n        \"2013\",\n        \"267419\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"33441\",\n        \"2016\",\n        \"250267\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"33441\",\n        \"2015\",\n        \"255263\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"33441\",\n        \"2014\",\n        \"258106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and other electronic component manufacturing\",\n        \"33441\",\n        \"2013\",\n        \"267419\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bare printed circuit board manufacturing\",\n        \"334412\",\n        \"2013\",\n        \"22828\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bare printed circuit board manufacturing\",\n        \"334412\",\n        \"2016\",\n        \"21738\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bare printed circuit board manufacturing\",\n        \"334412\",\n        \"2015\",\n        \"22297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Bare printed circuit board manufacturing\",\n        \"334412\",\n        \"2014\",\n        \"22771\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and related device manufacturing\",\n        \"334413\",\n        \"2016\",\n        \"98458\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and related device manufacturing\",\n        \"334413\",\n        \"2015\",\n        \"95089\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and related device manufacturing\",\n        \"334413\",\n        \"2014\",\n        \"96130\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Semiconductor and related device manufacturing\",\n        \"334413\",\n        \"2013\",\n        \"99687\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n        \"334416\",\n        \"2016\",\n        \"16973\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n        \"334416\",\n        \"2015\",\n        \"18377\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic connector manufacturing\",\n        \"334417\",\n        \"2015\",\n        \"18364\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n        \"334416\",\n        \"2014\",\n        \"18761\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Capacitor, resistor, coil, transformer, and other inductor manufacturing\",\n        \"334416\",\n        \"2013\",\n        \"19521\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic connector manufacturing\",\n        \"334417\",\n        \"2016\",\n        \"18676\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic connector manufacturing\",\n        \"334417\",\n        \"2014\",\n        \"17239\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electronic connector manufacturing\",\n        \"334417\",\n        \"2013\",\n        \"19352\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printed circuit assembly (electronic assembly) manufacturing\",\n        \"334418\",\n        \"2016\",\n        \"50348\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printed circuit assembly (electronic assembly) manufacturing\",\n        \"334418\",\n        \"2015\",\n        \"53734\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printed circuit assembly (electronic assembly) manufacturing\",\n        \"334418\",\n        \"2014\",\n        \"54612\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Printed circuit assembly (electronic assembly) manufacturing\",\n        \"334418\",\n        \"2013\",\n        \"58736\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electronic component manufacturing\",\n        \"334419\",\n        \"2013\",\n        \"47295\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electronic component manufacturing\",\n        \"334419\",\n        \"2016\",\n        \"44073\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electronic component manufacturing\",\n        \"334419\",\n        \"2015\",\n        \"47402\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electronic component manufacturing\",\n        \"334419\",\n        \"2014\",\n        \"48593\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"3345\",\n        \"2016\",\n        \"364856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"3345\",\n        \"2015\",\n        \"367585\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"3345\",\n        \"2014\",\n        \"364587\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"3345\",\n        \"2013\",\n        \"374751\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"33451\",\n        \"2016\",\n        \"364856\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"33451\",\n        \"2015\",\n        \"367585\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electromedical and electrotherapeutic apparatus manufacturing\",\n        \"334510\",\n        \"2015\",\n        \"66641\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"33451\",\n        \"2014\",\n        \"364587\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Navigational, measuring, electromedical, and control instruments manufacturing\",\n        \"33451\",\n        \"2013\",\n        \"374751\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electromedical and electrotherapeutic apparatus manufacturing\",\n        \"334510\",\n        \"2016\",\n        \"68864\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electromedical and electrotherapeutic apparatus manufacturing\",\n        \"334510\",\n        \"2014\",\n        \"66579\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electromedical and electrotherapeutic apparatus manufacturing\",\n        \"334510\",\n        \"2013\",\n        \"67720\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n        \"334511\",\n        \"2016\",\n        \"111281\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n        \"334511\",\n        \"2015\",\n        \"112458\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n        \"334511\",\n        \"2014\",\n        \"113051\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n        \"334512\",\n        \"2014\",\n        \"10090\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing\",\n        \"334511\",\n        \"2013\",\n        \"118485\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n        \"334512\",\n        \"2016\",\n        \"9939\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n        \"334512\",\n        \"2015\",\n        \"9822\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automatic environmental control manufacturing for residential, commercial, and appliance use\",\n        \"334512\",\n        \"2013\",\n        \"11992\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n        \"334513\",\n        \"2016\",\n        \"36286\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n        \"334513\",\n        \"2015\",\n        \"37531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n        \"334513\",\n        \"2014\",\n        \"35570\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instruments and related products manufacturing for measuring, displaying, and controlling industrial process variables\",\n        \"334513\",\n        \"2013\",\n        \"34836\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Totalizing fluid meter and counting device manufacturing\",\n        \"334514\",\n        \"2016\",\n        \"13121\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n        \"334515\",\n        \"2016\",\n        \"28762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Totalizing fluid meter and counting device manufacturing\",\n        \"334514\",\n        \"2015\",\n        \"13223\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Totalizing fluid meter and counting device manufacturing\",\n        \"334514\",\n        \"2014\",\n        \"13119\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Totalizing fluid meter and counting device manufacturing\",\n        \"334514\",\n        \"2013\",\n        \"14154\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n        \"334515\",\n        \"2015\",\n        \"29436\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n        \"334515\",\n        \"2014\",\n        \"30289\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Instrument manufacturing for measuring and testing electricity and electrical systems\",\n        \"334515\",\n        \"2013\",\n        \"31233\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Analytical laboratory instrument manufacturing\",\n        \"334516\",\n        \"2016\",\n        \"46637\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Analytical laboratory instrument manufacturing\",\n        \"334516\",\n        \"2015\",\n        \"44805\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Analytical laboratory instrument manufacturing\",\n        \"334516\",\n        \"2014\",\n        \"43695\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Irradiation apparatus manufacturing\",\n        \"334517\",\n        \"2014\",\n        \"15965\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Analytical laboratory instrument manufacturing\",\n        \"334516\",\n        \"2013\",\n        \"43737\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Irradiation apparatus manufacturing\",\n        \"334517\",\n        \"2016\",\n        \"17586\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Irradiation apparatus manufacturing\",\n        \"334517\",\n        \"2015\",\n        \"18974\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Irradiation apparatus manufacturing\",\n        \"334517\",\n        \"2013\",\n        \"15283\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other measuring and controlling device manufacturing\",\n        \"334519\",\n        \"2016\",\n        \"32381\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other measuring and controlling device manufacturing\",\n        \"334519\",\n        \"2015\",\n        \"34695\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other measuring and controlling device manufacturing\",\n        \"334519\",\n        \"2014\",\n        \"36228\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other measuring and controlling device manufacturing\",\n        \"334519\",\n        \"2013\",\n        \"37311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"3346\",\n        \"2016\",\n        \"12853\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"33461\",\n        \"2016\",\n        \"12853\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"3346\",\n        \"2015\",\n        \"14319\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"3346\",\n        \"2014\",\n        \"14813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"3346\",\n        \"2013\",\n        \"15692\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"33461\",\n        \"2015\",\n        \"14319\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"33461\",\n        \"2014\",\n        \"14813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Manufacturing and reproducing magnetic and optical media\",\n        \"33461\",\n        \"2013\",\n        \"15692\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blank magnetic and optical recording media manufacturing\",\n        \"334613\",\n        \"2016\",\n        \"807\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blank magnetic and optical recording media manufacturing\",\n        \"334613\",\n        \"2015\",\n        \"906\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blank magnetic and optical recording media manufacturing\",\n        \"334613\",\n        \"2014\",\n        \"1004\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blank magnetic and optical recording media manufacturing\",\n        \"334613\",\n        \"2013\",\n        \"1086\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Software and other prerecorded compact disc, tape, and record reproducing\",\n        \"334614\",\n        \"2013\",\n        \"14606\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Software and other prerecorded compact disc, tape, and record reproducing\",\n        \"334614\",\n        \"2016\",\n        \"12047\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Software and other prerecorded compact disc, tape, and record reproducing\",\n        \"334614\",\n        \"2015\",\n        \"13412\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Software and other prerecorded compact disc, tape, and record reproducing\",\n        \"334614\",\n        \"2014\",\n        \"13809\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment, appliance, and component manufacturing\",\n        \"335\",\n        \"2016\",\n        \"330944\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment, appliance, and component manufacturing\",\n        \"335\",\n        \"2015\",\n        \"337146\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment, appliance, and component manufacturing\",\n        \"335\",\n        \"2014\",\n        \"331315\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment, appliance, and component manufacturing\",\n        \"335\",\n        \"2013\",\n        \"334076\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lighting equipment manufacturing\",\n        \"3351\",\n        \"2016\",\n        \"39987\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lighting equipment manufacturing\",\n        \"3351\",\n        \"2015\",\n        \"39910\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"33511\",\n        \"2015\",\n        \"3253\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lighting equipment manufacturing\",\n        \"3351\",\n        \"2014\",\n        \"39509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lighting equipment manufacturing\",\n        \"3351\",\n        \"2013\",\n        \"42545\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"33511\",\n        \"2016\",\n        \"3105\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"33511\",\n        \"2014\",\n        \"4623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"33511\",\n        \"2013\",\n        \"6263\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"335110\",\n        \"2016\",\n        \"3105\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"335110\",\n        \"2015\",\n        \"3253\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"335110\",\n        \"2014\",\n        \"4623\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electric lamp bulb and part manufacturing\",\n        \"335110\",\n        \"2013\",\n        \"6263\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lighting fixture manufacturing\",\n        \"33512\",\n        \"2016\",\n        \"36882\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Residential electric lighting fixture manufacturing\",\n        \"335121\",\n        \"2016\",\n        \"6527\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lighting fixture manufacturing\",\n        \"33512\",\n        \"2015\",\n        \"36658\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lighting fixture manufacturing\",\n        \"33512\",\n        \"2014\",\n        \"34885\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Lighting fixture manufacturing\",\n        \"33512\",\n        \"2013\",\n        \"36283\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Residential electric lighting fixture manufacturing\",\n        \"335121\",\n        \"2015\",\n        \"6730\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Residential electric lighting fixture manufacturing\",\n        \"335121\",\n        \"2014\",\n        \"6471\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Residential electric lighting fixture manufacturing\",\n        \"335121\",\n        \"2013\",\n        \"6722\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n        \"335122\",\n        \"2016\",\n        \"18518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n        \"335122\",\n        \"2015\",\n        \"18112\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n        \"335122\",\n        \"2014\",\n        \"16717\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other lighting equipment manufacturing\",\n        \"335129\",\n        \"2014\",\n        \"11697\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Commercial, industrial, and institutional electric lighting fixture manufacturing\",\n        \"335122\",\n        \"2013\",\n        \"17963\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other lighting equipment manufacturing\",\n        \"335129\",\n        \"2016\",\n        \"11837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other lighting equipment manufacturing\",\n        \"335129\",\n        \"2015\",\n        \"11815\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other lighting equipment manufacturing\",\n        \"335129\",\n        \"2013\",\n        \"11598\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household appliance manufacturing\",\n        \"3352\",\n        \"2016\",\n        \"48182\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household appliance manufacturing\",\n        \"3352\",\n        \"2015\",\n        \"47629\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household appliance manufacturing\",\n        \"3352\",\n        \"2014\",\n        \"45923\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household appliance manufacturing\",\n        \"3352\",\n        \"2013\",\n        \"43094\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"33521\",\n        \"2016\",\n        \"9144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"33521\",\n        \"2015\",\n        \"10113\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"335210\",\n        \"2015\",\n        \"10113\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"33521\",\n        \"2014\",\n        \"9500\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"33521\",\n        \"2013\",\n        \"9259\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"335210\",\n        \"2016\",\n        \"9144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"335210\",\n        \"2014\",\n        \"9500\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Small electrical appliance manufacturing\",\n        \"335210\",\n        \"2013\",\n        \"9259\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Major appliance manufacturing\",\n        \"33522\",\n        \"2016\",\n        \"39038\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Major appliance manufacturing\",\n        \"33522\",\n        \"2015\",\n        \"37516\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Major appliance manufacturing\",\n        \"33522\",\n        \"2014\",\n        \"36423\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Major appliance manufacturing\",\n        \"33522\",\n        \"2013\",\n        \"33834\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household cooking appliance manufacturing\",\n        \"335221\",\n        \"2016\",\n        \"12755\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household cooking appliance manufacturing\",\n        \"335221\",\n        \"2015\",\n        \"12408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household refrigerator and home freezer manufacturing\",\n        \"335222\",\n        \"2015\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household cooking appliance manufacturing\",\n        \"335221\",\n        \"2014\",\n        \"11946\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household cooking appliance manufacturing\",\n        \"335221\",\n        \"2013\",\n        \"10484\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household refrigerator and home freezer manufacturing\",\n        \"335222\",\n        \"2016\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household refrigerator and home freezer manufacturing\",\n        \"335222\",\n        \"2014\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household refrigerator and home freezer manufacturing\",\n        \"335222\",\n        \"2013\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household laundry equipment manufacturing\",\n        \"335224\",\n        \"2016\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household laundry equipment manufacturing\",\n        \"335224\",\n        \"2015\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household laundry equipment manufacturing\",\n        \"335224\",\n        \"2014\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household laundry equipment manufacturing\",\n        \"335224\",\n        \"2013\",\n        \"0\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other major household appliance manufacturing\",\n        \"335228\",\n        \"2016\",\n        \"10288\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other major household appliance manufacturing\",\n        \"335228\",\n        \"2015\",\n        \"10139\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other major household appliance manufacturing\",\n        \"335228\",\n        \"2014\",\n        \"9868\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"3353\",\n        \"2014\",\n        \"113517\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other major household appliance manufacturing\",\n        \"335228\",\n        \"2013\",\n        \"9109\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"3353\",\n        \"2016\",\n        \"108701\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"3353\",\n        \"2015\",\n        \"114337\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"3353\",\n        \"2013\",\n        \"114825\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"33531\",\n        \"2016\",\n        \"108701\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"33531\",\n        \"2015\",\n        \"114337\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"33531\",\n        \"2014\",\n        \"113517\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Electrical equipment manufacturing\",\n        \"33531\",\n        \"2013\",\n        \"114825\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power, distribution, and specialty transformer manufacturing\",\n        \"335311\",\n        \"2016\",\n        \"17415\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor and generator manufacturing\",\n        \"335312\",\n        \"2016\",\n        \"27280\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power, distribution, and specialty transformer manufacturing\",\n        \"335311\",\n        \"2015\",\n        \"18748\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power, distribution, and specialty transformer manufacturing\",\n        \"335311\",\n        \"2014\",\n        \"17882\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Power, distribution, and specialty transformer manufacturing\",\n        \"335311\",\n        \"2013\",\n        \"19211\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor and generator manufacturing\",\n        \"335312\",\n        \"2015\",\n        \"27995\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor and generator manufacturing\",\n        \"335312\",\n        \"2014\",\n        \"28885\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor and generator manufacturing\",\n        \"335312\",\n        \"2013\",\n        \"29910\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Switchgear and switchboard apparatus manufacturing\",\n        \"335313\",\n        \"2016\",\n        \"31088\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Switchgear and switchboard apparatus manufacturing\",\n        \"335313\",\n        \"2015\",\n        \"33628\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Switchgear and switchboard apparatus manufacturing\",\n        \"335313\",\n        \"2014\",\n        \"33665\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Relay and industrial control manufacturing\",\n        \"335314\",\n        \"2014\",\n        \"33086\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Switchgear and switchboard apparatus manufacturing\",\n        \"335313\",\n        \"2013\",\n        \"32211\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Relay and industrial control manufacturing\",\n        \"335314\",\n        \"2016\",\n        \"32918\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Relay and industrial control manufacturing\",\n        \"335314\",\n        \"2015\",\n        \"33966\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Relay and industrial control manufacturing\",\n        \"335314\",\n        \"2013\",\n        \"33493\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electrical equipment and component manufacturing\",\n        \"3359\",\n        \"2016\",\n        \"134074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electrical equipment and component manufacturing\",\n        \"3359\",\n        \"2015\",\n        \"135270\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electrical equipment and component manufacturing\",\n        \"3359\",\n        \"2014\",\n        \"132366\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other electrical equipment and component manufacturing\",\n        \"3359\",\n        \"2013\",\n        \"133613\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Battery manufacturing\",\n        \"33591\",\n        \"2016\",\n        \"29010\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Storage battery manufacturing\",\n        \"335911\",\n        \"2016\",\n        \"21675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Battery manufacturing\",\n        \"33591\",\n        \"2015\",\n        \"30761\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Battery manufacturing\",\n        \"33591\",\n        \"2014\",\n        \"30621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Battery manufacturing\",\n        \"33591\",\n        \"2013\",\n        \"27129\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Storage battery manufacturing\",\n        \"335911\",\n        \"2015\",\n        \"22450\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Storage battery manufacturing\",\n        \"335911\",\n        \"2014\",\n        \"22867\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Storage battery manufacturing\",\n        \"335911\",\n        \"2013\",\n        \"20160\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary battery manufacturing\",\n        \"335912\",\n        \"2016\",\n        \"7335\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary battery manufacturing\",\n        \"335912\",\n        \"2015\",\n        \"8311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary battery manufacturing\",\n        \"335912\",\n        \"2014\",\n        \"7754\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Primary battery manufacturing\",\n        \"335912\",\n        \"2013\",\n        \"6969\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communication and energy wire and cable manufacturing\",\n        \"33592\",\n        \"2013\",\n        \"26642\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communication and energy wire and cable manufacturing\",\n        \"33592\",\n        \"2016\",\n        \"29840\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communication and energy wire and cable manufacturing\",\n        \"33592\",\n        \"2015\",\n        \"28092\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Communication and energy wire and cable manufacturing\",\n        \"33592\",\n        \"2014\",\n        \"26223\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber optic cable manufacturing\",\n        \"335921\",\n        \"2016\",\n        \"7356\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber optic cable manufacturing\",\n        \"335921\",\n        \"2015\",\n        \"5486\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber optic cable manufacturing\",\n        \"335921\",\n        \"2014\",\n        \"4922\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fiber optic cable manufacturing\",\n        \"335921\",\n        \"2013\",\n        \"4978\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communication and energy wire manufacturing\",\n        \"335929\",\n        \"2016\",\n        \"22484\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communication and energy wire manufacturing\",\n        \"335929\",\n        \"2015\",\n        \"22606\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communication and energy wire manufacturing\",\n        \"335929\",\n        \"2014\",\n        \"21300\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wiring device manufacturing\",\n        \"33593\",\n        \"2014\",\n        \"39267\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other communication and energy wire manufacturing\",\n        \"335929\",\n        \"2013\",\n        \"21664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wiring device manufacturing\",\n        \"33593\",\n        \"2016\",\n        \"37124\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wiring device manufacturing\",\n        \"33593\",\n        \"2015\",\n        \"38398\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wiring device manufacturing\",\n        \"33593\",\n        \"2013\",\n        \"41685\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Current-carrying wiring device manufacturing\",\n        \"335931\",\n        \"2016\",\n        \"24153\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Current-carrying wiring device manufacturing\",\n        \"335931\",\n        \"2015\",\n        \"25262\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Current-carrying wiring device manufacturing\",\n        \"335931\",\n        \"2014\",\n        \"26045\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Current-carrying wiring device manufacturing\",\n        \"335931\",\n        \"2013\",\n        \"26626\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Noncurrent-carrying wiring device manufacturing\",\n        \"335932\",\n        \"2016\",\n        \"12971\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other electrical equipment and component manufacturing\",\n        \"33599\",\n        \"2016\",\n        \"38101\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Noncurrent-carrying wiring device manufacturing\",\n        \"335932\",\n        \"2015\",\n        \"13136\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Noncurrent-carrying wiring device manufacturing\",\n        \"335932\",\n        \"2014\",\n        \"13222\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Noncurrent-carrying wiring device manufacturing\",\n        \"335932\",\n        \"2013\",\n        \"15059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other electrical equipment and component manufacturing\",\n        \"33599\",\n        \"2015\",\n        \"38020\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other electrical equipment and component manufacturing\",\n        \"33599\",\n        \"2014\",\n        \"36256\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other electrical equipment and component manufacturing\",\n        \"33599\",\n        \"2013\",\n        \"38157\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carbon and graphite product manufacturing\",\n        \"335991\",\n        \"2016\",\n        \"8107\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carbon and graphite product manufacturing\",\n        \"335991\",\n        \"2015\",\n        \"8218\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carbon and graphite product manufacturing\",\n        \"335991\",\n        \"2014\",\n        \"8241\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous electrical equipment and component manufacturing\",\n        \"335999\",\n        \"2014\",\n        \"28015\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Carbon and graphite product manufacturing\",\n        \"335991\",\n        \"2013\",\n        \"8209\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous electrical equipment and component manufacturing\",\n        \"335999\",\n        \"2016\",\n        \"29993\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous electrical equipment and component manufacturing\",\n        \"335999\",\n        \"2015\",\n        \"29802\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous electrical equipment and component manufacturing\",\n        \"335999\",\n        \"2013\",\n        \"29948\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Transportation equipment manufacturing\",\n        \"336\",\n        \"2016\",\n        \"1478941\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Transportation equipment manufacturing\",\n        \"336\",\n        \"2015\",\n        \"1470862\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Transportation equipment manufacturing\",\n        \"336\",\n        \"2014\",\n        \"1423382\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Transportation equipment manufacturing\",\n        \"336\",\n        \"2013\",\n        \"1384293\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle manufacturing\",\n        \"3361\",\n        \"2016\",\n        \"197666\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile and light duty motor vehicle manufacturing\",\n        \"33611\",\n        \"2016\",\n        \"169006\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle manufacturing\",\n        \"3361\",\n        \"2015\",\n        \"190464\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle manufacturing\",\n        \"3361\",\n        \"2014\",\n        \"178821\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle manufacturing\",\n        \"3361\",\n        \"2013\",\n        \"166608\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile and light duty motor vehicle manufacturing\",\n        \"33611\",\n        \"2015\",\n        \"159111\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile and light duty motor vehicle manufacturing\",\n        \"33611\",\n        \"2014\",\n        \"148683\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile and light duty motor vehicle manufacturing\",\n        \"33611\",\n        \"2013\",\n        \"139702\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile manufacturing\",\n        \"336111\",\n        \"2016\",\n        \"82360\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile manufacturing\",\n        \"336111\",\n        \"2015\",\n        \"78185\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile manufacturing\",\n        \"336111\",\n        \"2014\",\n        \"75408\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Automobile manufacturing\",\n        \"336111\",\n        \"2013\",\n        \"74056\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Light truck and utility vehicle manufacturing\",\n        \"336112\",\n        \"2013\",\n        \"65646\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Light truck and utility vehicle manufacturing\",\n        \"336112\",\n        \"2016\",\n        \"86647\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Light truck and utility vehicle manufacturing\",\n        \"336112\",\n        \"2015\",\n        \"80926\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Light truck and utility vehicle manufacturing\",\n        \"336112\",\n        \"2014\",\n        \"73275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"33612\",\n        \"2016\",\n        \"28660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"33612\",\n        \"2015\",\n        \"31353\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"33612\",\n        \"2014\",\n        \"30138\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"33612\",\n        \"2013\",\n        \"26906\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"336120\",\n        \"2016\",\n        \"28660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"336120\",\n        \"2015\",\n        \"31353\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"336120\",\n        \"2014\",\n        \"30138\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"3362\",\n        \"2014\",\n        \"123468\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Heavy duty truck manufacturing\",\n        \"336120\",\n        \"2013\",\n        \"26906\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"3362\",\n        \"2016\",\n        \"132327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"3362\",\n        \"2015\",\n        \"130799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"3362\",\n        \"2013\",\n        \"117654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"33621\",\n        \"2016\",\n        \"132327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"33621\",\n        \"2015\",\n        \"130799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"33621\",\n        \"2014\",\n        \"123468\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body and trailer manufacturing\",\n        \"33621\",\n        \"2013\",\n        \"117654\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body manufacturing\",\n        \"336211\",\n        \"2016\",\n        \"47875\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truck trailer manufacturing\",\n        \"336212\",\n        \"2016\",\n        \"28961\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body manufacturing\",\n        \"336211\",\n        \"2015\",\n        \"45469\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body manufacturing\",\n        \"336211\",\n        \"2014\",\n        \"41746\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle body manufacturing\",\n        \"336211\",\n        \"2013\",\n        \"41881\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truck trailer manufacturing\",\n        \"336212\",\n        \"2015\",\n        \"31190\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truck trailer manufacturing\",\n        \"336212\",\n        \"2014\",\n        \"28051\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Truck trailer manufacturing\",\n        \"336212\",\n        \"2013\",\n        \"27934\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor home manufacturing\",\n        \"336213\",\n        \"2016\",\n        \"10501\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor home manufacturing\",\n        \"336213\",\n        \"2015\",\n        \"9531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor home manufacturing\",\n        \"336213\",\n        \"2014\",\n        \"9184\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor home manufacturing\",\n        \"336213\",\n        \"2013\",\n        \"7901\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Travel trailer and camper manufacturing\",\n        \"336214\",\n        \"2013\",\n        \"39939\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Travel trailer and camper manufacturing\",\n        \"336214\",\n        \"2016\",\n        \"44990\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Travel trailer and camper manufacturing\",\n        \"336214\",\n        \"2015\",\n        \"44610\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Travel trailer and camper manufacturing\",\n        \"336214\",\n        \"2014\",\n        \"44487\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle parts manufacturing\",\n        \"3363\",\n        \"2016\",\n        \"539878\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle parts manufacturing\",\n        \"3363\",\n        \"2015\",\n        \"534144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle parts manufacturing\",\n        \"3363\",\n        \"2014\",\n        \"504611\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle parts manufacturing\",\n        \"3363\",\n        \"2013\",\n        \"483131\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"33631\",\n        \"2016\",\n        \"54664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"33631\",\n        \"2015\",\n        \"55421\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"336310\",\n        \"2015\",\n        \"55421\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"33631\",\n        \"2014\",\n        \"51786\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"33631\",\n        \"2013\",\n        \"50814\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"336310\",\n        \"2016\",\n        \"54664\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"336310\",\n        \"2014\",\n        \"51786\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle gasoline engine and engine parts manufacturing\",\n        \"336310\",\n        \"2013\",\n        \"50814\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"33632\",\n        \"2016\",\n        \"57238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"33632\",\n        \"2015\",\n        \"56509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"33632\",\n        \"2014\",\n        \"55383\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"33632\",\n        \"2013\",\n        \"53927\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"336320\",\n        \"2013\",\n        \"53927\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"336320\",\n        \"2016\",\n        \"57238\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"336320\",\n        \"2015\",\n        \"56509\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle electrical and electronic equipment manufacturing\",\n        \"336320\",\n        \"2014\",\n        \"55383\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"33633\",\n        \"2016\",\n        \"36039\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"33633\",\n        \"2015\",\n        \"36278\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"33633\",\n        \"2014\",\n        \"32956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"33633\",\n        \"2013\",\n        \"30042\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"336330\",\n        \"2016\",\n        \"36039\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"336330\",\n        \"2015\",\n        \"36278\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"33634\",\n        \"2015\",\n        \"22563\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"336330\",\n        \"2014\",\n        \"32956\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle steering and suspension components (except spring) manufacturing\",\n        \"336330\",\n        \"2013\",\n        \"30042\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"33634\",\n        \"2016\",\n        \"22245\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"33634\",\n        \"2014\",\n        \"20506\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"33634\",\n        \"2013\",\n        \"21252\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"336340\",\n        \"2016\",\n        \"22245\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"336340\",\n        \"2015\",\n        \"22563\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"336340\",\n        \"2014\",\n        \"20506\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle brake system manufacturing\",\n        \"336340\",\n        \"2013\",\n        \"21252\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"33635\",\n        \"2013\",\n        \"62791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"33635\",\n        \"2016\",\n        \"66848\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"33635\",\n        \"2015\",\n        \"65549\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"33635\",\n        \"2014\",\n        \"64345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"336350\",\n        \"2016\",\n        \"66848\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"336350\",\n        \"2015\",\n        \"65549\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"336350\",\n        \"2014\",\n        \"64345\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle transmission and power train parts manufacturing\",\n        \"336350\",\n        \"2013\",\n        \"62791\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"33636\",\n        \"2016\",\n        \"68074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"33636\",\n        \"2015\",\n        \"65614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"336360\",\n        \"2015\",\n        \"65614\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"33636\",\n        \"2014\",\n        \"58244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"33636\",\n        \"2013\",\n        \"53230\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"336360\",\n        \"2016\",\n        \"68074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"336360\",\n        \"2014\",\n        \"58244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle seating and interior trim manufacturing\",\n        \"336360\",\n        \"2013\",\n        \"53230\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"33637\",\n        \"2016\",\n        \"97120\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"33637\",\n        \"2015\",\n        \"96132\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"33637\",\n        \"2014\",\n        \"90962\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"33637\",\n        \"2013\",\n        \"86376\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"336370\",\n        \"2013\",\n        \"86376\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"336370\",\n        \"2016\",\n        \"97120\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"336370\",\n        \"2015\",\n        \"96132\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motor vehicle metal stamping\",\n        \"336370\",\n        \"2014\",\n        \"90962\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"33639\",\n        \"2016\",\n        \"137651\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"33639\",\n        \"2015\",\n        \"136077\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"33639\",\n        \"2014\",\n        \"130429\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"33639\",\n        \"2013\",\n        \"124699\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"336390\",\n        \"2016\",\n        \"137651\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"336390\",\n        \"2015\",\n        \"136077\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"3364\",\n        \"2015\",\n        \"419737\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"336390\",\n        \"2014\",\n        \"130429\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other motor vehicle parts manufacturing\",\n        \"336390\",\n        \"2013\",\n        \"124699\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"3364\",\n        \"2016\",\n        \"420946\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"3364\",\n        \"2014\",\n        \"425250\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"3364\",\n        \"2013\",\n        \"424384\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"33641\",\n        \"2016\",\n        \"420946\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"33641\",\n        \"2015\",\n        \"419737\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"33641\",\n        \"2014\",\n        \"425250\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aerospace product and parts manufacturing\",\n        \"33641\",\n        \"2013\",\n        \"424384\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft manufacturing\",\n        \"336411\",\n        \"2013\",\n        \"168736\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft manufacturing\",\n        \"336411\",\n        \"2016\",\n        \"168261\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft manufacturing\",\n        \"336411\",\n        \"2015\",\n        \"168013\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft manufacturing\",\n        \"336411\",\n        \"2014\",\n        \"168371\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft engine and engine parts manufacturing\",\n        \"336412\",\n        \"2016\",\n        \"75067\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft engine and engine parts manufacturing\",\n        \"336412\",\n        \"2015\",\n        \"76087\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft engine and engine parts manufacturing\",\n        \"336412\",\n        \"2014\",\n        \"80115\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Aircraft engine and engine parts manufacturing\",\n        \"336412\",\n        \"2013\",\n        \"77682\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aircraft parts and auxiliary equipment manufacturing\",\n        \"336413\",\n        \"2016\",\n        \"108606\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aircraft parts and auxiliary equipment manufacturing\",\n        \"336413\",\n        \"2015\",\n        \"107622\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle manufacturing\",\n        \"336414\",\n        \"2015\",\n        \"49934\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aircraft parts and auxiliary equipment manufacturing\",\n        \"336413\",\n        \"2014\",\n        \"109182\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other aircraft parts and auxiliary equipment manufacturing\",\n        \"336413\",\n        \"2013\",\n        \"110453\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle manufacturing\",\n        \"336414\",\n        \"2016\",\n        \"50181\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle manufacturing\",\n        \"336414\",\n        \"2014\",\n        \"48022\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle manufacturing\",\n        \"336414\",\n        \"2013\",\n        \"48946\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n        \"336415\",\n        \"2016\",\n        \"12297\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n        \"336415\",\n        \"2015\",\n        \"11355\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n        \"336415\",\n        \"2014\",\n        \"12368\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Guided missile and space vehicle propulsion unit and propulsion unit parts manufacturing\",\n        \"336415\",\n        \"2013\",\n        \"12257\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n        \"336419\",\n        \"2016\",\n        \"6535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"3365\",\n        \"2016\",\n        \"28214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n        \"336419\",\n        \"2015\",\n        \"6726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n        \"336419\",\n        \"2014\",\n        \"7192\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other guided missile and space vehicle parts and auxiliary equipment manufacturing\",\n        \"336419\",\n        \"2013\",\n        \"6310\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"3365\",\n        \"2015\",\n        \"33544\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"3365\",\n        \"2014\",\n        \"30059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"3365\",\n        \"2013\",\n        \"29163\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"33651\",\n        \"2016\",\n        \"28214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"33651\",\n        \"2015\",\n        \"33544\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"33651\",\n        \"2014\",\n        \"30059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"33651\",\n        \"2013\",\n        \"29163\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"336510\",\n        \"2013\",\n        \"29163\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"336510\",\n        \"2016\",\n        \"28214\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"336510\",\n        \"2015\",\n        \"33544\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Railroad rolling stock manufacturing\",\n        \"336510\",\n        \"2014\",\n        \"30059\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"3366\",\n        \"2016\",\n        \"130634\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"3366\",\n        \"2015\",\n        \"133498\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"3366\",\n        \"2014\",\n        \"132639\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"3366\",\n        \"2013\",\n        \"132231\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"33661\",\n        \"2016\",\n        \"130634\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"33661\",\n        \"2015\",\n        \"133498\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship building and repairing\",\n        \"336611\",\n        \"2015\",\n        \"101744\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"33661\",\n        \"2014\",\n        \"132639\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship and boat building\",\n        \"33661\",\n        \"2013\",\n        \"132231\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship building and repairing\",\n        \"336611\",\n        \"2016\",\n        \"94835\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship building and repairing\",\n        \"336611\",\n        \"2014\",\n        \"102983\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ship building and repairing\",\n        \"336611\",\n        \"2013\",\n        \"104032\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boat building\",\n        \"336612\",\n        \"2016\",\n        \"35799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boat building\",\n        \"336612\",\n        \"2015\",\n        \"31754\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boat building\",\n        \"336612\",\n        \"2014\",\n        \"29656\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Boat building\",\n        \"336612\",\n        \"2013\",\n        \"28199\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"3369\",\n        \"2016\",\n        \"29275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"33699\",\n        \"2016\",\n        \"29275\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"3369\",\n        \"2015\",\n        \"28675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"3369\",\n        \"2014\",\n        \"28535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"3369\",\n        \"2013\",\n        \"31123\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"33699\",\n        \"2015\",\n        \"28675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"33699\",\n        \"2014\",\n        \"28535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other transportation equipment manufacturing\",\n        \"33699\",\n        \"2013\",\n        \"31123\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motorcycle, bicycle, and parts manufacturing\",\n        \"336991\",\n        \"2016\",\n        \"8975\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motorcycle, bicycle, and parts manufacturing\",\n        \"336991\",\n        \"2015\",\n        \"8924\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motorcycle, bicycle, and parts manufacturing\",\n        \"336991\",\n        \"2014\",\n        \"9554\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Motorcycle, bicycle, and parts manufacturing\",\n        \"336991\",\n        \"2013\",\n        \"9969\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Military armored vehicle, tank, and tank component manufacturing\",\n        \"336992\",\n        \"2013\",\n        \"7710\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Military armored vehicle, tank, and tank component manufacturing\",\n        \"336992\",\n        \"2016\",\n        \"6302\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Military armored vehicle, tank, and tank component manufacturing\",\n        \"336992\",\n        \"2015\",\n        \"6025\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Military armored vehicle, tank, and tank component manufacturing\",\n        \"336992\",\n        \"2014\",\n        \"5350\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other transportation equipment manufacturing\",\n        \"336999\",\n        \"2016\",\n        \"13997\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other transportation equipment manufacturing\",\n        \"336999\",\n        \"2015\",\n        \"13726\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other transportation equipment manufacturing\",\n        \"336999\",\n        \"2014\",\n        \"13631\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other transportation equipment manufacturing\",\n        \"336999\",\n        \"2013\",\n        \"13444\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Furniture and related product manufacturing\",\n        \"337\",\n        \"2016\",\n        \"353888\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Furniture and related product manufacturing\",\n        \"337\",\n        \"2015\",\n        \"349549\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture and kitchen cabinet manufacturing\",\n        \"3371\",\n        \"2015\",\n        \"211560\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Furniture and related product manufacturing\",\n        \"337\",\n        \"2014\",\n        \"335590\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Furniture and related product manufacturing\",\n        \"337\",\n        \"2013\",\n        \"341819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture and kitchen cabinet manufacturing\",\n        \"3371\",\n        \"2016\",\n        \"215205\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture and kitchen cabinet manufacturing\",\n        \"3371\",\n        \"2014\",\n        \"202898\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture and kitchen cabinet manufacturing\",\n        \"3371\",\n        \"2013\",\n        \"205501\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"33711\",\n        \"2016\",\n        \"87522\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"33711\",\n        \"2015\",\n        \"86876\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"33711\",\n        \"2014\",\n        \"83472\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"33711\",\n        \"2013\",\n        \"81244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"337110\",\n        \"2013\",\n        \"81244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"337110\",\n        \"2016\",\n        \"87522\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"337110\",\n        \"2015\",\n        \"86876\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood kitchen cabinet and countertop manufacturing\",\n        \"337110\",\n        \"2014\",\n        \"83472\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture manufacturing\",\n        \"33712\",\n        \"2016\",\n        \"127683\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture manufacturing\",\n        \"33712\",\n        \"2015\",\n        \"124684\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture manufacturing\",\n        \"33712\",\n        \"2014\",\n        \"119426\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household and institutional furniture manufacturing\",\n        \"33712\",\n        \"2013\",\n        \"124257\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Upholstered household furniture manufacturing\",\n        \"337121\",\n        \"2016\",\n        \"62420\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Upholstered household furniture manufacturing\",\n        \"337121\",\n        \"2015\",\n        \"60023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonupholstered wood household furniture manufacturing\",\n        \"337122\",\n        \"2015\",\n        \"27917\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Upholstered household furniture manufacturing\",\n        \"337121\",\n        \"2014\",\n        \"56697\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Upholstered household furniture manufacturing\",\n        \"337121\",\n        \"2013\",\n        \"57159\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonupholstered wood household furniture manufacturing\",\n        \"337122\",\n        \"2016\",\n        \"27139\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonupholstered wood household furniture manufacturing\",\n        \"337122\",\n        \"2014\",\n        \"26915\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Nonupholstered wood household furniture manufacturing\",\n        \"337122\",\n        \"2013\",\n        \"30002\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal household furniture manufacturing\",\n        \"337124\",\n        \"2016\",\n        \"8601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal household furniture manufacturing\",\n        \"337124\",\n        \"2015\",\n        \"9327\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal household furniture manufacturing\",\n        \"337124\",\n        \"2014\",\n        \"8979\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Metal household furniture manufacturing\",\n        \"337124\",\n        \"2013\",\n        \"9679\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household furniture (except wood and metal) manufacturing\",\n        \"337125\",\n        \"2013\",\n        \"2872\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household furniture (except wood and metal) manufacturing\",\n        \"337125\",\n        \"2016\",\n        \"2866\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household furniture (except wood and metal) manufacturing\",\n        \"337125\",\n        \"2015\",\n        \"2893\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Household furniture (except wood and metal) manufacturing\",\n        \"337125\",\n        \"2014\",\n        \"2729\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Institutional furniture manufacturing\",\n        \"337127\",\n        \"2016\",\n        \"26658\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Institutional furniture manufacturing\",\n        \"337127\",\n        \"2015\",\n        \"24524\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Institutional furniture manufacturing\",\n        \"337127\",\n        \"2014\",\n        \"24106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Institutional furniture manufacturing\",\n        \"337127\",\n        \"2013\",\n        \"24544\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"3372\",\n        \"2016\",\n        \"108725\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"3372\",\n        \"2015\",\n        \"107658\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"33721\",\n        \"2015\",\n        \"107658\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"3372\",\n        \"2014\",\n        \"104330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"3372\",\n        \"2013\",\n        \"104994\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"33721\",\n        \"2016\",\n        \"108725\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"33721\",\n        \"2014\",\n        \"104330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (including fixtures) manufacturing\",\n        \"33721\",\n        \"2013\",\n        \"104994\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood office furniture manufacturing\",\n        \"337211\",\n        \"2016\",\n        \"13518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood office furniture manufacturing\",\n        \"337211\",\n        \"2015\",\n        \"12861\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood office furniture manufacturing\",\n        \"337211\",\n        \"2014\",\n        \"12244\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Wood office furniture manufacturing\",\n        \"337211\",\n        \"2013\",\n        \"13276\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom architectural woodwork and millwork manufacturing\",\n        \"337212\",\n        \"2013\",\n        \"36537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom architectural woodwork and millwork manufacturing\",\n        \"337212\",\n        \"2016\",\n        \"37494\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom architectural woodwork and millwork manufacturing\",\n        \"337212\",\n        \"2015\",\n        \"37942\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Custom architectural woodwork and millwork manufacturing\",\n        \"337212\",\n        \"2014\",\n        \"36649\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (except wood) manufacturing\",\n        \"337214\",\n        \"2016\",\n        \"23870\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (except wood) manufacturing\",\n        \"337214\",\n        \"2015\",\n        \"23811\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (except wood) manufacturing\",\n        \"337214\",\n        \"2014\",\n        \"23795\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office furniture (except wood) manufacturing\",\n        \"337214\",\n        \"2013\",\n        \"22719\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Showcase, partition, shelving, and locker manufacturing\",\n        \"337215\",\n        \"2016\",\n        \"33844\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Showcase, partition, shelving, and locker manufacturing\",\n        \"337215\",\n        \"2015\",\n        \"33045\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other furniture related product manufacturing\",\n        \"3379\",\n        \"2015\",\n        \"30330\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Showcase, partition, shelving, and locker manufacturing\",\n        \"337215\",\n        \"2014\",\n        \"31643\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Showcase, partition, shelving, and locker manufacturing\",\n        \"337215\",\n        \"2013\",\n        \"32462\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other furniture related product manufacturing\",\n        \"3379\",\n        \"2016\",\n        \"29958\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other furniture related product manufacturing\",\n        \"3379\",\n        \"2014\",\n        \"28362\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other furniture related product manufacturing\",\n        \"3379\",\n        \"2013\",\n        \"31325\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"33791\",\n        \"2016\",\n        \"19516\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"33791\",\n        \"2015\",\n        \"19532\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"33791\",\n        \"2014\",\n        \"18200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"33791\",\n        \"2013\",\n        \"20069\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"337910\",\n        \"2016\",\n        \"19516\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"33792\",\n        \"2016\",\n        \"10441\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"337910\",\n        \"2015\",\n        \"19532\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"337910\",\n        \"2014\",\n        \"18200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Mattress manufacturing\",\n        \"337910\",\n        \"2013\",\n        \"20069\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"33792\",\n        \"2015\",\n        \"10799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"33792\",\n        \"2014\",\n        \"10162\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"33792\",\n        \"2013\",\n        \"11256\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"337920\",\n        \"2016\",\n        \"10441\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"337920\",\n        \"2015\",\n        \"10799\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"337920\",\n        \"2014\",\n        \"10162\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Blind and shade manufacturing\",\n        \"337920\",\n        \"2013\",\n        \"11256\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Miscellaneous manufacturing\",\n        \"339\",\n        \"2013\",\n        \"534399\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Miscellaneous manufacturing\",\n        \"339\",\n        \"2016\",\n        \"513593\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Miscellaneous manufacturing\",\n        \"339\",\n        \"2015\",\n        \"512988\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Miscellaneous manufacturing\",\n        \"339\",\n        \"2014\",\n        \"512518\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"3391\",\n        \"2016\",\n        \"256780\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"3391\",\n        \"2015\",\n        \"255083\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"3391\",\n        \"2014\",\n        \"256762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"3391\",\n        \"2013\",\n        \"281294\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"33911\",\n        \"2016\",\n        \"256780\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"33911\",\n        \"2015\",\n        \"255083\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical and medical instrument manufacturing\",\n        \"339112\",\n        \"2015\",\n        \"99796\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"33911\",\n        \"2014\",\n        \"256762\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Medical equipment and supplies manufacturing\",\n        \"33911\",\n        \"2013\",\n        \"281294\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical and medical instrument manufacturing\",\n        \"339112\",\n        \"2016\",\n        \"101601\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical and medical instrument manufacturing\",\n        \"339112\",\n        \"2014\",\n        \"94437\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical and medical instrument manufacturing\",\n        \"339112\",\n        \"2013\",\n        \"104862\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical appliance and supplies manufacturing\",\n        \"339113\",\n        \"2016\",\n        \"79936\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical appliance and supplies manufacturing\",\n        \"339113\",\n        \"2015\",\n        \"81412\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical appliance and supplies manufacturing\",\n        \"339113\",\n        \"2014\",\n        \"88996\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Surgical appliance and supplies manufacturing\",\n        \"339113\",\n        \"2013\",\n        \"97834\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental equipment and supplies manufacturing\",\n        \"339114\",\n        \"2013\",\n        \"14144\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental equipment and supplies manufacturing\",\n        \"339114\",\n        \"2016\",\n        \"15377\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental equipment and supplies manufacturing\",\n        \"339114\",\n        \"2015\",\n        \"14689\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental equipment and supplies manufacturing\",\n        \"339114\",\n        \"2014\",\n        \"12404\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ophthalmic goods manufacturing\",\n        \"339115\",\n        \"2016\",\n        \"18642\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ophthalmic goods manufacturing\",\n        \"339115\",\n        \"2015\",\n        \"18928\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ophthalmic goods manufacturing\",\n        \"339115\",\n        \"2014\",\n        \"19823\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Ophthalmic goods manufacturing\",\n        \"339115\",\n        \"2013\",\n        \"21883\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental laboratories\",\n        \"339116\",\n        \"2016\",\n        \"41224\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental laboratories\",\n        \"339116\",\n        \"2015\",\n        \"40258\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental laboratories\",\n        \"339116\",\n        \"2014\",\n        \"41103\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other miscellaneous manufacturing\",\n        \"3399\",\n        \"2014\",\n        \"255756\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Dental laboratories\",\n        \"339116\",\n        \"2013\",\n        \"42571\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other miscellaneous manufacturing\",\n        \"3399\",\n        \"2016\",\n        \"256813\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other miscellaneous manufacturing\",\n        \"3399\",\n        \"2015\",\n        \"257904\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Other miscellaneous manufacturing\",\n        \"3399\",\n        \"2013\",\n        \"253106\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"33991\",\n        \"2016\",\n        \"22537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"33991\",\n        \"2015\",\n        \"24046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"33991\",\n        \"2014\",\n        \"24130\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"33991\",\n        \"2013\",\n        \"24882\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"339910\",\n        \"2016\",\n        \"22537\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"33992\",\n        \"2016\",\n        \"34170\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"339910\",\n        \"2015\",\n        \"24046\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"339910\",\n        \"2014\",\n        \"24130\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Jewelry and silverware manufacturing\",\n        \"339910\",\n        \"2013\",\n        \"24882\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"33992\",\n        \"2015\",\n        \"35023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"33992\",\n        \"2014\",\n        \"34697\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"33992\",\n        \"2013\",\n        \"34620\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"339920\",\n        \"2016\",\n        \"34170\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"339920\",\n        \"2015\",\n        \"35023\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"339920\",\n        \"2014\",\n        \"34697\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"33993\",\n        \"2014\",\n        \"5687\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sporting and athletic goods manufacturing\",\n        \"339920\",\n        \"2013\",\n        \"34620\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"33993\",\n        \"2016\",\n        \"5839\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"33993\",\n        \"2015\",\n        \"5461\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"33993\",\n        \"2013\",\n        \"5945\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"339930\",\n        \"2016\",\n        \"5839\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"339930\",\n        \"2015\",\n        \"5461\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"339930\",\n        \"2014\",\n        \"5687\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Doll, toy, and game manufacturing\",\n        \"339930\",\n        \"2013\",\n        \"5945\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"33994\",\n        \"2016\",\n        \"10903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"33994\",\n        \"2015\",\n        \"10405\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"339940\",\n        \"2015\",\n        \"10405\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"33994\",\n        \"2014\",\n        \"10074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"33994\",\n        \"2013\",\n        \"9952\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"339940\",\n        \"2016\",\n        \"10903\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"339940\",\n        \"2014\",\n        \"10074\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Office supplies (except paper) manufacturing\",\n        \"339940\",\n        \"2013\",\n        \"9952\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"33995\",\n        \"2016\",\n        \"70546\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"33995\",\n        \"2015\",\n        \"67987\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"33995\",\n        \"2014\",\n        \"65960\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"33995\",\n        \"2013\",\n        \"64531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"339950\",\n        \"2013\",\n        \"64531\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"339950\",\n        \"2016\",\n        \"70546\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"339950\",\n        \"2015\",\n        \"67987\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Sign manufacturing\",\n        \"339950\",\n        \"2014\",\n        \"65960\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"33999\",\n        \"2016\",\n        \"112819\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"33999\",\n        \"2015\",\n        \"114983\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"33999\",\n        \"2014\",\n        \"115209\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"33999\",\n        \"2013\",\n        \"113175\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gasket, packing, and sealing device manufacturing\",\n        \"339991\",\n        \"2016\",\n        \"27649\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gasket, packing, and sealing device manufacturing\",\n        \"339991\",\n        \"2015\",\n        \"28674\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Musical instrument manufacturing\",\n        \"339992\",\n        \"2015\",\n        \"11347\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gasket, packing, and sealing device manufacturing\",\n        \"339991\",\n        \"2014\",\n        \"29734\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Gasket, packing, and sealing device manufacturing\",\n        \"339991\",\n        \"2013\",\n        \"29675\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Musical instrument manufacturing\",\n        \"339992\",\n        \"2016\",\n        \"11376\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Musical instrument manufacturing\",\n        \"339992\",\n        \"2014\",\n        \"11334\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Musical instrument manufacturing\",\n        \"339992\",\n        \"2013\",\n        \"10837\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fastener, button, needle, and pin manufacturing\",\n        \"339993\",\n        \"2016\",\n        \"4058\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fastener, button, needle, and pin manufacturing\",\n        \"339993\",\n        \"2015\",\n        \"4016\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fastener, button, needle, and pin manufacturing\",\n        \"339993\",\n        \"2014\",\n        \"3660\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Fastener, button, needle, and pin manufacturing\",\n        \"339993\",\n        \"2013\",\n        \"3535\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broom, brush, and mop manufacturing\",\n        \"339994\",\n        \"2016\",\n        \"9350\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Burial casket manufacturing\",\n        \"339995\",\n        \"2016\",\n        \"3200\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broom, brush, and mop manufacturing\",\n        \"339994\",\n        \"2015\",\n        \"8992\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broom, brush, and mop manufacturing\",\n        \"339994\",\n        \"2014\",\n        \"8621\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Broom, brush, and mop manufacturing\",\n        \"339994\",\n        \"2013\",\n        \"8499\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Burial casket manufacturing\",\n        \"339995\",\n        \"2015\",\n        \"3447\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Burial casket manufacturing\",\n        \"339995\",\n        \"2014\",\n        \"3549\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"Burial casket manufacturing\",\n        \"339995\",\n        \"2013\",\n        \"3454\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"339999\",\n        \"2016\",\n        \"57187\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"339999\",\n        \"2015\",\n        \"58506\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"339999\",\n        \"2014\",\n        \"58311\",\n        \"1\"\n    ],\n    [\n        \"0100000US\",\n        \"All other miscellaneous manufacturing\",\n        \"339999\",\n        \"2013\",\n        \"57174\",\n        \"1\"\n    ]\n]"}],"_postman_id":"ba1a448c-5a70-405d-9745-7591b96d5f38"}],"id":"184abfd7-5371-4cab-99b5-fd9e6d43f473","description":"<h3 id=\"time-queries-time-series-datasets-only\">Time Queries (Time Series Datasets Only)</h3>\n<p>For some datasets available on the Census Data API, data are stored for multiple points of\ntime in one dataset, rather than across several datasets for individual points of time. When\nthis occurs, we refer to the dataset as a time series dataset. You can find the list of time\nseries datasets on the Census Data API here: <a href=\"https://api.census.gov/data/timeseries.html\">https://api.census.gov/data/timeseries.html</a>\n<br />\nYou can limit by time in time series datasets by using the predicate &amp;time. Please note that \nyou cannot build a predicate with wildcards (:*) for time in a time series dataset. Note that <code>+</code> is needed for time ranges, such as the time range from 1997 to 2012 (below).\n  <br />\n<b>Examples:</b>  <br /></p>\n<ul>\n<li><code>&amp;time=2015</code> – restricts the result to include data for 2015</li>\n<li><code>&amp;time=from+1997+to+2012</code> – restricts the result to include data from 1997 to\n2012</li>\n<li><code>&amp;time=2015-01</code> – restricts the result to include data for January, 2015</li>\n<li><code>&amp;time=2015-Q1</code> – restricts the result to include data for the first quarter of 2015</li>\n<li><code>&amp;time=from+2015-01</code> – restricts the result to include data from January, 2015 to\nthe present</li>\n<li><code>&amp;time=to+2015-01</code> – restricts the result to include data up to January, 2015</li>\n<li><code>&amp;time=from+2015-01+to+2015-06</code> – restricts the result to include data from\nJanuary, 2015 to June, 2015</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"3689ba63-4e5d-44dc-bb7c-ec871d58938a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8a88f5de-eba1-4eb8-bbf5-0cdba3b92443","type":"text/javascript","exec":[""]}}],"_postman_id":"184abfd7-5371-4cab-99b5-fd9e6d43f473"},{"name":"Examples","item":[{"name":"Get example queries for this dataset in HTML","id":"bebd4b53-80e0-429b-8d4c-3a3db4a6db8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/examples.html","description":"<p> Find example queries for this dataset in HTML format. <img width=\"1183\" alt=\"censusExamples\" src=\"https://user-images.githubusercontent.com/20145532/92128729-ad052f00-edd0-11ea-976c-1bb3fc9a3702.png\" /></p>\n","urlObject":{"path":["data",":year",":dataset","examples.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"b420217c-6ade-4782-8806-e3f9d8358139","name":"Default response","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/examples.html","host":[" https://api.census.gov"],"path":["data",":year",":dataset","examples.html"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bebd4b53-80e0-429b-8d4c-3a3db4a6db8f"},{"name":"Get example queries for this dataset in XML","id":"2cb3cfe0-8d51-4ed0-a3a7-55ca8f534481","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/examples.xml","urlObject":{"path":["data",":year",":dataset","examples.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"6ac6205e-3f3c-4b68-bfbd-a0a3eed8c50b","name":"Default response","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/examples.xml","host":[" https://api.census.gov"],"path":["data",":year",":dataset","examples.xml"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2cb3cfe0-8d51-4ed0-a3a7-55ca8f534481"},{"name":"Get example queries for this dataset in JSON","id":"e8aaf6cf-0f19-469f-9e48-d2b5ab9faf52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/:year/:dataset/examples.json","urlObject":{"path":["data",":year",":dataset","examples.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The year of the requested dataset</p>\n","type":"text/plain"},"type":"string","value":"1986","key":"year"},{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"cbp","key":"dataset"}]}},"response":[{"id":"8ea43a27-485d-4ff1-ba41-0fa66950f920","name":"Get example queries for this dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/examples.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","examples.json"],"variable":[{"key":"year","value":"1986","type":"string","description":"(Required) The year of the requested dataset"},{"key":"dataset","value":"cbp","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"231"},{"key":"Date","value":"Wed, 09 Sep 2020 13:41:29 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"get\": [\n        \"GEO_TTL\",\n        \"SIC_TTL\",\n        \"EMP\",\n        \"ESTAB\"\n    ],\n    \"fips\": [\n        {\n            \"name\": \"us\",\n            \"exampleValue\": \"00\",\n            \"geoLevelId\": \"01\",\n            \"geoLevelDisplay\": \"01\"\n        },\n        {\n            \"name\": \"state\",\n            \"exampleValue\": \"01\",\n            \"geoLevelId\": \"02\",\n            \"geoLevelDisplay\": \"02\"\n        },\n        {\n            \"name\": \"county\",\n            \"exampleValue\": \"075\",\n            \"geoLevelId\": \"03\",\n            \"geoLevelDisplay\": \"03\",\n            \"in\": [\n                {\n                    \"name\": \"state\",\n                    \"exampleValue\": \"06\",\n                    \"isOptionalWithWCFor\": true,\n                    \"wildcard\": true\n                }\n            ]\n        }\n    ]\n}"},{"id":"f34c2f3c-f393-4a57-a3e6-e0d581338e41","name":"JSON Response Schema","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/:year/:dataset/examples.json","host":[" https://api.census.gov"],"path":["data",":year",":dataset","examples.json"],"variable":[{"key":"year"},{"key":"dataset"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"get\": [\n  \"<string>\",\n  \"<string>\"\n ],\n \"predicates\": {\n  \"names\": \"<string>\"\n },\n \"fips\": {\n  \"name\": \"<string>\",\n  \"geoLevelId\": \"<string>\",\n  \"geoLevelDisplay\": \"<string>\",\n  \"limit\": \"<string>\",\n  \"referenceDate\": \"<string>\",\n  \"requres\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"wildcard\": [\n   \"<string>\",\n   \"<string>\"\n  ],\n  \"optionalWithWCFor\": \"<string>\",\n  \"exampleValue\": \"<string>\",\n  \"isOptionalWithWCFor\": \"<boolean>\",\n  \"in\": [\n   {\n    \"value\": \"<Circular reference to #/components/schemas/exampleFips detected>\"\n   },\n   {\n    \"value\": \"<Circular reference to #/components/schemas/exampleFips detected>\"\n   }\n  ]\n }\n}"}],"_postman_id":"e8aaf6cf-0f19-469f-9e48-d2b5ab9faf52"}],"id":"e301cb48-236a-407e-b84c-b3121d23a7cc","description":"<p>Most datasets in the Census catalog have a corresponding set of examples, which can be a great place to start when building a query. </p>\n","event":[{"listen":"prerequest","script":{"id":"b4dcff2b-6e50-401e-ab62-de9677d7a69d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e5c3af5d-0a72-4d2d-8ace-09782a19da81","type":"text/javascript","exec":[""]}}],"_postman_id":"e301cb48-236a-407e-b84c-b3121d23a7cc"},{"name":"Examples (Timeseries)","item":[{"name":"Get example queries for this timeseries dataset in HTML","id":"bcf39c7d-d062-4ae0-bbe1-b92afa501b81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/examples.html","description":"<img width=\"1183\" alt=\"censusExamples\" src=\"https://user-images.githubusercontent.com/20145532/92128729-ad052f00-edd0-11ea-976c-1bb3fc9a3702.png\" />","urlObject":{"path":["data","timeseries",":dataset","examples.html"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"8124846e-3069-4a95-8aa4-aaf420d4e60b","name":"Get example queries for this timeseries dataset in HTML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/examples.html","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","examples.html"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Vary","value":"Accept,User-Agent"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"text/html;charset=utf-8"},{"key":"Content-Length","value":"1155"},{"key":"Date","value":"Wed, 09 Sep 2020 13:01:55 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\" xml:lang=\"en\">\n    <head>\n        <META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <title>Census Data API: /data/timeseries/asm/area2012/examples</title>\n        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n        <meta name=\"DC.title\" content=\"Census Data API: /data/timeseries/asm/area2012/examples\">\n        <meta name=\"DC.creator\" content=\"Your friendly API robotic overlord\">\n        <meta name=\"DC.description\" content=\"Census Data API: /data/timeseries/asm/area2012/examples\">\n        <meta name=\"DC.date.created\" scheme=\"ISO8601\" content=\"2011-11-28\">\n        <meta name=\"DC.date.reviewed\" scheme=\"ISO8601\" content=\"2020-09-03\">\n        <meta name=\"DC.language\" scheme=\"DCTERMS.RFC1766\" content=\"EN-US\">\n        <meta name=\"description\" content=\"Census Data API: /data/timeseries/asm/area2012/examples\">\n        <style type=\"text/css\">\n                    table {\n                        counter-reset: counter1 0;\n                        border: thin solid;\n                        border-collapse: collapse;\n                        width:100%;\n                        margin: 2em 0;\n                    }\n\n                    tfoot tr {\n                        border-top: double;\n                    }\n\n                    tfoot tr td {\n                        font-style: italic;\n                        padding-top: 1em;\n                        text-align: center;\n                        vertical-align: bottom;\n                    }\n\n                    th {\n                        vertical-align: bottom;\n                        background: #ACCCFF;\n                    }\n\n                    th, td {\n                        text-align: left;\n                        border: thin solid;\n                        padding: 0.2em;\n                    }\n\n                    caption {\n                        font-style: italic;\n                        padding: 1em;\n                    }\n\n                    tr:nth-child(even) {background: #CCC}\n                    tr:nth-child(odd) {background: #FFF}\n\n                    .hier-sep {\n                        font-style: italic;\n                        font-family: monospace;\n                    }\n\n                    .none, .na { font-style: italic }\n\t\t\t\t\t.geo-level-id {\n\t\t\t\t\t\ttext-align: right;\n\t\t\t\t\t\tpadding-right: 1em;\n\t\t\t\t\t\twidth: 3em;\n\t\t\t\t\t\t//font-size: smaller;\n\t\t\t\t\t}\n\n                    .tagquery tr td { vertical-align: top }\n\n                    .counter1:before {\n                        counter-increment: counter1;\n                        content: counter(counter1);\n                    }\n\n                </style>\n    </head>\n    <body>\n        <table>\n            <caption>Census API: Examples for /data/timeseries/asm/area2012</caption>\n            <thead>\n                <tr>\n                    <th>Geography Hierarchy</th>\n                    <th>Geography Level</th>\n                    <th>Example URL</th>\n                    <th>Number</th>\n                </tr>\n            </thead>\n            <tfoot>\n                <tr>\n                    <td colspan=\"3\">5 examples</td>\n                </tr>\n            </tfoot>\n            <tbody>\n                <tr>\n                    <td rowspan=\"1\">\n                        <span class=\"na\">(default geography)</span>\n                    </td>\n                    <td rowspan=\"1\">\n                        <span class=\"na\">N/A</span>\n                    </td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP\">https://api.census.gov/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;key=YOUR_KEY_GOES_HERE</a>\n                    </td>\n                    <td>\n                        <span class=\"counter1\"></span>\n                    </td>\n                </tr>\n                <tr>\n                    <td rowspan=\"2\">\n                        <span class=\"hier\">us</span>\n                    </td>\n                    <td rowspan=\"2\">\n                        <span class=\"hier\">010</span>\n                    </td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=us:*\">https://api.census.gov/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=us:*&amp;key=YOUR_KEY_GOES_HERE</a>\n                    </td>\n                    <td>\n                        <span class=\"counter1\"></span>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=us:1\">https://api.census.gov/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=us:1&amp;key=YOUR_KEY_GOES_HERE</a>\n                    </td>\n                    <td>\n                        <span class=\"counter1\"></span>\n                    </td>\n                </tr>\n                <tr>\n                    <td rowspan=\"2\">\n                        <span class=\"hier\">state</span>\n                    </td>\n                    <td rowspan=\"2\">\n                        <span class=\"hier\">040</span>\n                    </td>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=state:*\">https://api.census.gov/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=state:*&amp;key=YOUR_KEY_GOES_HERE</a>\n                    </td>\n                    <td>\n                        <span class=\"counter1\"></span>\n                    </td>\n                </tr>\n                <tr>\n                    <td>\n                        <a href=\"/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=state:01\">https://api.census.gov/data/timeseries/asm/area2012?get=GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP&amp;for=state:01&amp;key=YOUR_KEY_GOES_HERE</a>\n                    </td>\n                    <td>\n                        <span class=\"counter1\"></span>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </body>\n</html>"}],"_postman_id":"bcf39c7d-d062-4ae0-bbe1-b92afa501b81"},{"name":"Get example queries for this timeseries dataset in XML","id":"d7840656-9e41-492f-b2ce-98c15ca08574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/examples.xml","urlObject":{"path":["data","timeseries",":dataset","examples.xml"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"bbb22810-be05-4656-97ad-1fd1726e75fc","name":"Get example queries for this timeseries dataset in XML","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/examples.xml","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","examples.xml"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"text/xml;charset=utf-8"},{"key":"Content-Length","value":"360"},{"key":"Date","value":"Wed, 09 Sep 2020 13:02:33 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"<census-api\n    xmlns=\"http://thedataweb.rm.census.gov/api/discovery/\"\n    xmlns:dcat=\"http://www.w3.org/ns/dcat#\"\n    xmlns:dct=\"http://purl.org/dc/terms/\"\n    xmlns:pod=\"https://project-open-data.cio.gov/v1.1/schema/\"\n    xmlns:foaf=\"http://xmlns.com/foaf/0.1/\"\n    xmlns:org=\"http://www.w3.org/ns/org#\"\n    xmlns:vcard=\"http://www.w3.org/2006/vcard/ns#\">\n    <examples>\n        <get name=\"GEO_ID\"/>\n        <get name=\"NAICS2012_LABEL\"/>\n        <get name=\"NAICS2012\"/>\n        <get name=\"YEAR\"/>\n        <get name=\"EMP\"/>\n        <default-geography>\n        </default-geography>\n        <for name=\"us\" example-value=\"1\" geo-level-display=\"010\" reference-date=\"2013-01-01\">\n        </for>\n        <for name=\"state\" example-value=\"01\" geo-level-display=\"040\" reference-date=\"2013-01-01\">\n        </for>\n    </examples>\n</census-api>"}],"_postman_id":"d7840656-9e41-492f-b2ce-98c15ca08574"},{"name":"Get example queries for this timeseries dataset in JSON","id":"8591451b-fed4-46d5-a7d1-3ead779fc11e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":" https://api.census.gov/data/timeseries/:dataset/examples.json","urlObject":{"path":["data","timeseries",":dataset","examples.json"],"host":[" https://api.census.gov"],"query":[],"variable":[{"description":{"content":"<p>(Required) The dataset's id</p>\n","type":"text/plain"},"type":"string","value":"asm/area2012","key":"dataset"}]}},"response":[{"id":"8643df46-3b77-424a-9097-1ac011be031a","name":"Get example queries for this timeseries dataset in JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":" https://api.census.gov/data/timeseries/:dataset/examples.json","host":[" https://api.census.gov"],"path":["data","timeseries",":dataset","examples.json"],"variable":[{"key":"dataset","value":"asm/area2012","type":"string","description":"(Required) The dataset's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"Cache-Control","value":"private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"219"},{"key":"Date","value":"Wed, 09 Sep 2020 13:02:47 GMT"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"get\": [\n        \"GEO_ID\",\n        \"NAICS2012_LABEL\",\n        \"NAICS2012\",\n        \"YEAR\",\n        \"EMP\"\n    ],\n    \"defaultGeography\": [\n        {\n            \"isDefault\": \"true\"\n        }\n    ],\n    \"fips\": [\n        {\n            \"name\": \"us\",\n            \"exampleValue\": \"1\",\n            \"geoLevelDisplay\": \"010\",\n            \"referenceDate\": \"2013-01-01\"\n        },\n        {\n            \"name\": \"state\",\n            \"exampleValue\": \"01\",\n            \"geoLevelDisplay\": \"040\",\n            \"referenceDate\": \"2013-01-01\"\n        }\n    ]\n}"}],"_postman_id":"8591451b-fed4-46d5-a7d1-3ead779fc11e"}],"id":"175785ee-cf49-4b08-b856-0e8f61f2b869","description":"<p>Most datasets in the Census catalog have a corresponding set of examples, which can be a great place to start when building a query. </p>\n","event":[{"listen":"prerequest","script":{"id":"4ae457a3-f2cc-4c91-90fb-d00c444e0567","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a359c4df-d810-4cbe-9807-02d657565f67","type":"text/javascript","exec":[""]}}],"_postman_id":"175785ee-cf49-4b08-b856-0e8f61f2b869"}],"event":[{"listen":"prerequest","script":{"id":"2451cd02-15cc-4ee2-8fed-0ceb241509d1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"43b998c3-4790-4898-9367-f9a311b295a2","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":" https://api.census.gov"},{"key":"year","value":"1986"},{"key":"dataset","value":"cbp"},{"key":"timeseries_dataset","value":"asm/area2012"},{"key":"get","value":"GEO_TTL,SIC_TTL,EMP,ESTAB"},{"key":"for","value":"state:*"},{"key":"key","value":"yourApiKey"},{"key":"timeseries_get","value":"GEO_ID,NAICS2012_LABEL,NAICS2012,YEAR,EMP"},{"key":"timeseries_for","value":"us:*"}]}