CINXE.COM

United States - Data Sets - American FactFinder

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://factfinder.census.gov:80/servlet/DatasetMainPageServlet?_program=PEP&amp;_submenuId=datasets_2","20110904155810","https://web.archive.org/","web","/_static/", "1315151890"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html;"/> <title>United States - Data Sets - American FactFinder</title> <meta http-equiv="Content-Script-Type" content="text/javascript"/> <meta http-equiv="Content-Style-Type" content="text/css"/> <meta name="Title" content="United States - Data Sets - American FactFinder"/> <meta name="Author" content="American FactFinder, United States Census Bureau"/> <meta name="Category" content="Products"/> <meta name="Keywords" content="American,Fact,Finder,FactFinder,Data sets,Population Estimates"/> <meta name="Description" content="Datasets - Population Estimates"/> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/common/browser_ver.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/string_util.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/openMetadataBrowser.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/openFeedback.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/panel_id.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/epss_open.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/gotoMainPage.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/saff/links_acs.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/saff_cws_common/search.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/common/layer_util.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/common/saffmenu.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/saff_util.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/saff_iterations.js"></script> <script type="text/javascript"> <!-- function mark_row(t) { t.style.backgroundColor = '#DDDDDD'; } function unmark_row(t) { t.style.backgroundColor = '#FFFFFF'; } function gnRefresh(geo_id) { gnRefresh_int(geo_id, true); } function gnRefresh_int(geo_id, flag) { if (flag == true) { gnShowDatasets(geo_id, 'datasets_3'); } else { showServletPage(geo_id, '', 'datasets_3') } } function init(){} setLangDir("en"); function selectString(saffString, cwsString) { if ('saff' == 'saff') { return saffString; } else { return cwsString; } } function gnChangeGeoContext(geo_id) { document.hidden_navigation_form._event.value = "ChangeGeoContext"; gnRefresh(geo_id); } function tabChanged(servlet){ document.hidden_navigation_form.action = servlet; document.hidden_navigation_form.submit(); } function tabChanged2(servlet, year, program){ document.hidden_navigation_form._useEV.value = "Y"; document.hidden_navigation_form.submit(); } function gnSearchForGeo() { var streetFld = document.form1._street; var countyFld = document.form1._county; var cityTownFld = document.form1._cityTown; var stateFld = document.form1._state; var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); countyFld.value = trimStringBothSides(countyFld.value, " "); cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); stateFld.value = trimStringBothSides(stateFld.value, " "); zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchData(streetFld, countyFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = countyFld.value; document.hidden_navigation_form._cityTown.value = cityTownFld.value; document.hidden_navigation_form._state.value = stateFld.value; document.hidden_navigation_form._zip.value = zipFld.value; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnSearchForGeoAddress() { var streetFld = document.form1._street; var cityTownFld; if (document.form1._cityTown) { cityTownFld = document.form1._cityTown; } var stateFld; if (document.form1._state) { stateFld = document.form1._state; } var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); if (document.form1._cityTown) { cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); } if (document.form1._state) { stateFld.value = trimStringBothSides(stateFld.value, " "); } zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchDataAddress(streetFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = ""; if (document.form1._cityTown) { document.hidden_navigation_form._cityTown.value = cityTownFld.value; } if (document.form1._state) { document.hidden_navigation_form._state.value = stateFld.value; } document.hidden_navigation_form._zip.value = zipFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "search_by_address"; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnSearchForGeoAddressCWS() { var streetFld = document.form1._street; var cityTownFld; if (document.form1._cityTown) { cityTownFld = document.form1._cityTown; } var stateFld; if (document.form1._state) { stateFld = document.form1._state; } var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); if (document.form1._cityTown) { cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); } if (document.form1._state) { stateFld.value = trimStringBothSides(stateFld.value, " "); } zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchDataAddressForCWS(streetFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = ""; if (document.form1._cityTown) { document.hidden_navigation_form._cityTown.value = cityTownFld.value; } if (document.form1._state) { document.hidden_navigation_form._state.value = stateFld.value; } document.hidden_navigation_form._zip.value = zipFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "search_by_address"; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } // Uncomment this portion if it is desired that after a user //searches the same page should be loaded instead of the fact sheet. gnRefresh_int(null, false); /* gnRefresh_int(null, true); */ } } function gnSearchForGeoNameSearch() { var countyFld = document.form2._county; var stateFld = document.form2._state; countyFld.value = trimStringBothSides(countyFld.value, " "); stateFld.value = trimStringBothSides(stateFld.value, " "); if (hasValidSearchDataNameSearch(countyFld, stateFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = ""; document.hidden_navigation_form._state.value = stateFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "geoSelect"; if (countyFld.value.match(/^\d\d\d\d\d$/) || countyFld.value.match(/^\d\d\dXX$/) || countyFld.value.match(/^\d\d\dHH$/)) { document.hidden_navigation_form._zip.value = countyFld.value; document.hidden_navigation_form._county.value = ''; document.hidden_navigation_form._cityTown.value = '';; } else { document.hidden_navigation_form._zip.value = ''; document.hidden_navigation_form._county.value = countyFld.value; document.hidden_navigation_form._cityTown.value = countyFld.value;; } // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnClearSearchParametersNew() { var streetFld = document.form1._street; var cityTownFld = document.form1._cityTown; var countyFld = document.form2._county; var stateFld = document.form1._state; var stateFld1 = document.form2._state; var zipFld = document.form1._zip; streetFld.value = ""; cityTownFld.value = ""; countyFld.value = ""; stateFld.selectedIndex = 0; stateFld1.selectedIndex = 0; zipFld.value = ""; } function gnClearSearchParameters() { var streetFld = document.form1._street; var countyFld = document.form1._county; var cityTownFld = document.form1._cityTown; var stateFld = document.form1._state; var zipFld = document.form1._zip; streetFld.value = ""; countyFld.value = ""; cityTownFld.value = ""; stateFld.selectedIndex = 0; zipFld.value = ""; } function goButtonState(){ selObj = document.form1._state; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._state.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } function goButtonCongDistrict(){ selObj = document.form1._cd; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._cd.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } function goButtonCounty(){ selObj = document.form1._county; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._county.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } setLangDir("en"); function selectString(saffString, cwsString) { if ('saff' == 'saff') { return saffString; } else { return cwsString; } } function gnChangeGeoContext(geo_id) { document.hidden_navigation_form._event.value = "ChangeGeoContext"; gnRefresh(geo_id); } function tabChanged(servlet){ document.hidden_navigation_form.action = servlet; document.hidden_navigation_form.submit(); } function tabChanged2(servlet, year, program){ document.hidden_navigation_form._useEV.value = "Y"; document.hidden_navigation_form.submit(); } function gnSearchForGeo() { var streetFld = document.form1._street; var countyFld = document.form1._county; var cityTownFld = document.form1._cityTown; var stateFld = document.form1._state; var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); countyFld.value = trimStringBothSides(countyFld.value, " "); cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); stateFld.value = trimStringBothSides(stateFld.value, " "); zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchData(streetFld, countyFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = countyFld.value; document.hidden_navigation_form._cityTown.value = cityTownFld.value; document.hidden_navigation_form._state.value = stateFld.value; document.hidden_navigation_form._zip.value = zipFld.value; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnSearchForGeoAddress() { var streetFld = document.form1._street; var cityTownFld; if (document.form1._cityTown) { cityTownFld = document.form1._cityTown; } var stateFld; if (document.form1._state) { stateFld = document.form1._state; } var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); if (document.form1._cityTown) { cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); } if (document.form1._state) { stateFld.value = trimStringBothSides(stateFld.value, " "); } zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchDataAddress(streetFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = ""; if (document.form1._cityTown) { document.hidden_navigation_form._cityTown.value = cityTownFld.value; } if (document.form1._state) { document.hidden_navigation_form._state.value = stateFld.value; } document.hidden_navigation_form._zip.value = zipFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "search_by_address"; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnSearchForGeoAddressCWS() { var streetFld = document.form1._street; var cityTownFld; if (document.form1._cityTown) { cityTownFld = document.form1._cityTown; } var stateFld; if (document.form1._state) { stateFld = document.form1._state; } var zipFld = document.form1._zip; streetFld.value = trimStringBothSides(streetFld.value, " "); if (document.form1._cityTown) { cityTownFld.value = trimStringBothSides(cityTownFld.value, " "); } if (document.form1._state) { stateFld.value = trimStringBothSides(stateFld.value, " "); } zipFld.value = trimStringBothSides(zipFld.value, " "); if (hasValidSearchDataAddressForCWS(streetFld, cityTownFld, stateFld, zipFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = streetFld.value; document.hidden_navigation_form._county.value = ""; if (document.form1._cityTown) { document.hidden_navigation_form._cityTown.value = cityTownFld.value; } if (document.form1._state) { document.hidden_navigation_form._state.value = stateFld.value; } document.hidden_navigation_form._zip.value = zipFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "search_by_address"; // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } // Uncomment this portion if it is desired that after a user //searches the same page should be loaded instead of the fact sheet. gnRefresh_int(null, false); /* gnRefresh_int(null, true); */ } } function gnSearchForGeoNameSearch() { var countyFld = document.form2._county; var stateFld = document.form2._state; countyFld.value = trimStringBothSides(countyFld.value, " "); stateFld.value = trimStringBothSides(stateFld.value, " "); if (hasValidSearchDataNameSearch(countyFld, stateFld)) { document.hidden_navigation_form._event.value = "Search"; document.hidden_navigation_form._street.value = ""; document.hidden_navigation_form._state.value = stateFld.value; document.hidden_navigation_form.ActiveGeoDiv.value = "geoSelect"; if (countyFld.value.match(/^\d\d\d\d\d$/) || countyFld.value.match(/^\d\d\dXX$/) || countyFld.value.match(/^\d\d\dHH$/)) { document.hidden_navigation_form._zip.value = countyFld.value; document.hidden_navigation_form._county.value = ''; document.hidden_navigation_form._cityTown.value = '';; } else { document.hidden_navigation_form._zip.value = ''; document.hidden_navigation_form._county.value = countyFld.value; document.hidden_navigation_form._cityTown.value = countyFld.value;; } // work around ns4 issue if (ns4 && !ns5) { document.hidden_navigation_form._state.value = stateFld.options[stateFld.selectedIndex].value; } gnRefresh_int(null, false); } } function gnClearSearchParametersNew() { var streetFld = document.form1._street; var cityTownFld = document.form1._cityTown; var countyFld = document.form2._county; var stateFld = document.form1._state; var stateFld1 = document.form2._state; var zipFld = document.form1._zip; streetFld.value = ""; cityTownFld.value = ""; countyFld.value = ""; stateFld.selectedIndex = 0; stateFld1.selectedIndex = 0; zipFld.value = ""; } function gnClearSearchParameters() { var streetFld = document.form1._street; var countyFld = document.form1._county; var cityTownFld = document.form1._cityTown; var stateFld = document.form1._state; var zipFld = document.form1._zip; streetFld.value = ""; countyFld.value = ""; cityTownFld.value = ""; stateFld.selectedIndex = 0; zipFld.value = ""; } function goButtonState(){ selObj = document.form1._state; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._state.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } function goButtonCongDistrict(){ selObj = document.form1._cd; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._cd.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } function goButtonCounty(){ selObj = document.form1._county; opt = getSelectedOption( selObj ); if ( validateGoClick( opt ) ) { document.hidden_navigation_form._county.value = opt.value; gnChangeGeoContext(opt.value); } else { alert ( ALERT_MSG1 ); } } --> </script> <link rel="start" type="text/html" href="http://factfinder.census.gov" title="American FactFinder"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/saff/saff_global.css"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/saff/saff_popfinder.css"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/saff/saff_geo.css"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/methodtabs.css"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/global_r6.css"/> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/saff/datasets.css"/> <style type="text/css" media="all"> .geosection { background: transparent url("/web/20110904155810im_/http://factfinder.census.gov/img/saff/ ") left no-repeat; } </style> <script language="JavaScript" type="text/javascript"> <!-- if (ie5 && !ie6) { document.write('<'+'link rel="stylesheet" href="/css/saff/global_ie5.css" />'); } if (is_ie50) { document.write('<'+'link rel="stylesheet" href="/css/saff/global_ie50.css" />'); } --> </script> <link rel="stylesheet" type="text/css" href="/web/20110904155810cs_/http://factfinder.census.gov/css/saff/global_print.css" media="print"/> </head> <body onload="javascript:displayDiv();init();"> <a href="#subnavigation"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt="Skip global navigation menu"/></a><br/> <form name="breadcrumbHref" method="get" style="display: inline" action=""> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="breadcrumbDataSetsHref" method="get" style="display: inline" action=""> <input type="hidden" name="_ds_name"/> <input type="hidden" name="_program"/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="breadcrumbProgramHref" method="get" style="display: inline" action=""> <input type="hidden" name="_program"/> <input type="hidden" name="_submenuId" value="datasets_3"/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="hidden_simple_navigation_form" method="get" style="display: inline" action=""> <input type="hidden" name="_sse" value="on"/> <input type="hidden" name="ActiveGeoDiv" value=""/> <input type="hidden" name="currTab" value="DEC_2000_SAFF"/> <input type="hidden" name="prevTab" value=""/> <input type="hidden" name="_program" value="dec"/> <input type="hidden" name="_submenuId" value="datasets_3"/> <input type="hidden" name="_ci_nbr" value="null"/> <input type="hidden" name="ds_name" value="null"/> <input type="hidden" name="reg" value=""/> <input type="hidden" name="qr_name" value="null"/> <input type="hidden" name="_industry" value=""/> </form> <form name="hidden_simple_static_page_form" method="get" style="display: inline" action=""> <input type="hidden" name="_pageId" value=""/> <input type="hidden" name="ds_name" value="null"/> <input type="hidden" name="_submenuId" value="datasets_3"/> <input type="hidden" name="_ci_nbr" value="null"/> <input type="hidden" name="qr_name" value="null"/> <input type="hidden" name="_industry" value=""/> </form> <form name="hidden_navigation_form" method="get" style="display: inline" action=""> <input type="hidden" name="_event" value=""/> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="_geoContext" value="01000US"/> <input type="hidden" name="_street" value=""/> <input type="hidden" name="_county" value=""/> <input type="hidden" name="_cityTown" value=""/> <input type="hidden" name="_state" value=""/> <input type="hidden" name="_zip" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> <input type="hidden" name="ActiveGeoDiv" value=""/> <input type="hidden" name="_useEV" value=""/> <input type="hidden" name="pctxt" value="fph"/> <input type="hidden" name="pgsl" value="010"/> <input type="hidden" name="_submenuId" value="datasets_3"/> <input type="hidden" name="ds_name" value="null"/> <input type="hidden" name="_ci_nbr" value="null"/> <input type="hidden" name="qr_name" value="null"/> <input type="hidden" name="reg" value=""/> <input type="hidden" name="_keyword" value=""/> <input type="hidden" name="_industry" value=""/> </form> <form name="hidden_static_page_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="_geoContext" value="01000US"/> <input type="hidden" name="_street" value=""/> <input type="hidden" name="_county" value=""/> <input type="hidden" name="_cityTown" value=""/> <input type="hidden" name="_state" value=""/> <input type="hidden" name="_zip" value=""/> <input type="hidden" name="_pageId" value=""/> <input type="hidden" name="_submenuId" value=""/> <input type="hidden" name="_ci_nbr" value="null"/> </form> <form name="hidden_dt_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="mt_name" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> </form> <form name="hidden_gct_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="_box_head_nbr" value=""/> <input type="hidden" name="format" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> </form> <form name="hidden_qt_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="qr_name" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> </form> <form name="hidden_iqt_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="qr_name" value=""/> <input type="hidden" name="_ci_nbr" value="null"/> <input type="hidden" name="_submenuId" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> </form> <form name="hidden_tm_form" method="get" style="display: inline" action=""> <input type="hidden" name="geo_id" value="01000US"/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="tm_name" value=""/> <input type="hidden" name="_dBy" value=""/> <input type="hidden" name="_MapEvent" value="displayBy"/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_sse" value="on"/> </form> <form name="gotoMainPageForm" method="get" style="display:inline" action=""> <input type="hidden" name="_lang" value=""/> </form> <div class="screen-only"> <div class="cbhead"> <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/cb_head.gif" width="639" height="25" alt="US Census Bureau"/></a> </div> <div class="montage"> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/montage2.jpg" width="496" height="48" alt=""/> </div> <div class="affhead"> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/saff/aff2.gif" width="271" height="39" alt="American FactFinder"/><br/> </div> </div> <div class="print-only"> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/saff/en/printbanner.jpg" width="677" height="50" alt=""/> </div> <div class="pagewatermark"> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/saff/en/datasets_watermark.gif" width="164" height="45" alt=""/> </div> <div class="globalnavbkg"> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/> </div> <div class="globalnav"> <a href="javascript:gtShowMainPage()" title="Show Main Page">Main</a><br/><a href="javascript:gtShowSearch()" title="Show Search Page">Search</a><br/><a href="javascript:gtOpenFeedback()" title="Open Feedback in a new window">Feedback</a><br/><a href="javascript:gtOpenFAQ()" title="Open FAQs in a new window">FAQs</a><br/><a href="javascript:gtOpenGlossary()" title="Open Glossary in a new window">Glossary</a><br/><a href="javascript:gtShowSiteMap()" title="Show Site Map">Site&nbsp;Map</a><br/><a href="javascript:gtOpenHelp()" title="Open Help in a new window">Help</a><br/> </div> <a name="subnavigation"></a> <a href="#contentwell"><img alt="Skip left navigation menu" src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="4" height="4" border="0"/></a> <div class="leftnav"> <div class="sidelinks"> <a id="population_0" href="javascript:gnShowPopulation('01000US','population_0')">Population Finder</a> <a id="factsheet_0" href="javascript:gnShowFactSheet('01000US','factsheet_0')" onmouseover="showmenu('factsheet_0')">Fact Sheet</a> <div id="factsheet_0div" class="lnmenu"> <div> <a id="factsheet_1" href="javascript:gnShowFactSheet('01000US','factsheet_1')">Fact Sheet</a> <a id="factsheet_2" href="javascript:gnShowIteratedFactSheet('01000US','factsheet_2','DEC_2000_SAFF')">Fact Sheet for a Race, Ethnic, or Ancestry Group</a> </div> </div> <a id="people_0" href="javascript:gnShowPeople('01000US','people_0')" onmouseover="showmenu('people_0')">People</a> <div id="people_0div" class="lnmenu"> <div> <a id="people_1" href="javascript:gnShowPeople('01000US','people_1')">Basic Counts / Population</a> <a id="people_2" href="javascript:gnShowPeople('01000US','people_2')">Age and Sex</a> <a id="people_3" href="javascript:gnShowPeople('01000US','people_3')">Aging</a> <a id="people_4" href="javascript:gnShowPeople('01000US','people_4')">Disability</a> <a id="people_5" href="javascript:gnShowPeople('01000US','people_5')">Education</a> <a id="people_6" href="javascript:gnShowPeople('01000US','people_6')">Employment</a> <a id="people_7" href="javascript:gnShowPeople('01000US','people_7')">Income</a> <a id="people_8" href="javascript:gnShowPeople('01000US','people_8')">Origins and Language</a> <a id="people_9" href="javascript:gnShowPeople('01000US','people_9')">Poverty</a> <a id="people_10" href="javascript:gnShowPeople('01000US','people_10')">Race and Ethnicity</a> <a id="people_11" href="javascript:gnShowPeople('01000US','people_11')">Relationships</a> <a id="people_12" href="javascript:gnShowPeople('01000US','people_12')">Veterans</a> </div> </div> <a id="housing_0" href="javascript:gnShowHousing('01000US','housing_0')" onmouseover="showmenu('housing_0')">Housing</a> <div id="housing_0div" class="lnmenu"> <div> <a id="housing_1" href="javascript:gnShowHousing('01000US','housing_1')">Physical Characteristics</a> <a id="housing_2" href="javascript:gnShowHousing('01000US','housing_2')">Financial Characteristics</a> </div> </div> <a id="business_0" href="javascript:gnShowEconFactSheet('01000US','business_0','')" onmouseover="showmenu('business_0')">Business and Government</a> <div id="business_0div" class="lnmenu"> <div> <a id="business_1" href="javascript:gnShowEconFactSheet('01000US','business_1','')">Economic Fact Sheet</a> <a id="business_2" href="javascript:gnShowEconIndustrySearch('01000US','business_2')">Economic Fact Sheet for an Industry</a> <a id="business_3" href="javascript:gnShowBusiness('01000US','business_3')">Business and Industry</a> <a id="business_4" href="javascript:gnShowBusiness('01000US','business_4')">Foreign Trade</a> <a id="business_5" href="javascript:gnShowBusiness('01000US','business_5')">Government</a> </div> </div> <span class="spacer"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></span> <a id="aboutdata_0" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_submenuId=aboutdata_0&amp;_pageId=censuses_surveys" onmouseover="showmenu('aboutdata_0')">About the Data</a> <div id="aboutdata_0div" class="lnmenu"> <div> <a id="aboutdata_1" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_submenuId=aboutdata_1&amp;_pageId=censuses_surveys">Censuses and Surveys</a> <a id="aboutdata_2" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_submenuId=aboutdata_2&amp;_pageId=tables_maps">Table and Map Formats</a> <a id="aboutdata_3" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_submenuId=aboutdata_3&amp;_pageId=geography">Geography</a> </div> </div> <a id="datasets_0" href="javascript:gnShowDataSets('01000US','datasets_0','DEC')" onmouseover="showmenu('datasets_0')">Data Sets</a> <div id="datasets_0div" class="lnmenu"> <div> <a id="datasets_1" href="javascript:gnShowDataSets('01000US','datasets_1','DEC')">Decennial Census</a> <a id="datasets_2" href="javascript:gnShowDataSets('01000US','datasets_2','ACS')">American Community Survey</a> <a id="datasets_6" href="javascript:gnShowDataSets('01000US','datasets_6','ACS')">Puerto Rico Community Survey</a> <a id="datasets_3" href="javascript:gnShowDataSets('01000US','datasets_3','PEP')">Annual Population Estimates</a> <a id="datasets_4" href="javascript:gnShowDataSets('01000US','datasets_4','ECN')">Economic Census</a> <a id="datasets_5" href="javascript:gnShowDataSets('01000US','datasets_5','EAS')">Annual Economic Surveys</a> </div> </div> <a id="downloadcenter_0" href="javascript:saffShowPage('/servlet/DownloadDatasetServlet?_lang=en')">Download Center</a><br/> <span class="spacer"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></span> <a id="maps_0" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_pageId=thematicmaps&amp;_submenuId=maps_0&amp;geoID=01000US" onmouseover="showmenu('maps_0')">Maps</a> <div id="maps_0div" class="lnmenu"> <div> <a id="maps_1" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_pageId=thematicmaps&amp;_submenuId=maps_1&amp;geo_id=01000US">Thematic Maps (data)</a> <a id="maps_2" href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_pageId=referencemaps&amp;_submenuId=maps_2&amp;geo_id=01000US">Reference Maps (boundaries)</a> </div> </div> <a id="tools_0" href="javascript:gnShowTools('01000US','tools_0')" onmouseover="showmenu('tools_0')">Tools and References</a> <div id="tools_0div" class="lnmenu"> <div> <a id="tools_1" href="javascript:gnShowTools('01000US','tools_1')">Tools</a> <a id="tools_2" href="javascript:gnShowReferenceShelf('01000US','tools_2')">Reference Shelf</a> </div> </div> </div> <a name="leftsearch"></a> <a href="#contentwell"><img alt="Skip to content well" src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="4" height="4" border="0"/></a> </div> <!-- Highlight selected menu and submenu (faster than calling function from body onLoad) --> <script type="text/javascript"> ln_init('datasets_3'); </script> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/><br/> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/><br/> <div id="contentwell"> <a name="contentwell"></a> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/timestamp.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/breadcrumb.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/openMetadataBrowser.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/loading.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/saff/links_acs.js"></script> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/javascript/common/browser_ver.js"></script> <script type="text/javascript"> <!-- if (is_mac && !ie5) { document.write('<'+'link rel="stylesheet" href="/css/global_r6_mac.css" />'); } var tablenum; var tablenumWin; var loadQueryWin; var currentDataset = ""; var currentds = "" var highlightcolor = "#F4F4F4" var tabPaneColor = "#FFFFFF" function closeTablenumberWin() { tablenumWin.close(); params = "?_ds_name="+currentDataset+"&_table="+tablenum+"&_lang=en"; goServletHref("/servlet/DatasetTableListServlet", params, true); } var currentds = "" function dsclick(t) { if (currentds != "") { d = document.getElementById(currentds + "div"); d.className = "ds-instance"; hide(currentds + "pop") } currentds = t.value; d = document.getElementById(currentds + "div"); d.className = "ds-instance-selected"; // get the top of the highlighted div t = d.offsetTop; h = d.offsetHeight - 2; popup = document.getElementById(currentds + "pop"); popup.style.top = t + "px"; popup.style.backgroundPosition = "0px " + h + "px"; // make the popup height at least as tall as the highlighted data set... // (well, this works in ie6 but not in ns7.2) ... // alert( h + ", " + popup.offsetHeight) if ((h + 7) > popup.offsetHeight) popup.style.height = (h - 7) + "px"; // if the popup for the data set is scrolled off the screen, and this isn't the // first radio button, reposition the scroll top to make the popup visible. if(document.myform.ds.length != undefined) { if (!document.myform.ds[1].checked) { // IE6 in 'standards compliance mode' wants documentElement rather than body... if (document.documentElement && document.documentElement.clientHeight) { scroll_top = document.documentElement.scrollTop; win_height = document.documentElement.clientHeight; } else if (document.body && document.body.clientHeight) { scroll_top = document.body.scrollTop; win_height = document.body.clientHeight; } body_bottom = scroll_top + win_height; layer_bottom = t + popup.scrollHeight; // alert("scrollHeight is " + popup.scrollHeight); if (layer_bottom + 6 > body_bottom) { if (document.documentElement && document.documentElement.clientHeight) document.documentElement.scrollTop = layer_bottom - win_height + 6; else if (document.body && document.body.clientHeight) document.body.scrollTop = layer_bottom - win_height + 6; } } } show(currentds + "pop"); } function init() { // highlight the selected dataset's cells and show the correct layer if (ns4 && document.myform.ds.length == undefined) { if (document.myform.ds.checked) { document.myform.ds.click(); } } else { for (var i = 0; i < document.myform.ds.length; i++) { if (document.myform.ds[i].checked) { document.myform.ds[i].click(); } } } } function enterTableNumber(datasetId) { currentDataset = datasetId; if (ie5 || ns5) { X = 520 + window.screenLeft; } else if (ie4) { X = 520 + window.screenLeft; } else if (ns4) { X = sx - 100; } Y = sy + 10; tablenumWin = window.open("/home/en/dataset_tablenum.html?ds=temp", "tablenumwin", "menubar=no,resizable=no,scrollbars=no,top=" + Y + ",left=" + X + ",width=300,height=90"); if(window.focus) { tablenumWin.focus(); } } function openLoadQueryWindow() { var url = getAFFDocumentLocation('/servlet/LoadQuery?_lang=en', true); loadQueryWin = window.open(url, "loadquerywin", "menubar=no,resizable=no,scrollbars=no,top=100,left=70,width=660,height=260"); if (window.focus) { loadQueryWin.focus(); } } function clearSelections() { if (confirm("Click 'OK' to clear all table, map, and geography selections you've made.")) { document.clr._clrDs.value="Y"; document.clr.submit(); } } function closeWindows() { if ((tablenumWin) && (!tablenumWin.closed)) { tablenumWin.close(); } if ((loadQueryWin) && (!loadQueryWin.closed)) { loadQueryWin.close(); } } function gotoTab(program,tabid) { document.gotoTabForm.action = '/servlet/DatasetMainPageServlet'; document.gotoTabForm._program.value = program; document.gotoTabForm._tabId.value = tabid; document.gotoTabForm._ts.value = getTs(); document.gotoTabForm.submit(); } function gotoPage(servlet, datasetName) { document.gotoPageForm.action = servlet; document.gotoPageForm.ds_name.value = datasetName; document.gotoPageForm._ts.value = getTs(); document.gotoPageForm.submit(); } function gotoPageForGeoID(servlet, datasetName, geoId) { document.gotoPageForGeoIDForm.action = servlet; document.gotoPageForGeoIDForm.ds_name.value = datasetName; document.gotoPageForGeoIDForm.geo_id.value = geoId; document.gotoPageForGeoIDForm._ts.value = getTs(); document.gotoPageForGeoIDForm.submit(); } function gotoTableList(servlet, datasetName, type, program) { document.gotoTableListForm.action = servlet; document.gotoTableListForm._ds_name.value = datasetName; document.gotoTableListForm._type.value = type; document.gotoTableListForm._program.value = program; document.gotoTableListForm._ts.value = getTs(); document.gotoTableListForm.submit(); } function gotoRefMap(servlet, treeId, bucketId, datasetName) { document.gotoRefMapForm.action = servlet; document.gotoRefMapForm.tree_id.value = treeId; document.gotoRefMapForm.bucket_id.value = bucketId; document.gotoRefMapForm.ds_name.value = datasetName; document.gotoRefMapForm._ts.value = getTs(); displayLoadingWindow( "/home/en/loading.html"); //monitorLoadingWindow(); document.gotoRefMapForm.submit(); } function gotoSectorServlet(sectorId,ds_name) { document.gotoSectorForm.action = "EconSectorServlet"; document.gotoSectorForm.sv_name.value = "*"; document.gotoSectorForm._SectorId.value = sectorId; document.gotoSectorForm.ds_name.value = ds_name; document.gotoSectorForm._ts.value = getTs(); document.gotoSectorForm.submit(); } //check first radio button or checkbox if none checked after page loads. function init_dataset() { firstCheckableElem = null; var isChecked = false; for(var i=0; i<document.myform.length; i++) { var temp = document.myform.elements[i].type; if(temp == "radio" || temp == "checkbox") { if(firstCheckableElem==null) firstCheckableElem=document.myform.elements[i]; if(document.myform.elements[i].checked) isChecked=true; } } if(!isChecked && firstCheckableElem!=null) { firstCheckableElem.checked=true; } } function displayDiv(){ // override this function to do nothing at this time. } --> </script> <div class="breadcrumb"> <a href="javascript:gtShowMainPage()">Main</a> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/saff/bc_arrow.gif" width="8" height="9" alt="->"/> <b>Data Sets</b> </div> <div class="sectiontitle"> ANNUAL POPULATION ESTIMATES </div> <div style="font-size: 8pt; text-align: right;"> <a href="javascript:openLoadQueryWindow()" title="Display a table from a previously saved query. ">Load Query</a>&nbsp; | &nbsp;<a href="javascript:clearSelections() ">Clear all selections</a> </div> <!-- begin tab support --> <!-- begin tab pane # 1 --> <br/> <!-- begin tabs --> <table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#ffffff" summary=""> <tr> <td bgcolor="#ffffff"> </td> </tr> <tr> <td height="3" bgcolor="#366ea7"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="3" alt=""/></td> </tr> <tbody> <!-- start tab pane content --> <tr> <td> <br/> <div class="ds-include"> <!-- program explanation and other resources --> <div style="margin: 8px 6px; float: left; width: 378px; font-size: 9pt;"> Population estimates are prepared annually for the years after the last published decennial census. &nbsp;<span class="tip">&nbsp;<a href="javascript:spShowPopEst('')">more...</a></span> <div style="font-size: 8pt; margin-top: 14px;"> <b>Note: </b>&nbsp;Information about challenges to population estimates data can be found on the <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/popest/archives/challenges.html" target="_blank">Population Estimates Challenges</a> page. </div> </div> <div class="related-links" style="float: right;"> <h1>Other Resources</h1> <ul> <li><a href="https://web.archive.org/web/20110904155810/http://www.census.gov/popest/estimates.php">Population Estimates Main Page</a></li> <li><a href="https://web.archive.org/web/20110904155810/http://www.census.gov/popest/datasets.html">PEP Downloadable Files and File Layouts</a></li> <li><a href="/web/20110904155810/http://factfinder.census.gov/servlet/DownloadDatasetServlet?_lang=en">Download Center</a></li> </ul> </div> <div style="clear:both;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> </div> <!-- end program explanation and other resources --> <form name="myform" id="myform" style="display: inline" action=""> <input type="hidden" name="ds" value=""/> <div class="tip" style="width:612px; text-align:right; margin-bottom:3px;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/infoicon.gif" width="13" height="13" alt="" style="vertical-align: middle"/> <a href="/web/20110904155810/http://factfinder.census.gov/jsp/saff/SAFFInfo.jsp?_submenuId=aboutdata_2&amp;_pageId=tables_maps">Explain Table and Map Formats</a></div> <div class="ds-year-separator"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> <div class="ds-instance-container"> <div class="ds-year" style="float:left;">2009</div> <div style="float: right;"> <!-- instance 0 --> <div id="Id1549548div" class="ds-instance"> <table cellspacing="0" summary=""> <tr> <td><input type="radio" name="ds" id="rb_Id1549548" value="Id1549548" onclick="dsclick(this)" checked="checked"/></td> <td><label style="font-size: 9pt;" for="rb_Id1549548">2009 Population Estimates</label></td> </tr> </table> <div class="dsdesc"> <!-- PEP 2009 Preferred Note Displayed on Dataset Page per Feature 27100--> <p>The Population Estimates Program prepares estimates of the total population; estimates of the population by age, sex, race, and Hispanic origin; and estimates of the number of housing units. The 2009 population estimates start with a base population for April 1, 2000 and calculate population estimates for July 1 for years 2000 to 2009. The population estimates use a variety of administrative records data to measure the population change including data on births, deaths, migration, and housing units.</p> <p><b>Note: Data for 2009 have been released for the United States, Regions, Divisions, States, and Counties by age, sex, race, and Hispanic origin; and for the Puerto Rico Commonwealth and Municipios by age and sex. Data for cities/towns and housing unit estimates were recalculated and re-released in September 2010. These estimates supersede those released in June 2010. </b></p> </div> </div> <!-- Id1549548div --> <div id="Id1549548pop" class="ds-options"> <div style="font-size: 9pt;">Select from the following:</div> <ul> <li><a href="javascript:gotoPage('DTGeoSearchByListServlet','PEP_2009_EST')">Detailed Tables</a></li> <li><a href="javascript:gotoPage('GCTGeoSearchByListServlet','PEP_2009_EST')">Geographic Comparison Tables</a></li> <li><a href="javascript:gotoPage('QTGeoSearchByListServlet','PEP_2009_EST')">Quick Tables</a></li> <li><a href="javascript:gotoPage('TMGeoSearchByListServlet','PEP_2009_EST')">Thematic Maps</a></li> <li><a href="javascript:gotoRefMap('ReferenceMapFramesetServlet','829','89','PEP_2009_EST')">Reference Maps</a></li> </ul> <ul> <li><a href="javascript:enterTableNumber('PEP_2009_EST')">Enter a table number</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2009_EST','table','PEP')">List all tables</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2009_EST','map','PEP')">List all maps</a></li> </ul> <ul> <li><a href="javascript:openMetadataBrowser('dataset','PEP_2009_EST','','_lang=en')">About this data set</a></li> </ul> </div> <!-- Id1549548pop --> <!-- select first radio button if none selected --> <script type="text/javascript"> <!-- init_dataset(); --> </script> </div> <!-- instance 0 --> <div style="clear:both;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> </div> <!-- end instance-container 2009 --> <div class="ds-year-separator"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> <div class="ds-instance-container"> <div class="ds-year" style="float:left;">2008</div> <div style="float: right;"> <!-- instance 1 --> <div id="Id1329080div" class="ds-instance"> <table cellspacing="0" summary=""> <tr> <td><input type="radio" name="ds" id="rb_Id1329080" value="Id1329080" onclick="dsclick(this)"/></td> <td><label style="font-size: 9pt;" for="rb_Id1329080">2008 Population Estimates</label></td> </tr> </table> <div class="dsdesc"> <!-- PEP 2008 Preferred Note Displayed on Dataset Page per Feature 27100--> <p>The Population Estimates Program prepares estimates of the total population; estimates of the population by age, sex, race, and Hispanic origin; and estimates of the number of housing units. The 2008 population estimates start with a base population for April 1, 2000 and calculate population estimates for July 1 for years 2000 to 2008. The population estimates use a variety of administrative records data to measure the population change including data on births, deaths, migration, and housing units.</p> <p><b>Note: For the most current population and housing unit estimates see the 2009 data.</b></p> </div> </div> <!-- Id1329080div --> <div id="Id1329080pop" class="ds-options"> <div style="font-size: 9pt;">Select from the following:</div> <ul> <li><a href="javascript:gotoPage('DTGeoSearchByListServlet','PEP_2008_EST')">Detailed Tables</a></li> <li><a href="javascript:gotoPage('GCTGeoSearchByListServlet','PEP_2008_EST')">Geographic Comparison Tables</a></li> <li><a href="javascript:gotoPage('QTGeoSearchByListServlet','PEP_2008_EST')">Quick Tables</a></li> <li><a href="javascript:gotoPage('TMGeoSearchByListServlet','PEP_2008_EST')">Thematic Maps</a></li> <li><a href="javascript:gotoRefMap('ReferenceMapFramesetServlet','828','88','PEP_2008_EST')">Reference Maps</a></li> </ul> <ul> <li><a href="javascript:enterTableNumber('PEP_2008_EST')">Enter a table number</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2008_EST','table','PEP')">List all tables</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2008_EST','map','PEP')">List all maps</a></li> </ul> <ul> <li><a href="javascript:openMetadataBrowser('dataset','PEP_2008_EST','','_lang=en')">About this data set</a></li> </ul> </div> <!-- Id1329080pop --> <!-- select first radio button if none selected --> <script type="text/javascript"> <!-- init_dataset(); --> </script> </div> <!-- instance 1 --> <div style="clear:both;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> </div> <!-- end instance-container 2008 --> <div class="ds-year-separator"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> <div class="ds-instance-container"> <div class="ds-year" style="float:left;">2007</div> <div style="float: right;"> <!-- instance 2 --> <div id="Id1071379div" class="ds-instance"> <table cellspacing="0" summary=""> <tr> <td><input type="radio" name="ds" id="rb_Id1071379" value="Id1071379" onclick="dsclick(this)"/></td> <td><label style="font-size: 9pt;" for="rb_Id1071379">2007 Population Estimates</label></td> </tr> </table> <div class="dsdesc"> <!-- PEP 2007 Preferred Note Displayed on Dataset Page per Feature 27100--> <p>The Population Estimates Program prepares estimates of the total population; estimates of the population by age, sex, race, and Hispanic origin; and estimates of the number of housing units. The 2007 population estimates start with a base population for April 1, 2000 and calculate population estimates for July 1 for years 2000 to 2007. The population estimates use a variety of administrative records data to measure the population change including data on births, deaths, migration, and housing units.</p> <p><b>Note: For the most current population and housing unit estimates see the 2009 data.</b></p> </div> </div> <!-- Id1071379div --> <div id="Id1071379pop" class="ds-options"> <div style="font-size: 9pt;">Select from the following:</div> <ul> <li><a href="javascript:gotoPage('DTGeoSearchByListServlet','PEP_2007_EST')">Detailed Tables</a></li> <li><a href="javascript:gotoPage('GCTGeoSearchByListServlet','PEP_2007_EST')">Geographic Comparison Tables</a></li> <li><a href="javascript:gotoPage('QTGeoSearchByListServlet','PEP_2007_EST')">Quick Tables</a></li> <li><a href="javascript:gotoPage('TMGeoSearchByListServlet','PEP_2007_EST')">Thematic Maps</a></li> <li><a href="javascript:gotoRefMap('ReferenceMapFramesetServlet','827','87','PEP_2007_EST')">Reference Maps</a></li> </ul> <ul> <li><a href="javascript:enterTableNumber('PEP_2007_EST')">Enter a table number</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2007_EST','table','PEP')">List all tables</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2007_EST','map','PEP')">List all maps</a></li> </ul> <ul> <li><a href="javascript:openMetadataBrowser('dataset','PEP_2007_EST','','_lang=en')">About this data set</a></li> </ul> </div> <!-- Id1071379pop --> <!-- select first radio button if none selected --> <script type="text/javascript"> <!-- init_dataset(); --> </script> </div> <!-- instance 2 --> <div style="clear:both;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> </div> <!-- end instance-container 2007 --> <div class="ds-year-separator"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> <div class="ds-instance-container"> <div class="ds-year" style="float:left;">2006</div> <div style="float: right;"> <!-- instance 3 --> <div id="Id961484div" class="ds-instance"> <table cellspacing="0" summary=""> <tr> <td><input type="radio" name="ds" id="rb_Id961484" value="Id961484" onclick="dsclick(this)"/></td> <td><label style="font-size: 9pt;" for="rb_Id961484">2006 Population Estimates</label></td> </tr> </table> <div class="dsdesc"> <!-- PEP 2006 Preferred Note Displayed on Dataset Page per Feature 27100--> <p>The Population Estimates Program prepares estimates of the total population; estimates of the population by age, sex, race, and Hispanic origin; and estimates of the number of housing units. The 2006 population estimates start with a base population for April 1, 2000 and calculate population estimates for July 1 for years 2000 to 2006. The population estimates use a variety of administrative records data to measure the population change including data on births, deaths, migration, and housing units.</p> <p><b>Note: For the most current population and housing unit estimates see the 2009 data.</b></p> </div> </div> <!-- Id961484div --> <div id="Id961484pop" class="ds-options"> <div style="font-size: 9pt;">Select from the following:</div> <ul> <li><a href="javascript:gotoPage('DTGeoSearchByListServlet','PEP_2006_EST')">Detailed Tables</a></li> <li><a href="javascript:gotoPage('GCTGeoSearchByListServlet','PEP_2006_EST')">Geographic Comparison Tables</a></li> <li><a href="javascript:gotoPage('QTGeoSearchByListServlet','PEP_2006_EST')">Quick Tables</a></li> <li><a href="javascript:gotoPage('TMGeoSearchByListServlet','PEP_2006_EST')">Thematic Maps</a></li> <li><a href="javascript:gotoRefMap('ReferenceMapFramesetServlet','826','86','PEP_2006_EST')">Reference Maps</a></li> </ul> <ul> <li><a href="javascript:enterTableNumber('PEP_2006_EST')">Enter a table number</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2006_EST','table','PEP')">List all tables</a></li> <li><a href="javascript:gotoTableList('DatasetTableListServlet','PEP_2006_EST','map','PEP')">List all maps</a></li> </ul> <ul> <li><a href="javascript:openMetadataBrowser('dataset','PEP_2006_EST','','_lang=en')">About this data set</a></li> </ul> </div> <!-- Id961484pop --> <!-- select first radio button if none selected --> <script type="text/javascript"> <!-- init_dataset(); --> </script> </div> <!-- instance 3 --> <div style="clear:both;"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="1" height="1" alt=""/></div> </div> </form> <br/><br/><br/><br/><br/><br/><br/><br/><br/> <!-- end of custom tab pane content --> </td> </tr> </tbody> <!-- begin tab pane bottom border --> <tr><td valign="bottom" style="background: url(/web/20110904155810im_/http://factfinder.census.gov/img/ds_tab_bottom.gif)"><img src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="40" height="22" alt=""/></td></tr> <!-- end tab pane bottom border --> </table> <!-- end tab pane # 1 --> <!-- end tab support --> <form name="gotoTabForm" method="get" style="display: inline" action=""> <input type="hidden" name="_program" value=""/> <input type="hidden" name="_tabId" value=""/> <input type="hidden" name="_submenuId" value="datasets_3"/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="gotoPageForm" method="get" style="display: inline" action=""> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="gotoPageForGeoIDForm" method="get" style="display: inline" action=""> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="geo_id" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="gotoTableListForm" method="get" style="display: inline" action=""> <input type="hidden" name="_ds_name" value=""/> <input type="hidden" name="_type" value=""/> <input type="hidden" name="_program" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="gotoRefMapForm" method="get" style="display: inline" action=""> <input type="hidden" name="_caller" value="dataset"/> <input type="hidden" name="tree_id" value=""/> <input type="hidden" name="bucket_id" value=""/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="gotoSectorForm" method="get" style="display: inline" action=""> <input type="hidden" name="caller" value="dataset"/> <input type="hidden" name="sv_name" value=""/> <input type="hidden" name="_SectorId" value=""/> <input type="hidden" name="ds_name" value=""/> <input type="hidden" name="_lang" value="en"/> <input type="hidden" name="_ts" value=""/> </form> <form name="clr" method="post" style="display: inline" action=""> <input type="hidden" name="_clrDs" value=""/> <input type="hidden" name="_lang" value="en"/> </form> <form style="display: inline" action=""> <input type="hidden" name="PANEL_ID" value="data_sets"/> </form> <div class="screen_only"> <br/> <table border="0" cellpadding="0" cellspacing="0" width="580" summary=""> <tr> <td class="small">The letters PDF or symbol <img src="/web/20110904155810im_/http://factfinder.census.gov/img/pdftrans.gif" alt="Adobe PDF" border="0"/> indicate a document is in the <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/main/www/pdf.html">Portable Document Format (PDF)</a>. To view the file you will need the <a href="/web/20110904155810/http://factfinder.census.gov/home/redir.html?http://www.adobe.com/products/acrobat/readstep.html" title="This external external link does not imply endorsement of any particular product, company, or content.">Adobe&reg; Acrobat&reg; Reader</a>, which is available for <strong>free</strong> from the Adobe web site.</td> </tr> </table> <br/> </div> <div class="screen-only"> <br/> <!-- Foresee Survey --> <script type="text/javascript" src="/web/20110904155810js_/http://factfinder.census.gov/foresee/foresee-trigger.js"></script> <!-- End Foresee Survey --> <!-- census footer 03-2009 --> <a href="#skip" title="Skip Navigation"><img alt="Skip this main site navigation menu" src="/web/20110904155810im_/http://factfinder.census.gov/img/1px.gif" width="4" height="4"/></a><br/> <div id="cb_footer"> Census Bureau Links: &nbsp; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/" target="_top">Home</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/main/www/srchtool.html" target="_top">Search</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/main/www/a2z/" target="_top">Subjects A-Z</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://ask.census.gov/">FAQs</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/main/www/access.html" target="_top">Data Tools</a> &#183; <a href="/web/20110904155810/http://factfinder.census.gov/home/redir.html?http://www.census.gov/mp/www/cat/" target="_top">Catalog</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://2010.census.gov/2010census/">Census 2010</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/qdocs/www/">Quality</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/privacy/" target="_top">Privacy&nbsp;Policy</a> &#183; <a href="https://web.archive.org/web/20110904155810/http://www.census.gov/main/www/contacts.html" target="_top">Contact Us</a> <br/> <br/> <img src="/web/20110904155810im_/http://factfinder.census.gov/img/wordmarktl.gif" width="248" height="41" alt="U.S. Census Bureau: Helping You Make Informed Decisions"/> </div> <a name="skip"> </a> <!-- end census footer --> </div> </div> </body> </html><!-- FILE ARCHIVED ON 15:58:10 Sep 04, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:43:18 Nov 25, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.999 exclusion.robots: 0.066 exclusion.robots.policy: 0.049 esindex: 0.016 cdx.remote: 45.105 LoadShardBlock: 389.428 (3) PetaboxLoader3.resolve: 381.858 (4) PetaboxLoader3.datanode: 178.986 (4) load_resource: 207.976 -->

Pages: 1 2 3 4 5 6 7 8 9 10