59 datasets found
  1. n

    United States Census

    • datacatalog.med.nyu.edu
    Updated Jul 17, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2018). United States Census [Dataset]. https://datacatalog.med.nyu.edu/dataset/10026
    Explore at:
    Dataset updated
    Jul 17, 2018
    Area covered
    United States
    Description

    The Decennial Census provides population estimates and demographic information on residents of the United States.

    The Census Summary Files contain detailed tables on responses to the decennial census. Data tables in Summary File 1 provide information on population and housing characteristics, including cross-tabulations of age, sex, households, families, relationship to householder, housing units, detailed race and Hispanic or Latino origin groups, and group quarters for the total population. Summary File 2 contains data tables on population and housing characteristics as reported by housing unit.

    Researchers at NYU Langone Health can find guidance for the use and analysis of Census Bureau data on the Population Health Data Hub (listed under "Other Resources"), which is accessible only through the intranet portal with a valid Kerberos ID (KID).

  2. H

    American Community Survey (ACS)

    • dataverse.harvard.edu
    Updated May 30, 2013
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Anthony Damico (2013). American Community Survey (ACS) [Dataset]. http://doi.org/10.7910/DVN/DKI9L4
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 30, 2013
    Dataset provided by
    Harvard Dataverse
    Authors
    Anthony Damico
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    analyze the american community survey (acs) with r and monetdb experimental. think of the american community survey (acs) as the united states' census for off-years - the ones that don't end in zero. every year, one percent of all americans respond, making it the largest complex sample administered by the u.s. government (the decennial census has a much broader reach, but since it attempts to contact 100% of the population, it's not a sur vey). the acs asks how people live and although the questionnaire only includes about three hundred questions on demography, income, insurance, it's often accurate at sub-state geographies and - depending how many years pooled - down to small counties. households are the sampling unit, and once a household gets selected for inclusion, all of its residents respond to the survey. this allows household-level data (like home ownership) to be collected more efficiently and lets researchers examine family structure. the census bureau runs and finances this behemoth, of course. the dow nloadable american community survey ships as two distinct household-level and person-level comma-separated value (.csv) files. merging the two just rectangulates the data, since each person in the person-file has exactly one matching record in the household-file. for analyses of small, smaller, and microscopic geographic areas, choose one-, three-, or fiv e-year pooled files. use as few pooled years as you can, unless you like sentences that start with, "over the period of 2006 - 2010, the average american ... [insert yer findings here]." rather than processing the acs public use microdata sample line-by-line, the r language brazenly reads everything into memory by default. to prevent overloading your computer, dr. thomas lumley wrote the sqlsurvey package principally to deal with t his ram-gobbling monster. if you're already familiar with syntax used for the survey package, be patient and read the sqlsurvey examples carefully when something doesn't behave as you expect it to - some sqlsurvey commands require a different structure (i.e. svyby gets called through svymean) and others might not exist anytime soon (like svyolr). gimme some good news: sqlsurvey uses ultra-fast monetdb (click here for speed tests), so follow the monetdb installation instructions before running this acs code. monetdb imports, writes, recodes data slowly, but reads it hyper-fast . a magnificent trade-off: data exploration typically requires you to think, send an analysis command, think some more, send another query, repeat. importation scripts (especially the ones i've already written for you) can be left running overnight sans hand-holding. the acs weights generalize to the whole united states population including individuals living in group quarters, but non-residential respondents get an abridged questionnaire, so most (not all) analysts exclude records with a relp variable of 16 or 17 right off the bat. this new github repository contains four scripts: 2005-2011 - download all microdata.R create the batch (.bat) file needed to initiate the monet database in the future download, unzip, and import each file for every year and size specified by the user create and save household- and merged/person-level replicate weight complex sample designs create a well-documented block of code to re-initiate the monet db server in the future fair warning: this full script takes a loooong time. run it friday afternoon, commune with nature for the weekend, and if you've got a fast processor and speedy internet connection, monday morning it should be ready for action. otherwise, either download only the years and sizes you need or - if you gotta have 'em all - run it, minimize it, and then don't disturb it for a week. 2011 single-year - analysis e xamples.R run the well-documented block of code to re-initiate the monetdb server load the r data file (.rda) containing the replicate weight designs for the single-year 2011 file perform the standard repertoire of analysis examples, only this time using sqlsurvey functions 2011 single-year - variable reco de example.R run the well-documented block of code to re-initiate the monetdb server copy the single-year 2011 table to maintain the pristine original add a new age category variable by hand add a new age category variable systematically re-create then save the sqlsurvey replicate weight complex sample design on this new table close everything, then load everything back up in a fresh instance of r replicate a few of the census statistics. no muss, no fuss replicate census estimates - 2011.R run the well-documented block of code to re-initiate the monetdb server load the r data file (.rda) containing the replicate weight designs for the single-year 2011 file match every nation wide statistic on the census bureau's estimates page, using sqlsurvey functions click here to view these four scripts for more detail about the american community survey (acs), visit: < ul> the us census...

  3. 2006-2010 American Community Survey: 5-Year Estimates - Public Use Microdata...

    • catalog.data.gov
    • s.cnmilf.com
    Updated Sep 18, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Census Bureau (2023). 2006-2010 American Community Survey: 5-Year Estimates - Public Use Microdata Sample [Dataset]. https://catalog.data.gov/dataset/2006-2010-american-community-survey-5-year-estimates-public-use-microdata-sample
    Explore at:
    Dataset updated
    Sep 18, 2023
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Description

    The American Community Survey (ACS) Public Use Microdata Sample (PUMS) contains a sample of responses to the ACS. The ACS PUMS dataset includes variables for nearly every question on the survey, as well as many new variables that were derived after the fact from multiple survey responses (such as poverty status).Each record in the file represents a single person, or, in the household-level dataset, a single housing unit. In the person-level file, individuals are organized into households, making possible the study of people within the contexts of their families and other household members. Individuals living in Group Quarters, such as nursing facilities or college facilities, are also included on the person file. ACS PUMS data are available at the nation, state, and Public Use Microdata Area (PUMA) levels. PUMAs are special non-overlapping areas that partition each state into contiguous geographic units containing roughly 100,000 people each. ACS PUMS files for an individual year, such as 2019, contain data on approximately one percent of the United States population.

  4. c

    Census 2020 Response Rates

    • s.cnmilf.com
    • datahub.austintexas.gov
    • +2more
    Updated Apr 25, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.austintexas.gov (2025). Census 2020 Response Rates [Dataset]. https://s.cnmilf.com/user74170196/https/catalog.data.gov/dataset/census-2020-response-rates
    Explore at:
    Dataset updated
    Apr 25, 2025
    Dataset provided by
    data.austintexas.gov
    Description

    Decennial Census: 2020 Decennial Self-Response Rates Data sourced from the 2020 Census Response Rates API and filtered for tract level data for Travis, Bastrop, Caldwell, Hays, and Williamson Counties. Source API Documentation: https://api.census.gov/data/2020/dec/responserate.html More info about data columns: https://api.census.gov/data/2020/dec/responserate/variables.html

  5. A

    ‘Census 2020 Response Rates’ analyzed by Analyst-2

    • analyst-2.ai
    Updated Aug 15, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com) (2020). ‘Census 2020 Response Rates’ analyzed by Analyst-2 [Dataset]. https://analyst-2.ai/analysis/data-gov-census-2020-response-rates-a03c/b82f530d/?iid=006-262&v=presentation
    Explore at:
    Dataset updated
    Aug 15, 2020
    Dataset authored and provided by
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com)
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Analysis of ‘Census 2020 Response Rates’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://catalog.data.gov/dataset/de9e1d7d-e769-4184-b185-3c186f791007 on 28 January 2022.

    --- Dataset description provided by original source is as follows ---

    Decennial Census: 2020 Decennial Self-Response Rates

    Data sourced from the 2020 Census Response Rates API and filtered for tract level data for Travis, Bastrop, Caldwell, Hays, and Williamson Counties.

    Source API Documentation: https://api.census.gov/data/2020/dec/responserate.html

    More info about data columns: https://api.census.gov/data/2020/dec/responserate/variables.html

    --- Original source retains full ownership of the source dataset ---

  6. Economic Census: Core Statistics: US Industry Product Data

    • catalog.data.gov
    • s.cnmilf.com
    Updated Jul 19, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Census Bureau (2023). Economic Census: Core Statistics: US Industry Product Data [Dataset]. https://catalog.data.gov/dataset/economic-census-core-statistics-us-industry-product-data
    Explore at:
    Dataset updated
    Jul 19, 2023
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Area covered
    United States
    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.

  7. T

    2020 Census Response Rates - Erie County

    • covid19.buffalony.gov
    application/rdfxml +5
    Updated Jun 17, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Census Bureau (2021). 2020 Census Response Rates - Erie County [Dataset]. https://covid19.buffalony.gov/w/ndch-g284/default?cur=8reHyYAyOod&from=PM8ZB2bTUO1
    Explore at:
    tsv, csv, json, application/rdfxml, xml, application/rssxmlAvailable download formats
    Dataset updated
    Jun 17, 2021
    Dataset authored and provided by
    U.S. Census Bureau
    Description

    This dataset reports the self-response rate of planned census tracts in Erie County to the 2020 Census. The U.S Census Bureau is tracking self-response rates nationwide to help ensure a complete and accurate count.

    Source link: https://2020census.gov/en/response-rates.html?#

  8. C

    Census Response Rates by City

    • chattadata.org
    • internal.chattadata.org
    application/rdfxml +5
    Updated Feb 4, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2021). Census Response Rates by City [Dataset]. https://www.chattadata.org/dataset/Census-Response-Rates-by-City/ydpe-tdbn
    Explore at:
    csv, xml, application/rssxml, application/rdfxml, json, tsvAvailable download formats
    Dataset updated
    Feb 4, 2021
    Description

    Data pulled from the US Census Bureau for response rates by City/Place for the US decennial 2020 census.

  9. a

    Census 2020 Self-Response Rates

    • hub.arcgis.com
    Updated Apr 28, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ArcGIS Living Atlas Team (2020). Census 2020 Self-Response Rates [Dataset]. https://hub.arcgis.com/maps/ee7bec934d924eb28a60aeb5c57ec800
    Explore at:
    Dataset updated
    Apr 28, 2020
    Dataset authored and provided by
    ArcGIS Living Atlas Team
    License

    Open Database License (ODbL) v1.0https://www.opendatacommons.org/licenses/odbl/1.0/
    License information was derived automatically

    Area covered
    Description

    The layers in this feature service are updated daily from the Census API to display Census 2020 self-response rates. Attributes include the release date for the self-response rate data, daily self-response rate internet, daily self-response rate overall (online, phone and mail), cumulative self-response rate internet, and cumulative self-response rate overall (online, phone and mail). These rates are the daily and cumulative percentages for all housing units that received invitations to self-respond to Census 2020. Symbology is centered at 50% response. Blue areas have more than 50% of housing units responding while orange areas have fewer than 50% of housing units responding. The Census Bureau targeted 60.5% self response for Census 2020. Data are shown in Census 2020 preliminary boundaries for the following geographies: StatesCongressional Districts 116th (CD)CountiesTractsPlacesAmerican Indian Areas (AIA)

  10. P

    2020 Predicted Mail Non-Response Rate

    • data.pompanobeachfl.gov
    Updated May 20, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    External Datasets (2020). 2020 Predicted Mail Non-Response Rate [Dataset]. https://data.pompanobeachfl.gov/dataset/2020-predicted-mail-non-response-rate
    Explore at:
    geojson, arcgis geoservices rest api, kml, csv, zip, htmlAvailable download formats
    Dataset updated
    May 20, 2020
    Dataset provided by
    RBENSADOUN_BCGIS
    Authors
    External Datasets
    Description

    The layer was compiled from the U.S. Census Bureau’s 2018 Planning Database (PDB), a database that assembles a range of housing, demographic, socioeconomic, and census operational data. The data is from the 2012 – 2016 American Community Survey 5-Year Estimates. The purpose of the data is for 2020 Census planning purposes.

    Source: 2018 PDB, U.S. Census Bureau

    Effective Date: June 2018

    Last Update: January 2020

    Update Cycle: Generally, annually as needed. 2018 PDB is vintage used for 2020 Census planning purposes by Nation and County.

  11. P

    Predicted Mail Non Response Rate - 2020

    • data.pompanobeachfl.gov
    Updated May 20, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    External Datasets (2020). Predicted Mail Non Response Rate - 2020 [Dataset]. https://data.pompanobeachfl.gov/dataset/predicted-mail-non-response-rate-2020
    Explore at:
    arcgis geoservices rest api, htmlAvailable download formats
    Dataset updated
    May 20, 2020
    Dataset provided by
    RBENSADOUN_BCGIS
    Authors
    External Datasets
    Description

    The layer was compiled from the U.S. Census Bureau’s 2018 Planning Database (PDB), a database that assembles a range of housing, demographic, socioeconomic, and census operational data. The data is from the 2012 – 2016 American Community Survey 5-Year Estimates. The purpose of the data is for 2020 Census planning purposes.

    Source: 2018 PDB, U.S. Census Bureau

    Effective Date: June 2018

    Last Update: January 2020

    Update Cycle: Generally, annually as needed. 2018 PDB is vintage used for 2020 Census planning purposes by Nation and County.

  12. T

    2020 Census Response Rate - Buffalo, NY

    • covid19.buffalony.gov
    application/rdfxml +5
    Updated Jun 17, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Census Bureau (2021). 2020 Census Response Rate - Buffalo, NY [Dataset]. https://covid19.buffalony.gov/w/ppk3-ivt7/default?cur=FdsCH4rejEV&from=Kk_ybMq1c3D
    Explore at:
    csv, xml, json, application/rssxml, application/rdfxml, tsvAvailable download formats
    Dataset updated
    Jun 17, 2021
    Dataset authored and provided by
    U.S. Census Bureau
    Area covered
    Buffalo, New York
    Description

    This dataset reports the self-response rate of Buffalo, NY to the 2020 Census. The U.S Census Bureau is tracking self-response rates nationwide to help ensure a complete and accurate count.

    Source link: https://2020census.gov/en/response-rates.html?#

  13. Census COVID-19 Data Hub

    • prep-response-portal.napsgfoundation.org
    • data.amerigeoss.org
    • +1more
    Updated Mar 31, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    US Census Bureau (2020). Census COVID-19 Data Hub [Dataset]. https://prep-response-portal.napsgfoundation.org/content/5b3a6bd17dd34b90bb02e7ae82ddd676
    Explore at:
    Dataset updated
    Mar 31, 2020
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Authors
    US Census Bureau
    Description

    DO NOT DELETE OR MODIFY THIS ITEM. This item is managed by the ArcGIS Hub application. To make changes to this site, please visit https://hub.arcgis.com/admin/

  14. 2022 American Community Survey: S0802 | Means of Transportation to Work by...

    • data.census.gov
    • test.data.census.gov
    Updated Apr 1, 2010
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ACS (2010). 2022 American Community Survey: S0802 | Means of Transportation to Work by Selected Characteristics (ACS 5-Year Estimates Subject Tables) [Dataset]. https://data.census.gov/table/ACSST5Y2022.S0802?q=Los
    Explore at:
    Dataset updated
    Apr 1, 2010
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Authors
    ACS
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2022
    Description

    Although the American Community Survey (ACS) produces population, demographic and housing unit estimates, the decennial census is the official source of population totals for April 1st of each decennial year. In between censuses, the Census Bureau's Population Estimates Program 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..Information about the American Community Survey (ACS) can be found on the ACS website. Supporting documentation including code lists, subject definitions, data accuracy, and statistical testing, and a full list of ACS tables and table shells (without estimates) can be found on the Technical Documentation section of the ACS website.Sample size and data quality measures (including coverage rates, allocation rates, and response rates) can be found on the American Community Survey website in the Methodology section..Source: U.S. Census Bureau, 2018-2022 American Community Survey 5-Year Estimates.Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted roughly as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see ACS Technical Documentation). The effect of nonsampling error is not represented in these tables..Foreign born excludes people born outside the United States to a parent who is a U.S. citizen..Workers include members of the Armed Forces and civilians who were at work last week..Industry titles and their 4-digit codes are based on the 2017 North American Industry Classification System. The Industry categories adhere to the guidelines issued in Clarification Memorandum No. 2, "NAICS Alternate Aggregation Structure for Use By U.S. Statistical Agencies," issued by the Office of Management and Budget..Occupation titles and their 4-digit codes are based on the 2018 Standard Occupational Classification..When information is missing or inconsistent, the Census Bureau logically assigns an acceptable value using the response to a related question or questions. If a logical assignment is not possible, data are filled using a statistical process called allocation, which uses a similar individual or household to provide a donor value. The "Allocated" section is the number of respondents who received an allocated value for a particular subject..Several means of transportation to work categories were updated in 2019. For more information, see: Change to Means of Transportation..In 2019, methodological changes were made to the class of worker question. These changes involved modifications to the question wording, the category wording, and the visual format of the categories on the questionnaire. The format for the class of worker categories are now listed under the headings "Private Sector Employee," "Government Employee," and "Self-Employed or Other." Additionally, the category of Active Duty was added as one of the response categories under the "Government Employee" section for the mail questionnaire. For more detailed information about the 2019 changes, see the 2016 American Community Survey Content Test Report for Class of Worker located at http://www.census.gov/library/working-papers/2017/acs/2017_Martinez_01.html..The 2018-2022 American Community Survey (ACS) data generally reflect the March 2020 Office of Management and Budget (OMB) delineations of metropolitan and micropolitan statistical areas. In certain instances, the names, codes, and boundaries of the principal cities shown in ACS tables may differ from the OMB delineation lists due to differences in the effective dates of the geographic entities..Estimates of urban and rural populations, housing units, and characteristics reflect boundaries of urban areas defined based on 2020 Census data. As a result, data for urban and rural areas from the ACS do not necessarily reflect the results of ongoing urbanization..Explanation of Symbols:- The estimate could not be computed because there were an insufficient number of sample observations. For a ratio of medians estimate, one or both of the median estimates falls in the lowest interval or highest interval of an open-ended distribution. For a 5-year median estimate, the margin of error associated with a median was larger than the median itself.N The estimate or margin of error cannot be displayed because there were an insufficient number of sample cases in the selected geographic area. (X) The estimate or margin of error is not applicable or no...

  15. ACS Context for Emergency Response - Centroids

    • data.amerigeoss.org
    esri rest, html
    Updated Mar 20, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ESRI (2020). ACS Context for Emergency Response - Centroids [Dataset]. https://data.amerigeoss.org/ca/dataset/acs-context-for-emergency-response-centroids
    Explore at:
    esri rest, htmlAvailable download formats
    Dataset updated
    Mar 20, 2020
    Dataset provided by
    Esrihttp://esri.com/
    Description

    This layer shows demographic context for emergency response efforts. This is shown by tract, county, and state centroids. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis.


    This layer is symbolized to show the percentage of households without access to internet. The size of the symbol represents the count of households without internet access. To see the full list of attributes available in this service, go to the "Data" tab, and choose "Fields" at the top right.

    Current Vintage: 2014-2018
    ACS Table(s): B01001, B08201, B09021, B16003, B16004, B17020, B18101, B25040, B25117, B27010, B28001, B28002
    Date of API call: March 9, 2020
    National Figures: data.census.gov

    The United States Census Bureau's American Community Survey (ACS):
    This ready-to-use layer can be used within ArcGIS Pro, ArcGIS Online, its configurable apps, dashboards, Story Maps, custom apps, and mobile apps. Data can also be exported for offline workflows. Please cite the Census and ACS when using this data.

    Data Note from the Census:
    Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see Accuracy of the Data). The effect of nonsampling error is not represented in these tables.

    Data Processing Notes:
    • This layer is updated automatically when the most current vintage of ACS data is released each year, usually in December. The layer always contains the latest available ACS 5-year estimates. It is updated annually within days of the Census Bureau's release schedule. Click here to learn more about ACS data releases.
    • Boundaries come from the US Census TIGER geodatabases. Boundaries are updated at the same time as the data updates (annually), and the boundary vintage appropriately matches the data vintage as specified by the Census. These are Census boundaries with water and/or coastlines clipped for cartographic purposes. For census tracts, the water cutouts are derived from a subset of the 2010 AWATER (Area Water) boundaries offered by TIGER. For state and county boundaries, the water and coastlines are derived from the coastlines of the 500k TIGER Cartographic Boundary Shapefiles. The original AWATER and ALAND fields are still available as attributes within the data table (units are square meters).
    • The States layer contains 52 records - all US states, Washington D.C., and Puerto Rico
    • Census tracts with no population that occur in areas of water, such as oceans, are removed from this data service (Census Tracts beginning with 99).
    • Percentages and derived counts, and associated margins of error, are calculated values (that can be identified by the "_calc_" stub in the field name), and abide by the specifications defined by the American Community Survey.
    • Field alias names were created based on the Table Shells file available from the American Community Survey Summary File Documentation page.
    • Negative values (e.g., -555555...) have been set to null. These negative values exist in the raw API data to indicate the following situations:
      • The margin of error column indicates that either no sample observations or too few sample observations were available to compute a standard error and thus the margin of error. A statistical test is not appropriate.
      • Either no sample observations or too few sample observations were available to compute an estimate, or a ratio of medians cannot be calculated because one or both of the median estimates falls in the lowest interval or upper interval of an open-ended distribution.
      • The median falls in the lowest interval of an open-ended distribution, or in the upper interval of an open-ended distribution. A statistical test is not appropriate.
      • The estimate is controlled. A statistical test for sampling variability is not appropriate.
      • The data for this geographic area cannot be displayed because the number of sample cases is too small.
      • NOTE: any calculated percentages or counts that contain estimates that have null margins of error yield null margins of error for the calculated fields.

  16. Decennial Census: Decennial Self-Response Rate

    • catalog.data.gov
    Updated Jul 19, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Census Bureau (2023). Decennial Census: Decennial Self-Response Rate [Dataset]. https://catalog.data.gov/dataset/decennial-census-decennial-self-response-rate
    Explore at:
    Dataset updated
    Jul 19, 2023
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Description

    Daily Decennial Self-Response Rates

  17. l

    Census 2020 SRR and Demographic Characteristics

    • geohub.lacity.org
    • data.lacounty.gov
    • +2more
    Updated Dec 22, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    County of Los Angeles (2023). Census 2020 SRR and Demographic Characteristics [Dataset]. https://geohub.lacity.org/maps/lacounty::census-2020-srr-and-demographic-characteristics-1/about
    Explore at:
    Dataset updated
    Dec 22, 2023
    Dataset authored and provided by
    County of Los Angeles
    Area covered
    Description

    For the past several censuses, the Census Bureau has invited people to self-respond before following up in-person using census takers. The 2010 Census invited people to self-respond predominately by returning paper questionnaires in the mail. The 2020 Census allows people to self-respond in three ways: online, by phone, or by mail.The 2020 Census self-response rates are self-response rates for current census geographies. These rates are the daily and cumulative self-response rates for all housing units that received invitations to self-respond to the 2020 Census. The 2020 Census self-response rates are available for states, counties, census tracts, congressional districts, towns and townships, consolidated cities, incorporated places, tribal areas, and tribal census tracts.The Self-Response Rate of Los Angeles County is 65.1% for 2020 Census, which is slightly lower than 69.6% of California State rate.More information about these data is available in the Self-Response Rates Map Data and Technical Documentation document associated with the 2020 Self-Response Rates Map or review FAQs.Animated Self-Response Rate 2010 vs 2020 is available at ESRI site SRR Animated Maps and can explore Census 2020 SRR data at ESRI Demographic site Census 2020 SSR Data.Following Demographic Characteristics are included in this data and web maps to visualize their relationships with Census Self-Response Rate (SRR).1. Population Density: 2020 Population per square mile,2. Poverty Rate: Percentage of population under 100% FPL,3. Median Household income: Based on countywide median HH income of $71,538.4. Highschool Education Attainment: Percentage of 18 years and older population without high school graduation.5. English Speaking Ability: Percentage of 18 years and older population with less or none English speaking ability. 6. Household without Internet Access: Percentage of HH without internet access.7. Non-Hispanic White Population: Percentage of Non-Hispanic White population.8. Non-Hispanic African-American Population: Percentage of Non-Hispanic African-American population.9. Non-Hispanic Asian Population: Percentage of Non-Hispanic Asian population.10. Hispanic Population: Percentage of Hispanic population.

  18. 2023 American Community Survey: S1201 | Marital Status (ACS 1-Year Estimates...

    • data.census.gov
    Updated Oct 6, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ACS (2023). 2023 American Community Survey: S1201 | Marital Status (ACS 1-Year Estimates Subject Tables) [Dataset]. https://data.census.gov/all/tables?q=widow
    Explore at:
    Dataset updated
    Oct 6, 2023
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Authors
    ACS
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2023
    Description

    Although the American Community Survey (ACS) produces population, demographic and housing unit estimates, the decennial census is the official source of population totals for April 1st of each decennial year. In between censuses, the Census Bureau's Population Estimates Program produces and disseminates the official estimates of the population for the nation, states, counties, cities, and towns and estimates of housing units and the group quarters population for states and counties..Information about the American Community Survey (ACS) can be found on the ACS website. Supporting documentation including code lists, subject definitions, data accuracy, and statistical testing, and a full list of ACS tables and table shells (without estimates) can be found on the Technical Documentation section of the ACS website.Sample size and data quality measures (including coverage rates, allocation rates, and response rates) can be found on the American Community Survey website in the Methodology section..Source: U.S. Census Bureau, 2023 American Community Survey 1-Year Estimates.ACS data generally reflect the geographic boundaries of legal and statistical areas as of January 1 of the estimate year. For more information, see Geography Boundaries by Year..Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted roughly as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see ACS Technical Documentation). The effect of nonsampling error is not represented in these tables..Users must consider potential differences in geographic boundaries, questionnaire content or coding, or other methodological issues when comparing ACS data from different years. Statistically significant differences shown in ACS Comparison Profiles, or in data users' own analysis, may be the result of these differences and thus might not necessarily reflect changes to the social, economic, housing, or demographic characteristics being compared. For more information, see Comparing ACS Data..Foreign born excludes people born outside the United States to a parent who is a U.S. citizen..When information is missing or inconsistent, the Census Bureau logically assigns an acceptable value using the response to a related question or questions. If a logical assignment is not possible, data are filled using a statistical process called allocation, which uses a similar individual or household to provide a donor value. The "Allocated" section is the number of respondents who received an allocated value for a particular subject..Estimates of urban and rural populations, housing units, and characteristics reflect boundaries of urban areas defined based on 2020 Census data. As a result, data for urban and rural areas from the ACS do not necessarily reflect the results of ongoing urbanization..Explanation of Symbols:- The estimate could not be computed because there were an insufficient number of sample observations. For a ratio of medians estimate, one or both of the median estimates falls in the lowest interval or highest interval of an open-ended distribution. For a 5-year median estimate, the margin of error associated with a median was larger than the median itself.N The estimate or margin of error cannot be displayed because there were an insufficient number of sample cases in the selected geographic area. (X) The estimate or margin of error is not applicable or not available.median- The median falls in the lowest interval of an open-ended distribution (for example "2,500-")median+ The median falls in the highest interval of an open-ended distribution (for example "250,000+").** The margin of error could not be computed because there were an insufficient number of sample observations.*** The margin of error could not be computed because the median falls in the lowest interval or highest interval of an open-ended distribution.***** A margin of error is not appropriate because the corresponding estimate is controlled to an independent population or housing estimate. Effectively, the corresponding estimate has no sampling error and the margin of error may be treated as zero.

  19. 2021 American Community Survey: S0802 | MEANS OF TRANSPORTATION TO WORK BY...

    • data.census.gov
    Updated Apr 1, 2010
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ACS (2010). 2021 American Community Survey: S0802 | MEANS OF TRANSPORTATION TO WORK BY SELECTED CHARACTERISTICS (ACS 5-Year Estimates Subject Tables) [Dataset]. https://data.census.gov/table/ACSST5Y2021.S0802?q=Upshur+County
    Explore at:
    Dataset updated
    Apr 1, 2010
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    Authors
    ACS
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2021
    Description

    Although the American Community Survey (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..Supporting documentation on code lists, subject definitions, data accuracy, and statistical testing can be found on the American Community Survey website in the Technical Documentation section.Sample size and data quality measures (including coverage rates, allocation rates, and response rates) can be found on the American Community Survey website in the Methodology section..Source: U.S. Census Bureau, 2017-2021 American Community Survey 5-Year Estimates.Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted roughly as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see ACS Technical Documentation). The effect of nonsampling error is not represented in these tables..Foreign born excludes people born outside the United States to a parent who is a U.S. citizen..Workers include members of the Armed Forces and civilians who were at work last week..Industry titles and their 4-digit codes are based on the North American Industry Classification System (NAICS). The Census industry codes for 2018 and later years are based on the 2017 revision of the NAICS. To allow for the creation of multiyear tables, industry data in the multiyear files (prior to data year 2018) were recoded to the 2017 Census industry codes. We recommend using caution when comparing data coded using 2017 Census industry codes with data coded using Census industry codes prior to data year 2018. For more information on the Census industry code changes, please visit our website at https://www.census.gov/topics/employment/industry-occupation/guidance/code-lists.html..When information is missing or inconsistent, the Census Bureau logically assigns an acceptable value using the response to a related question or questions. If a logical assignment is not possible, data are filled using a statistical process called allocation, which uses a similar individual or household to provide a donor value. The "Allocated" section is the number of respondents who received an allocated value for a particular subject..Several means of transportation to work categories were updated in 2019. For more information, see: Change to Means of Transportation..Occupation titles and their 4-digit codes are based on the Standard Occupational Classification (SOC). The Census occupation codes for 2018 and later years are based on the 2018 revision of the SOC. To allow for the creation of the multiyear tables, occupation data in the multiyear files (prior to data year 2018) were recoded to the 2018 Census occupation codes. We recommend using caution when comparing data coded using 2018 Census occupation codes with data coded using Census occupation codes prior to data year 2018. For more information on the Census occupation code changes, please visit our website at https://www.census.gov/topics/employment /industry-occupation/guidance/code-lists.html..In 2019, methodological changes were made to the class of worker question. These changes involved modifications to the question wording, the category wording, and the visual format of the categories on the questionnaire. The format for the class of worker categories are now listed under the headings "Private Sector Employee," "Government Employee," and "Self-Employed or Other." Additionally, the category of Active Duty was added as one of the response categories under the "Government Employee" section for the mail questionnaire. For more detailed information about the 2019 changes, see the 2016 American Community Survey Content Test Report for Class of Worker located at http://www.census.gov/library/working-papers/2017/acs/2017_Martinez_01.html..The 2017-2021 American Community Survey (ACS) data generally reflect the March 2020 Office of Management and Budget (OMB) delineations of metropolitan and micropolitan statistical areas. In certain instances, the names, codes, and boundaries of the principal cities shown in ACS tables may differ from the OMB delineation lists due to differences in the effective dates of the geographic entities..Estimates of urban and rural populations, housing units, and characteristics reflect boundaries of urban areas defined based on Census 2010 d...

  20. a

    Census Response Outreach Area Mapper (ROAM) for Delaware County - Web Map

    • portal-dcpd.opendata.arcgis.com
    Updated Sep 12, 2019
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Delaware County Planning Department (2019). Census Response Outreach Area Mapper (ROAM) for Delaware County - Web Map [Dataset]. https://portal-dcpd.opendata.arcgis.com/datasets/census-response-outreach-area-mapper-roam-for-delaware-county-web-map
    Explore at:
    Dataset updated
    Sep 12, 2019
    Dataset authored and provided by
    Delaware County Planning Department
    Area covered
    Description

    The Response Outreach Area Mapper (ROAM) application was developed to make it easier to identify hard-to-survey areas and to provide a socioeconomic and demographic characteristic profile of these areas using American Community Survey (ACS) estimates available in the Planning Database. Learning about each hard-to-survey area allows the U.S. Census Bureau to create a tailored communication and partnership campaign, and to plan for field resources including hiring staff with language skills. These and other efforts can improve response rates. To learn more see The Low Response Score (LRS): A Metric to Locate, Predict, and Manage Hard-to-Survey Populations and The 2020 Census at a Glance: Plan Census Outreach with the Response Outreach Area Mapper tool.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2018). United States Census [Dataset]. https://datacatalog.med.nyu.edu/dataset/10026

United States Census

Explore at:
Dataset updated
Jul 17, 2018
Area covered
United States
Description

The Decennial Census provides population estimates and demographic information on residents of the United States.

The Census Summary Files contain detailed tables on responses to the decennial census. Data tables in Summary File 1 provide information on population and housing characteristics, including cross-tabulations of age, sex, households, families, relationship to householder, housing units, detailed race and Hispanic or Latino origin groups, and group quarters for the total population. Summary File 2 contains data tables on population and housing characteristics as reported by housing unit.

Researchers at NYU Langone Health can find guidance for the use and analysis of Census Bureau data on the Population Health Data Hub (listed under "Other Resources"), which is accessible only through the intranet portal with a valid Kerberos ID (KID).

Search
Clear search
Close search
Google apps
Main menu