100+ datasets found
  1. N

    2020 Census Tracts

    • data.cityofnewyork.us
    • catalog.data.gov
    Updated Aug 21, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Department of City Planning (DCP) (2025). 2020 Census Tracts [Dataset]. https://data.cityofnewyork.us/City-Government/2020-Census-Tracts/63ge-mke6
    Explore at:
    csv, application/rssxml, tsv, kml, kmz, xml, application/rdfxml, application/geo+jsonAvailable download formats
    Dataset updated
    Aug 21, 2025
    Dataset authored and provided by
    Department of City Planning (DCP)
    Description

    Census Tracts from the 2020 US Census for New York City clipped to the shoreline. These boundary files are derived from the US Census Bureau's TIGER project and have been geographically modified to fit the New York City base map. Because some census tracts are under water not all census tracts are contained in this file, only census tracts that are partially or totally located on land have been mapped in this file.

    All previously released versions of this data are available on the DCP Website: BYTES of the BIG APPLE. Current version: 25c

  2. TIGER/Line Shapefile, 2022, State, New York, NY, Census Tract

    • catalog.data.gov
    Updated Jan 28, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Department of Commerce, U.S. Census Bureau, Geography Division, Spatial Data Collection and Products Branch (Point of Contact) (2024). TIGER/Line Shapefile, 2022, State, New York, NY, Census Tract [Dataset]. https://catalog.data.gov/dataset/tiger-line-shapefile-2022-state-new-york-ny-census-tract
    Explore at:
    Dataset updated
    Jan 28, 2024
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    United States Department of Commercehttp://commerce.gov/
    Area covered
    New York
    Description

    The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. Census tracts are small, relatively permanent statistical subdivisions of a county or equivalent entity, and were defined by local participants as part of the 2020 Census Participant Statistical Areas Program. The Census Bureau delineated the census tracts in situations where no local participant existed or where all the potential participants declined to participate. The primary purpose of census tracts is to provide a stable set of geographic units for the presentation of census data and comparison back to previous decennial censuses. Census tracts generally have a population size between 1,200 and 8,000 people, with an optimum size of 4,000 people. When first delineated, census tracts were designed to be homogeneous with respect to population characteristics, economic status, and living conditions. The spatial size of census tracts varies widely depending on the density of settlement. Physical changes in street patterns caused by highway construction, new development, and so forth, may require boundary revisions. In addition, census tracts occasionally are split due to population growth, or combined as a result of substantial population decline. Census tract boundaries generally follow visible and identifiable features. They may follow legal boundaries such as minor civil division (MCD) or incorporated place boundaries in some States and situations to allow for census tract-to-governmental unit relationships where the governmental boundaries tend to remain unchanged between censuses. State and county boundaries always are census tract boundaries in the standard census geographic hierarchy. In a few rare instances, a census tract may consist of noncontiguous areas. These noncontiguous areas may occur where the census tracts are coextensive with all or parts of legal entities that are themselves noncontiguous. For the 2010 Census, the census tract code range of 9400 through 9499 was enforced for census tracts that include a majority American Indian population according to Census 2000 data and/or their area was primarily covered by federally recognized American Indian reservations and/or off-reservation trust lands; the code range 9800 through 9899 was enforced for those census tracts that contained little or no population and represented a relatively large special land use area such as a National Park, military installation, or a business/industrial park; and the code range 9900 through 9998 was enforced for those census tracts that contained only water area, no land area.

  3. N

    Census Demographics at the Neighborhood Tabulation Area (NTA) level

    • data.cityofnewyork.us
    • datadiscoverystudio.org
    • +5more
    application/rdfxml +5
    Updated Feb 17, 2015
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Department of City Planning (DCP) (2015). Census Demographics at the Neighborhood Tabulation Area (NTA) level [Dataset]. https://data.cityofnewyork.us/City-Government/Census-Demographics-at-the-Neighborhood-Tabulation/rnsn-acs2
    Explore at:
    json, csv, xml, application/rssxml, application/rdfxml, tsvAvailable download formats
    Dataset updated
    Feb 17, 2015
    Dataset authored and provided by
    Department of City Planning (DCP)
    Description

    Table of Census Demographics represented at the NTA level. NTAs are aggregations of census tracts that are subsets of New York City's 55 Public Use Micro data Areas (PUMAs)

  4. New York City Census Data

    • kaggle.com
    Updated Aug 4, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MuonNeutrino (2017). New York City Census Data [Dataset]. https://www.kaggle.com/datasets/muonneutrino/new-york-city-census-data/versions/2
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 4, 2017
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    MuonNeutrino
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Area covered
    New York
    Description

    Context

    There are a number of Kaggle datasets that provide spatial data around New York City. For many of these, it may be quite interesting to relate the data to the demographic and economic characteristics of nearby neighborhoods. I hope this data set will allow for making these comparisons without too much difficulty.

    Exploring the data and making maps could be quite interesting as well.

    Content

    This dataset contains two CSV files:

    1. nyc_census_tracts.csv

      This file contains a selection of census data taken from the ACS DP03 and DP05 tables. Things like total population, racial/ethnic demographic information, employment and commuting characteristics, and more are contained here. There is a great deal of additional data in the raw tables retrieved from the US Census Bureau website, so I could easily add more fields if there is enough interest.

      I obtained data for individual census tracts, which typically contain several thousand residents.

    2. census_block_loc.csv

      For this file, I used an online FCC census block lookup tool to retrieve the census block code for a 200 x 200 grid containing New York City and a bit of the surrounding area. This file contains the coordinates and associated census block codes along
      with the state and county names to make things a bit more readable to users.

      Each census tract is split into a number of blocks, so one must extract the census tract code from the block code.

    Acknowledgements

    The data here was taken from the American Community Survey 2015 5-year estimates (https://factfinder.census.gov/faces/nav/jsf/pages/index.xhtml).

    The census block coordinate data was taken from the FCC Census Block Conversions API (https://www.fcc.gov/general/census-block-conversions-api)

    As public data from the US government, this is not subject to copyright within the US and should be considered public domain.

  5. N

    Census Demographics at the NYC City Council district (CNCLD) level

    • data.cityofnewyork.us
    • catalog.data.gov
    • +1more
    application/rdfxml +5
    Updated Feb 17, 2015
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Department of City Planning (DCP) (2015). Census Demographics at the NYC City Council district (CNCLD) level [Dataset]. https://data.cityofnewyork.us/City-Government/Census-Demographics-at-the-NYC-City-Council-distri/ye4r-qpmp
    Explore at:
    csv, tsv, xml, application/rdfxml, application/rssxml, jsonAvailable download formats
    Dataset updated
    Feb 17, 2015
    Dataset authored and provided by
    Department of City Planning (DCP)
    Area covered
    New York
    Description

    Table of Census Demographics represented at the NYC City Council district level

  6. NYC Census Tracts Shapefile

    • kaggle.com
    Updated Jun 29, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Antoine Comets (2018). NYC Census Tracts Shapefile [Dataset]. https://www.kaggle.com/datasets/acomets/nyc-census-tracts-shapefile
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jun 29, 2018
    Dataset provided by
    Kaggle
    Authors
    Antoine Comets
    License

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

    Area covered
    New York
    Description

    Data

    Shapefile for 2010 Census Tracts of New York City by Department of City Planning (DCP) for mapping.

    Source

    NYC Open Data

  7. TIGER/Line Shapefile, 2022, State, New York, NY, 2020 Census Block

    • catalog.data.gov
    Updated Jan 28, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Department of Commerce, U.S. Census Bureau, Geography Division, Spatial Data Collection and Products Branch (Point of Contact) (2024). TIGER/Line Shapefile, 2022, State, New York, NY, 2020 Census Block [Dataset]. https://catalog.data.gov/dataset/tiger-line-shapefile-2022-state-new-york-ny-2020-census-block
    Explore at:
    Dataset updated
    Jan 28, 2024
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    United States Department of Commercehttp://commerce.gov/
    Area covered
    New York
    Description

    The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. Census Blocks are statistical areas bounded on all sides by visible features, such as streets, roads, streams, and railroad tracks, and/or by nonvisible boundaries such as city, town, township, and county limits, and short line-of-sight extensions of streets and roads. Census blocks are relatively small in area; for example, a block in a city bounded by streets. However, census blocks in remote areas are often large and irregular and may even be many square miles in area. A common misunderstanding is that data users think census blocks are used geographically to build all other census geographic areas, rather all other census geographic areas are updated and then used as the primary constraints, along with roads and water features, to delineate the tabulation blocks. As a result, all 2020 Census blocks nest within every other 2020 Census geographic area, so that Census Bureau statistical data can be tabulated at the block level and aggregated up to the appropriate geographic areas. Census blocks cover all territory in the United States, Puerto Rico, and the Island Areas (American Samoa, Guam, the Commonwealth of the Northern Mariana Islands, and the U.S. Virgin Islands). Blocks are the smallest geographic areas for which the Census Bureau publishes data from the decennial census. A block may consist of one or more faces.

  8. a

    NYC Census Tracts 2010

    • hub.arcgis.com
    Updated Apr 3, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NYC DCP Mapping Portal (2019). NYC Census Tracts 2010 [Dataset]. https://hub.arcgis.com/documents/21c1fe33dd7e4fb8b53a1af3b1d75a26
    Explore at:
    Dataset updated
    Apr 3, 2019
    Dataset authored and provided by
    NYC DCP Mapping Portal
    Description

    New York City census tract boundaries for 2010.

  9. N

    New York City Population By Neighborhood Tabulation Areas

    • data.cityofnewyork.us
    • datasets.ai
    • +3more
    application/rdfxml +5
    Updated Jun 26, 2013
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Department of City Planning (DCP) (2013). New York City Population By Neighborhood Tabulation Areas [Dataset]. https://data.cityofnewyork.us/City-Government/New-York-City-Population-By-Neighborhood-Tabulatio/swpk-hqdp
    Explore at:
    json, csv, tsv, xml, application/rssxml, application/rdfxmlAvailable download formats
    Dataset updated
    Jun 26, 2013
    Dataset authored and provided by
    Department of City Planning (DCP)
    Area covered
    New York
    Description

    Population Numbers By New York City Neighborhood Tabulation Areas

    The data was collected from Census Bureaus' Decennial data dissemination (SF1). Neighborhood Tabulation Areas (NTAs), are aggregations of census tracts that are subsets of New York City's 55 Public Use Microdata Areas (PUMAs). Primarily due to these constraints, NTA boundaries and their associated names may not definitively represent neighborhoods. This report shows change in population from 2000 to 2010 for each NTA. Compiled by the Population Division – New York City Department of City Planning.

  10. a

    NYC Population by Generation Demographics Map

    • hub.arcgis.com
    • unification-for-underground-resilience-measures-open-data-nyuds.hub.arcgis.com
    • +4more
    Updated Mar 19, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    pkunduNYC (2020). NYC Population by Generation Demographics Map [Dataset]. https://hub.arcgis.com/maps/62dad0e61f534b3fa97c6950c07b5007
    Explore at:
    Dataset updated
    Mar 19, 2020
    Dataset authored and provided by
    pkunduNYC
    Area covered
    Description

    This map contains NYC administrative boundaries enriched with various demographics datasets.Learn more about Esri's Enrich Layer / Geoenrichment analysis tool.Learn more about Esri's Demographics, Psychographic, and Socioeconomic datasets.Search for a specific location or site using the search bar. Toggle layer visibility with the layer list. Click on a layer to see more information about the feature.

  11. c

    2020 Census Tracts in Rochester, NY Web Map

    • data.cityofrochester.gov
    • hub.arcgis.com
    Updated Feb 8, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Open_Data_Admin (2022). 2020 Census Tracts in Rochester, NY Web Map [Dataset]. https://data.cityofrochester.gov/maps/5ac4da20bb814f63b0180d970588e787
    Explore at:
    Dataset updated
    Feb 8, 2022
    Dataset authored and provided by
    Open_Data_Admin
    Area covered
    Description

    Map SummaryAbout this map:This web map shows the 2020 census boundaries that lie within the jurisdiction of the city of Rochester, NY, based on the 2020 boundaries established by the U.S. Census Bureau. Census tracts are small, relatively permanent statistical subdivisions of a county that are uniquely numbered with a numeric code. In this feature layer, you can identify the tracts by their FIPS (Federal Information Processing Standards) code. Nationally, census tracts are drawn to average about 4,000 inhabitants living within their boundaries. The U.S. Census Bureau reviews the census tract boundaries every 10 years (in conjunction with the decennial census) and may split or merge them, depending on population change: when the Census finds that a tract has grown to have more than 8,000 inhabitants, that tract is split into two or more tracts; tracts that have shrunk in population to less than 1,200 people are merged within a neighboring tract. This review and revision process also may make adjustments of boundaries due to changes in boundaries of governmental jurisdictions, changes to more accurately place boundaries relative to visible features, or decisions by courts.Census tracts are subdivided into block groups that contain between 600 and 3,000 inhabitants. For more information on census tracts and block groups, please see the U.S. Census Bureau's website.To view the data dictionary, select the desired layer of the map in the "Layers" section below for more information.

  12. a

    NYC Census Tracts 2000

    • hub.arcgis.com
    Updated Apr 3, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NYC DCP Mapping Portal (2019). NYC Census Tracts 2000 [Dataset]. https://hub.arcgis.com/documents/ba032d8adeea4224b6b0c308c07ba1e7
    Explore at:
    Dataset updated
    Apr 3, 2019
    Dataset authored and provided by
    NYC DCP Mapping Portal
    Area covered
    New York
    Description

    New York City census tract boundaries for 2000.

  13. F

    Resident Population in New York County, NY

    • fred.stlouisfed.org
    json
    Updated Mar 14, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Resident Population in New York County, NY [Dataset]. https://fred.stlouisfed.org/series/NYNEWY1POP
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Mar 14, 2025
    License

    https://fred.stlouisfed.org/legal/#copyright-public-domainhttps://fred.stlouisfed.org/legal/#copyright-public-domain

    Area covered
    New York County, Manhattan, New York, New York
    Description

    Graph and download economic data for Resident Population in New York County, NY (NYNEWY1POP) from 1970 to 2024 about New York County, NY; New York; NY; residents; population; and USA.

  14. Tax and Census Records, New York City, 1789-1790 and 1810

    • icpsr.umich.edu
    ascii, sas, spss
    Updated Jan 18, 2006
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Willis, Edmund P. (2006). Tax and Census Records, New York City, 1789-1790 and 1810 [Dataset]. http://doi.org/10.3886/ICPSR02863.v1
    Explore at:
    sas, ascii, spssAvailable download formats
    Dataset updated
    Jan 18, 2006
    Dataset provided by
    Inter-university Consortium for Political and Social Researchhttps://www.icpsr.umich.edu/web/pages/
    Authors
    Willis, Edmund P.
    License

    https://www.icpsr.umich.edu/web/ICPSR/studies/2863/termshttps://www.icpsr.umich.edu/web/ICPSR/studies/2863/terms

    Area covered
    New York (state), United States, New York
    Description

    The objective of this data collection was to examine inequalities of wealth and the geographic distribution of wealthy individuals in late 18th- and early 19th-century New York and to investigate wealth in relationship to occupation and location. For this study, the entire set of tax assessment records and United States Census records for New York City were computerized and occupational status was added for all entries. The collection addresses topics such as social class structure, demographic factors, occupational status and geographic distribution, property values and geographic distribution, and the relationship of these factors to the political system. Units of analysis were individual property owners and renters for the tax assessment data and heads of households for the census data. Data collected included the individual's name, address, occupation, sex, and race, the type, quantity, and value of real and personal property, and the type and occupancy of the structure at the address. Occupational data from city directories were used to supplement the tax and census data.

  15. N

    New York County, NY Census Bureau Gender Demographics and Population...

    • neilsberg.com
    Updated Feb 19, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Neilsberg Research (2024). New York County, NY Census Bureau Gender Demographics and Population Distribution Across Age Datasets [Dataset]. https://www.neilsberg.com/research/datasets/e19a801f-52cf-11ee-804b-3860777c1fe6/
    Explore at:
    Dataset updated
    Feb 19, 2024
    Dataset authored and provided by
    Neilsberg Research
    License

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

    Area covered
    New York County, Manhattan, New York
    Dataset funded by
    Neilsberg Research
    Description
    About this dataset

    Context

    The dataset tabulates the New York County population by gender and age. The dataset can be utilized to understand the gender distribution and demographics of New York County.

    Content

    The dataset constitues the following two datasets across these two themes

    • New York County, NY Population Breakdown by Gender
    • New York County, NY Population Breakdown by Gender and Age

    Good to know

    Margin of Error

    Data in the dataset are based on the estimates and are subject to sampling variability and thus a margin of error. Neilsberg Research recommends using caution when presening these estimates in your research.

    Custom data

    If you do need custom data for any of your research project, report or presentation, you can contact our research staff at research@neilsberg.com for a feasibility of a custom tabulation on a fee-for-service basis.

    Inspiration

    Neilsberg Research Team curates, analyze and publishes demographics and economic data from a variety of public and proprietary sources, each of which often includes multiple surveys and programs. The large majority of Neilsberg Research aggregated datasets and insights is made available for free download at https://www.neilsberg.com/research/.

  16. S

    NYSERDA Low- to Moderate-Income New York State Census Population Analysis...

    • data.ny.gov
    • datasets.ai
    • +4more
    application/rdfxml +5
    Updated Jan 12, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    New York State Energy Research and Development Authority (2018). NYSERDA Low- to Moderate-Income New York State Census Population Analysis Dataset: Average for 2013-2015 [Dataset]. https://data.ny.gov/Energy-Environment/NYSERDA-Low-to-Moderate-Income-New-York-State-Cens/bui8-bb6g
    Explore at:
    json, tsv, csv, application/rdfxml, xml, application/rssxmlAvailable download formats
    Dataset updated
    Jan 12, 2018
    Dataset authored and provided by
    New York State Energy Research and Development Authority
    Area covered
    New York
    Description

    How does your organization use this dataset? What other NYSERDA or energy-related datasets would you like to see on Open NY? Let us know by emailing OpenNY@nyserda.ny.gov.

    The Low- to Moderate-Income (LMI) New York State (NYS) Census Population Analysis dataset is resultant from the LMI market database designed by APPRISE as part of the NYSERDA LMI Market Characterization Study (https://www.nyserda.ny.gov/lmi-tool). All data are derived from the U.S. Census Bureau’s American Community Survey (ACS) 1-year Public Use Microdata Sample (PUMS) files for 2013, 2014, and 2015.

    Each row in the LMI dataset is an individual record for a household that responded to the survey and each column is a variable of interest for analyzing the low- to moderate-income population.

    The LMI dataset includes: county/county group, households with elderly, households with children, economic development region, income groups, percent of poverty level, low- to moderate-income groups, household type, non-elderly disabled indicator, race/ethnicity, linguistic isolation, housing unit type, owner-renter status, main heating fuel type, home energy payment method, housing vintage, LMI study region, LMI population segment, mortgage indicator, time in home, head of household education level, head of household age, and household weight.

    The LMI NYS Census Population Analysis dataset is intended for users who want to explore the underlying data that supports the LMI Analysis Tool. The majority of those interested in LMI statistics and generating custom charts should use the interactive LMI Analysis Tool at https://www.nyserda.ny.gov/lmi-tool. This underlying LMI dataset is intended for users with experience working with survey data files and producing weighted survey estimates using statistical software packages (such as SAS, SPSS, or Stata).

  17. TIGER/Line Shapefile, 2022, State, New York, NY, Block Group

    • catalog.data.gov
    Updated Jan 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Department of Commerce, U.S. Census Bureau, Geography Division, Spatial Data Collection and Products Branch (Point of Contact) (2024). TIGER/Line Shapefile, 2022, State, New York, NY, Block Group [Dataset]. https://catalog.data.gov/dataset/tiger-line-shapefile-2022-state-new-york-ny-block-group
    Explore at:
    Dataset updated
    Jan 27, 2024
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    United States Department of Commercehttp://commerce.gov/
    Area covered
    New York
    Description

    The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. Block Groups (BGs) are clusters of blocks within the same census tract. Each census tract contains at least one BG, and BGs are uniquely numbered within census tracts. BGs have a valid code range of 0 through 9. BGs have the same first digit of their 4-digit census block number from the same decennial census. For example, tabulation blocks numbered 3001, 3002, 3003,.., 3999 within census tract 1210.02 are also within BG 3 within that census tract. BGs coded 0 are intended to only include water area, no land area, and they are generally in territorial seas, coastal water, and Great Lakes water areas. Block groups generally contain between 600 and 3,000 people. A BG usually covers a contiguous area but never crosses county or census tract boundaries. They may, however, cross the boundaries of other geographic entities like county subdivisions, places, urban areas, voting districts, congressional districts, and American Indian / Alaska Native / Native Hawaiian areas. The BG boundaries in this release are those that were delineated as part of the Census Bureau's Participant Statistical Areas Program (PSAP) for the 2020 Census.

  18. g

    USFS - New York City Tree Census - 1995

    • gbif.org
    Updated Mar 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jeffrey J. Watson; Jeffrey J. Watson (2023). USFS - New York City Tree Census - 1995 [Dataset]. http://doi.org/10.15468/35b2pm
    Explore at:
    Dataset updated
    Mar 1, 2023
    Dataset provided by
    GBIF
    United States Geological Survey
    Authors
    Jeffrey J. Watson; Jeffrey J. Watson
    License

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

    Time period covered
    Jan 1, 1995 - Dec 31, 1996
    Area covered
    Description

    In 1995, hundreds of volunteers joined the New York City (NYC) Department of Parks & Recreation staff to inventory the city's street tree population. These inventory efforts resulted in an unprecedented understanding of NYC’s urban forest, and catalyzed major advances in its urban forest management.

    See: https://www.nycgovparks.org/trees/treescount/past-censuses and: https://data.cityofnewyork.us/Environment/1995-Street-Tree-Census/7gmq-dbas

  19. a

    NYC Census Blocks 2010

    • hub.arcgis.com
    Updated Apr 3, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NYC DCP Mapping Portal (2019). NYC Census Blocks 2010 [Dataset]. https://hub.arcgis.com/documents/0b19eb9a200e49a1a7049c78f59a0a08
    Explore at:
    Dataset updated
    Apr 3, 2019
    Dataset authored and provided by
    NYC DCP Mapping Portal
    Description

    New York City census block boundaries for 2010. Because some census blocks are located under water, only census blocks that are partially or totally located on land have been mapped.

  20. TIGER/Line Shapefile, 2022, State, New York, NY, 2020 Census Public Use...

    • catalog.data.gov
    • datasets.ai
    Updated Jan 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Department of Commerce, U.S. Census Bureau, Geography Division, Spatial Data Collection and Products Branch (Point of Contact) (2024). TIGER/Line Shapefile, 2022, State, New York, NY, 2020 Census Public Use Microdata Area (PUMA) [Dataset]. https://catalog.data.gov/dataset/tiger-line-shapefile-2022-state-new-york-ny-2020-census-public-use-microdata-area-puma
    Explore at:
    Dataset updated
    Jan 27, 2024
    Dataset provided by
    United States Census Bureauhttp://census.gov/
    United States Department of Commercehttp://commerce.gov/
    Area covered
    New York
    Description

    The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File/Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. Public Use Microdata Areas (PUMAs) are decennial census areas that permit the tabulation and dissemination of Public Use Microdata Sample (PUMS) data, American Community Survey (ACS) data, and data from other census and surveys. For the 2020 Census, the State Data Centers (SDCs) in each state, the District of Columbia, and the Commonwealth of Puerto Rico had the opportunity to delineate PUMAS within their state or statistically equivalent entity. All PUMAs must nest within states and have a minimum population threshold of 100,000 persons. 2020 PUMAs consist of census tracts and cover the entirety of the United States, Puerto Rico and Guam. American Samoa, the Commonwealth of the Northern Mariana Islands, and the U.S. Virgin Islands do not contain any 2020 PUMAs because the population is less than the minimum population requirement. Each PUMA is identified by a 5-character numeric census code that may contain leading zeros and a descriptive name. The 2020 PUMAs will appear in the 2022 TIGER/Line Shapefiles.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Department of City Planning (DCP) (2025). 2020 Census Tracts [Dataset]. https://data.cityofnewyork.us/City-Government/2020-Census-Tracts/63ge-mke6

2020 Census Tracts

Explore at:
149 scholarly articles cite this dataset (View in Google Scholar)
csv, application/rssxml, tsv, kml, kmz, xml, application/rdfxml, application/geo+jsonAvailable download formats
Dataset updated
Aug 21, 2025
Dataset authored and provided by
Department of City Planning (DCP)
Description

Census Tracts from the 2020 US Census for New York City clipped to the shoreline. These boundary files are derived from the US Census Bureau's TIGER project and have been geographically modified to fit the New York City base map. Because some census tracts are under water not all census tracts are contained in this file, only census tracts that are partially or totally located on land have been mapped in this file.

All previously released versions of this data are available on the DCP Website: BYTES of the BIG APPLE. Current version: 25c

Search
Clear search
Close search
Google apps
Main menu