As of 2023, Chugach State Park in Anchorage, Alaska, was the largest city park in the United States by a long shot, spanning 464,318 acres. Second in the ranking was the Great Dismal Swamp in the Coastal Plain Region of southeastern Virginia and northeastern North Carolina, at 113 thousand acres. A wide variety of park authorities Most parks in the U.S. are owned by the municipality, state, county, regional agency, or the federal government. Both McDowell Sonoran Preserve and South Mountain Preserve are part of the state park system along with most of the parks in the ranking. One of the more well-known park authorities is the National Park Service (NPS) – an agency of the federal government. Blue Ridge Parkway was the most visited NPS park in 2023 alongside many other well-known U.S. parks. What defines a park? Parks in the U.S. are often called a variety of names, just a few of which are: forest, reserve, preserve and wildlife management area. Sometimes the differences between parks in the U.S. can vary massively from monuments to expansive woodland. The Lincoln Memorial made the ranking of the most visited city parks in the U.S., while this may not seem like it comes under the classification of a ‘park’, it is cared for by the National Park Service.
The city park with the highest annual visitation in 2023 was Central Park in New York, accounting for a total of 42 million visitors. The second most visited city park in that year was Golden Gate Park in San Francisco, with nearly half the visitation of Central Park, at 24 million.
This graph depicts the size of municipally owned city parks in the U.S. in 2010. The Cullen Park in Houston has a size of 9270 acres.
This graph depicts the size of county-owned city parks in the U.S. in 2010. The Bear Creek Pioneers Park in Houston has an area of 2,168 acres.
Reason for SelectionProtected natural areas in urban environments provide urban residents a nearby place to connect with nature and offer refugia for some species. They help foster a conservation ethic by providing opportunities for people to connect with nature, and also support ecosystem services like offsetting heat island effects (Greene and Millward 2017, Simpson 1998), water filtration, stormwater retention, and more (Hoover and Hopton 2019). In addition, parks, greenspace, and greenways can help improve physical and psychological health in communities (Gies 2006). Urban park size complements the equitable access to potential parks indicator by capturing the value of existing parks.Input DataSoutheast Blueprint 2024 extentFWS National Realty Tracts, accessed 12-13-2023Protected Areas Database of the United States(PAD-US):PAD-US 3.0national geodatabase -Combined Proclamation Marine Fee Designation Easement, accessed 12-6-20232020 Census Urban Areas from the Census Bureau’s urban-rural classification; download the data, read more about how urban areas were redefined following the 2020 censusOpenStreetMap data “multipolygons” layer, accessed 12-5-2023A polygon from this dataset is considered a beach if the value in the “natural” tag attribute is “beach”. Data for coastal states (VA, NC, SC, GA, FL, AL, MS, LA, TX) were downloaded in .pbf format and translated to an ESRI shapefile using R code. OpenStreetMap® is open data, licensed under theOpen Data Commons Open Database License (ODbL) by theOpenStreetMap Foundation (OSMF). Additional credit to OSM contributors. Read more onthe OSM copyright page.2021 National Land Cover Database (NLCD): Percentdevelopedimperviousness2023NOAA coastal relief model: volumes 2 (Southeast Atlantic), 3 (Florida and East Gulf of America), 4 (Central Gulf of America), and 5 (Western Gulf of America), accessed 3-27-2024Mapping StepsCreate a seamless vector layer to constrain the extent of the urban park size indicator to inland and nearshore marine areas <10 m in depth. The deep offshore areas of marine parks do not meet the intent of this indicator to capture nearby opportunities for urban residents to connect with nature. Shallow areas are more accessible for recreational activities like snorkeling, which typically has a maximum recommended depth of 12-15 meters. This step mirrors the approach taken in the Caribbean version of this indicator.Merge all coastal relief model rasters (.nc format) together using QGIS “create virtual raster”.Save merged raster to .tif and import into ArcPro.Reclassify the NOAA coastal relief model data to assign areas with an elevation of land to -10 m a value of 1. Assign all other areas (deep marine) a value of 0.Convert the raster produced above to vector using the “RasterToPolygon” tool.Clip to 2024 subregions using “Pairwise Clip” tool.Break apart multipart polygons using “Multipart to single parts” tool.Hand-edit to remove deep marine polygon.Dissolve the resulting data layer.This produces a seamless polygon defining land and shallow marine areas.Clip the Census urban area layer to the bounding box of NoData surrounding the extent of Southeast Blueprint 2024.Clip PAD-US 3.0 to the bounding box of NoData surrounding the extent of Southeast Blueprint 2024.Remove the following areas from PAD-US 3.0, which are outside the scope of this indicator to represent parks:All School Trust Lands in Oklahoma and Mississippi (Loc Des = “School Lands” or “School Trust Lands”). These extensive lands are leased out and are not open to the public.All tribal and military lands (“Des_Tp” = "TRIBL" or “Des_Tp” = "MIL"). Generally, these lands are not intended for public recreational use.All BOEM marine lease blocks (“Own_Name” = "BOEM"). These Outer Continental Shelf lease blocks do not represent actively protected marine parks, but serve as the “legal definition for BOEM offshore boundary coordinates...for leasing and administrative purposes” (BOEM).All lands designated as “proclamation” (“Des_Tp” = "PROC"). These typically represent the approved boundary of public lands, within which land protection is authorized to occur, but not all lands within the proclamation boundary are necessarily currently in a conserved status.Retain only selected attribute fields from PAD-US to get rid of irrelevant attributes.Merged the filtered PAD-US layer produced above with the OSM beaches and FWS National Realty Tracts to produce a combined protected areas dataset.The resulting merged data layer contains overlapping polygons. To remove overlapping polygons, use the Dissolve function.Clip the resulting data layer to the inland and nearshore extent.Process all multipart polygons (e.g., separate parcels within a National Wildlife Refuge) to single parts (referred to in Arc software as an “explode”).Select all polygons that intersect the Census urban extent within 0.5 miles. We chose 0.5 miles to represent a reasonable walking distance based on input and feedback from park access experts. Assuming a moderate intensity walking pace of 3 miles per hour, as defined by the U.S. Department of Health and Human Service’s physical activity guidelines, the 0.5 mi distance also corresponds to the 10-minute walk threshold used in the equitable access to potential parks indicator.Dissolve all the park polygons that were selected in the previous step.Process all multipart polygons to single parts (“explode”) again.Add a unique ID to the selected parks. This value will be used in a later step to join the parks to their buffers.Create a 0.5 mi (805 m) buffer ring around each park using the multiring plugin in QGIS. Ensure that “dissolve buffers” is disabled so that a single 0.5 mi buffer is created for each park.Assess the amount of overlap between the buffered park and the Census urban area using “overlap analysis”. This step is necessary to identify parks that do not intersect the urban area, but which lie within an urban matrix (e.g., Umstead Park in Raleigh, NC and Davidson-Arabia Mountain Nature Preserve in Atlanta, GA). This step creates a table that is joined back to the park polygons using the UniqueID.Remove parks that had ≤10% overlap with the urban areas when buffered. This excludes mostly non-urban parks that do not meet the intent of this indicator to capture parks that provide nearby access for urban residents. Note: The 10% threshold is a judgement call based on testing which known urban parks and urban National Wildlife Refuges are captured at different overlap cutoffs and is intended to be as inclusive as possible.Calculate the GIS acres of each remaining park unit using the Add Geometry Attributes function.Buffer the selected parks by 15 m. Buffering prevents very small and narrow parks from being left out of the indicator when the polygons are converted to raster.Reclassify the parks based on their area into the 7 classes seen in the final indicator values below. These thresholds were informed by park classification guidelines from the National Recreation and Park Association, which classify neighborhood parks as 5-10 acres, community parks as 30-50 acres, and large urban parks as optimally 75+ acres (Mertes and Hall 1995).Assess the impervious surface composition of each park using the NLCD 2021 impervious layer and the Zonal Statistics “MEAN” function. Retain only the mean percent impervious value for each park.Extract only parks with a mean impervious pixel value <80%. This step excludes parks that do not meet the intent of the indicator to capture opportunities to connect with nature and offer refugia for species (e.g., the Superdome in New Orleans, LA, the Astrodome in Houston, TX, and City Plaza in Raleigh, NC).Extract again to the inland and nearshore extent.Export the final vector file to a shapefile and import to ArcGIS Pro.Convert the resulting polygons to raster using the ArcPy Feature to Raster function and the area class field.Assign a value of 0 to all other pixels in the Southeast Blueprint 2024 extent not already identified as an urban park in the mapping steps above. Zero values are intended to help users better understand the extent of this indicator and make it perform better in online tools.Use the land and shallow marine layer and “extract by mask” tool to save the final version of this indicator.Add color and legend to raster attribute table.As a final step, clip to the spatial extent of Southeast Blueprint 2024.Note: For more details on the mapping steps, code used to create this layer is available in theSoutheast Blueprint Data Downloadunder > 6_Code.Final indicator valuesIndicator values are assigned as follows:6= 75+ acre urban park5= 50 to <75 acre urban park4= 30 to <50 acre urban park3= 10 to <30 acre urban park2=5 to <10acreurbanpark1 = <5 acre urban park0 = Not identified as an urban parkKnown IssuesThis indicator does not include park amenities that influence how well the park serves people and should not be the only tool used for parks and recreation planning. Park standards should be determined at a local level to account for various community issues, values, needs, and available resources.This indicator includes some protected areas that are not open to the public and not typically thought of as “parks”, like mitigation lands, private easements, and private golf courses. While we experimented with excluding them using the public access attribute in PAD, due to numerous inaccuracies, this inadvertently removed protected lands that are known to be publicly accessible. As a result, we erred on the side of including the non-publicly accessible lands.The NLCD percent impervious layer contains classification inaccuracies. As a result, this indicator may exclude parks that are mostly natural because they are misclassified as mostly impervious. Conversely, this indicator may include parks that are mostly impervious because they are misclassified as mostly
In 2023, the city in the United States with the highest share of parkland was Anchorage, Alaska, where approximately 80 percent of the city was parkland. In second place, with almost half the percentage of parkland was Fremont, California, where 44 percent of the city was parkland.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
‘Total tweets’ enumerates all public tweets posted from a GPS latitude/longitude inside that city. ‘Park tweets’ is the total number of tweets posted from inside parks. The ‘% tweets in park’ column calculates Park tweets / total Tweets. ‘Park visitors’ is the number of unique users who tweeted inside one of that city’s municipal park locations as defined by Trust for Public Land’s ParkServe. ‘Parks visited’ is the number of unique facilities from which a tweet was posted within that city. ‘Tweets per capita’ is number of total messages for the entire period divided by the city’s population in 2012.
Reason for Selection Protected natural areas in urban environments provide urban residents a nearby place to connect with nature and offer refugia for some species. Because beaches in Puerto Rico and the U.S. Virgin Islands are open to the public, beaches also provide important outdoor recreation opportunities for urban residents, so we include beaches as parks in this indicator. Input Data
Southeast Blueprint 2023 subregions: Caribbean
Southeast Blueprint 2023 extent
National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Information (NCEI) Coastal Relief Model, accessed 11-22-2022
Protected Areas Database of the United States (PAD-US) 3.0: VI, PR, and Marine Combined Fee Easement
Puerto Rico Protected Natural Areas 2018 (December 2018 update): Terrestrial and marine protected areas (PACAT2018_areas_protegidasPR_TERRESTRES_07052019.shp, PACAT2018_areas_protegidasPR_MARINAS_07052019.shp)
2020 Census Urban Areas from the Census Bureau’s urban-rural classification; download the data, read more about how urban areas were redefined following the 2020 census
OpenStreetMap data “multipolygons” layer, accessed 3-14-2023
A polygon from this dataset is considered a park if the “leisure” tag attribute is either “park” or “nature_reserve”, and considered a beach if the value in the “natural” tag attribute is “beach”. OpenStreetMap describes leisure areas as “places people go in their spare time” and natural areas as “a wide variety of physical geography, geological and landcover features”. Data were downloaded in .pbf format and translated ton an ESRI shapefile using R code. OpenStreetMap® is open data, licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF). Additional credit to OSM contributors. Read more on the OSM copyright page.
TNC Lands - Public Layer, accessed 3-8-2023
U.S. Virgin Islands beaches layer (separate vector layers for St. Croix, St. Thomas, and St. John) provided by Joe Dwyer with Lynker/the NOAA Caribbean Climate Adaptation Program on 3-3-2023 (contact jdwyer@lynker.com for more information)
Mapping Steps
Most mapping steps were completed using QGIS (v 3.22) Graphical Modeler.
Fix geometry errors in the PAD-US PR data using Fix Geometry. This must be done before any analysis is possible.
Merge the terrestrial PR and VI PAD-US layers.
Use the NOAA coastal relief model to restrict marine parks (marine polygons from PAD-US and Puerto Rico Protected Natural Areas) to areas shallower than 10 m in depth. The deep offshore areas of marine parks do not meet the intent of this indicator to capture nearby opportunities for urban residents to connect with nature.
Merge into one layer the resulting shallow marine parks from marine PAD-US and the Puerto Rico Protected Natural Areas along with the combined terrestrial PAD-US parks, OpenStreetMap, TNC Lands, and USVI beaches. Omit from the Puerto Rico Protected Areas layer the “Zona de Conservación del Carso”, which has some policy protections and conservation incentives but is not formally protected.
Fix geometry errors in the resulting merged layer using Fix Geometry.
Intersect the resulting fixed file with the Caribbean Blueprint subregion.
Process all multipart polygons to single parts (referred to in Arc software as an “explode”). This helps the indicator capture, as much as possible, the discrete units of a protected area that serve urban residents.
Clip the Census urban area to the Caribbean Blueprint subregion.
Select all polygons that intersect the Census urban extent within 1.2 miles (1,931 m). The 1.2 mi threshold is consistent with the average walking trip on a summer day (U.S. DOT 2002) used to define the walking distance threshold used in the greenways and trails indicator. Note: this is further than the 0.5 mi distance used in the continental version of the indicator. We extended it to capture East Bay and Point Udall based on feedback from the local conservation community about the importance of the park for outdoor recreation.
Dissolve all the park polygons that were selected in the previous step.
Process all multipart polygons to single parts (“explode”) again.
Add a unique ID to the selected parks. This value will be used to join the parks to their buffers.
Create a 1.2 mi (1,931 m) buffer ring around each park using the multiring buffer plugin in QGIS. Ensure that “dissolve buffers” is disabled so that a single 1.2 mi buffer is created for each park.
Assess the amount of overlap between the buffered park and the Census urban area using overlap analysis. This step is necessary to identify parks that do not intersect the urban area, but which lie within an urban matrix. This step creates a table that is joined back to the park polygons using the UniqueID.
Remove parks that had ≤2% overlap with the urban areas when buffered. This excludes mostly non-urban parks that do not meet the intent of this indicator to capture parks that provide nearby access for urban residents. Note: In the continental version of this indicator, we used a threshold of 10%. In the Caribbean version, we lowered this to 2% in order to capture small parks that dropped out of the indicator when we extended the buffer distance to 1.2 miles.
Calculate the GIS acres of each remaining park unit using the Add Geometry Attributes function.
Join the buffer attribute table to the previously selected parks, retaining only the parks that exceeded the 2% urban area overlap threshold while buffered.
Buffer the selected parks by 15 m. Buffering prevents very small parks and narrow beaches from being left out of the indicator when the polygons are converted to raster.
Reclassify the polygons into 7 classes, seen in the final indicator values below. These thresholds were informed by park classification guidelines from the National Recreation and Park Association, which classify neighborhood parks as 5-10 acres, community parks as 30-50 acres, and large urban parks as optimally 75+ acres (Mertes and Hall 1995).
Export the final vector file to a shapefile and import to ArcGIS Pro.
Convert the resulting polygons to raster using the ArcPy Polygon to Raster function. Assign values to the pixels in the resulting raster based on the polygon class sizes of the contiguous park areas.
Clip to the Caribbean Blueprint 2023 subregion.
As a final step, clip to the spatial extent of Southeast Blueprint 2023.
Note: For more details on the mapping steps, code used to create this layer is available in the Southeast Blueprint Data Download under > 6_Code. Final indicator values Indicator values are assigned as follows: 6 = 75+ acre urban park 5 = >50 to <75 acre urban park 4 = 30 to <50 acre urban park 3 = 10 to <30 acre urban park 2 = 5 to <10 acre urban park 1 = <5 acre urban park 0 = Not identified as an urban park Known Issues
This indicator does not include park amenities that influence how well the park serves people and should not be the only tool used for parks and recreation planning. Park standards should be determined at a local level to account for various community issues, values, needs, and available resources.
This indicator includes some protected areas that are not open to the public and not typically thought of as “parks”, like mitigation lands, private easements, and private golf courses. While we experimented with excluding them using the public access attribute in PAD, due to numerous inaccuracies, this inadvertently removed protected lands that are known to be publicly accessible. As a result, we erred on the side of including the non-publicly accessible lands.
This indicator includes parks and beaches from OpenStreetMap, which is a crowdsourced dataset. While members of the OpenStreetMap community often verify map features to check for accuracy and completeness, there is the potential for spatial errors (e.g., misrepresenting the boundary of a park) or incorrect tags (e.g., labelling an area as a park that is not actually a park). However, using a crowdsourced dataset gives on-the-ground experts, Blueprint users, and community members the power to fix errors and add new parks to improve the accuracy and coverage of this indicator in the future.
Other Things to Keep in Mind
This indicator calculates the area of each park using the park polygons from the source data. However, simply converting those park polygons to raster results in some small parks and narrow beaches being left out of the indicator. To capture those areas, we buffered parks and beaches by 15 m and applied the original area calculation to the larger buffered polygon, so as not to inflate the area by including the buffer. As a result, when the buffered polygons are rasterized, the final indicator has some areas of adjacent pixels that receive different scores. While these pixels may appear to be part of one contiguous park or suite of parks, they are scored differently because the park polygons themselves are not actually contiguous.
The Caribbean version of this indicator uses a slightly different methodology than the continental Southeast version. It includes parks within a 1.2 mi distance from the Census urban area, compared to 0.5 mi in the continental Southeast. We extended it to capture East Bay and Point Udall based on feedback from the local conservation community about the importance of the park for outdoor recreation. Similarly, this indicator uses a 2% threshold of overlap between buffered parks and the Census urban areas, compared to a 10% threshold in the continental Southeast. This helped capture small parks that dropped out of the indicator when we extended the buffer distance to 1.2 miles. Finally, the Caribbean version does not use the impervious surface cutoff applied in the continental Southeast
U.S. Government Workshttps://www.usa.gov/government-works
License information was derived automatically
The Austin Parks and Recreation System's ranking on the Trust for Public Land ParkScore Index. This index ranks the park systems of the 100 largest cities in the U.S. based on park acreage, park size, park funding, park access, and a variety of other factors.
This data set supports HE.C.2 of SD23.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/Austin-s-ParkScore-Ranking-absolute-score-and-rank/rnwr-4s4u/
*If a cell is blank, that means PARD did not have a response for that year or TPL removed the question for that
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Context
This list ranks the 2 cities in the Park County, CO by American Indian and Alaska Native (AIAN) population, as estimated by the United States Census Bureau. It also highlights population changes in each cities over the past five years.
When available, the data consists of estimates from the U.S. Census Bureau American Community Survey (ACS) 5-Year Estimates, including:
Variables / Data Columns
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.
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/.
This statistic shows the cities with the largest number of park playgrounds per 10,000 residents (not including playgrounds in school sites) in the United States in 2023. There were 7 park playgrounds for every 10,000 residents in Madison, Wisconsin, making it the city with the most playgrounds per 10,000 residents.
Human-nature connection (HNC) is a concept derived from investigating the formulation and extent of an individual’s identification with the natural world. This relationship is often characterized as an emotional bond to nature that develops from the contextualized, physical interactions of an individual, beginning in childhood. This outcome presents complexity in evaluating the development of HNC but suggests optimism in the pathways for enhancing lifelong HNC.
As urban populations increase, there is a growing recognition worldwide of the potential for urban green space to cultivate HNC and thus shape the environmental identity of urban residents.
The results of an online survey of 560 visitors to three community parks (managed primarily to provide a variety of physical, social and cultural opportunities) and three conservation parks (managed primarily to protect native plants and wildlife) in Madison, Wisconsin, USA, were used to investigate HNC.
Linear mixed effects models evaluated v..., Methodology
Study Area
Madison has a population of approximately 270,000 residents, covers approximately 260 km2, and is located in south central Wisconsin, USA (US Census Bureau, 2022). Madison is currently the fastest growing city in Wisconsin and is home to the state capital and the University of Wisconsin-Madison (US Census Bureau, 2022). The study area is within the Yahara Watershed, now largely dominated by agricultural and urban land cover, and experiences four distinct seasons (Carpenter et al., 2007, Wisconsin State Climatology Office, 2010).Â
The six selected parks were based on their classification as a community or conservation park; an estimated visitation rate; a central, western, or eastern location in Madison; and approval from the Madison Parks Division of the City of Madison (Figure 1). The size of the community parks ranged from 19.07 ha to 101.50 ha, and the size of the conservation parks ranged from 24.39 ha to 39.17 ha. The parks can be broadly described as mix..., , # Human-nature connection consent form and survey
https://doi.org/10.5061/dryad.h70rxwdqr
The data set contains the raw and coded data used in the analysis as presented in the published article. The supplementary material contains two documents, the consent form that preceded the survey and the survey questions that were administered online to community and conservation park visitors in Madison, WI, USA as presented in the published article.
The data set contains the raw and coded data used in the analysis as presented in the published article. The supplementary material contains two documents, the consent form that preceded the survey and the survey questions that were administered online to community and conservation park visitors in Madison, WI, USA as presented in the published article.
The following provides a definition for each column notation. ParkID indicates each park's identification...
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Analysis of ‘Strategic Measure_Austin's ParkScore ranking (absolute score and ranking among U.S. cities)’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://catalog.data.gov/dataset/d5c4f877-f0ae-4de5-9219-2a35c6aed08d on 26 January 2022.
--- Dataset description provided by original source is as follows ---
The Austin Parks and Recreation System's ranking on the Trust for Public Land ParkScore Index. This index ranks the park systems of the 100 largest cities in the U.S. based on park acreage, park size, park funding, park access, and a variety of other factors.
This data set supports HE.C.2 of SD23.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/Austin-s-ParkScore-Ranking-absolute-score-and-rank/rnwr-4s4u/
--- Original source retains full ownership of the source dataset ---
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Context
This list ranks the 1 cities in the Manassas Park city, VA by Multi-Racial American Indian and Alaska Native (AIAN) population, as estimated by the United States Census Bureau. It also highlights population changes in each cities over the past five years.
When available, the data consists of estimates from the U.S. Census Bureau American Community Survey (ACS) 5-Year Estimates, including:
Variables / Data Columns
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.
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/.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Context
This list ranks the 1 cities in the Manassas Park city, VA by Black or African American population, as estimated by the United States Census Bureau. It also highlights population changes in each cities over the past five years.
When available, the data consists of estimates from the U.S. Census Bureau American Community Survey (ACS) 5-Year Estimates, including:
Variables / Data Columns
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.
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/.
https://spdx.org/licenses/CC0-1.0.htmlhttps://spdx.org/licenses/CC0-1.0.html
Sustainable cities depend on urban forests. City trees -- a pillar of urban forests -- improve our health, clean the air, store CO2, and cool local temperatures. Comparatively less is known about urban forests as ecosystems, particularly their spatial composition, nativity statuses, biodiversity, and tree health. Here, we assembled and standardized a new dataset of N=5,660,237 trees from 63 of the largest US cities. The data comes from tree inventories conducted at the level of cities and/or neighborhoods. Each data sheet includes detailed information on tree location, species, nativity status (whether a tree species is naturally occurring or introduced), health, size, whether it is in a park or urban area, and more (comprising 28 standardized columns per datasheet). This dataset could be analyzed in combination with citizen-science datasets on bird, insect, or plant biodiversity; social and demographic data; or data on the physical environment. Urban forests offer a rare opportunity to intentionally design biodiverse, heterogenous, rich ecosystems. Methods See eLife manuscript for full details. Below, we provide a summary of how the dataset was collected and processed.
Data Acquisition We limited our search to the 150 largest cities in the USA (by census population). To acquire raw data on street tree communities, we used a search protocol on both Google and Google Datasets Search (https://datasetsearch.research.google.com/). We first searched the city name plus each of the following: street trees, city trees, tree inventory, urban forest, and urban canopy (all combinations totaled 20 searches per city, 10 each in Google and Google Datasets Search). We then read the first page of google results and the top 20 results from Google Datasets Search. If the same named city in the wrong state appeared in the results, we redid the 20 searches adding the state name. If no data were found, we contacted a relevant state official via email or phone with an inquiry about their street tree inventory. Datasheets were received and transformed to .csv format (if they were not already in that format). We received data on street trees from 64 cities. One city, El Paso, had data only in summary format and was therefore excluded from analyses.
Data Cleaning All code used is in the zipped folder Data S5 in the eLife publication. Before cleaning the data, we ensured that all reported trees for each city were located within the greater metropolitan area of the city (for certain inventories, many suburbs were reported - some within the greater metropolitan area, others not). First, we renamed all columns in the received .csv sheets, referring to the metadata and according to our standardized definitions (Table S4). To harmonize tree health and condition data across different cities, we inspected metadata from the tree inventories and converted all numeric scores to a descriptive scale including “excellent,” “good”, “fair”, “poor”, “dead”, and “dead/dying”. Some cities included only three points on this scale (e.g., “good”, “poor”, “dead/dying”) while others included five (e.g., “excellent,” “good”, “fair”, “poor”, “dead”). Second, we used pandas in Python (W. McKinney & Others, 2011) to correct typos, non-ASCII characters, variable spellings, date format, units used (we converted all units to metric), address issues, and common name format. In some cases, units were not specified for tree diameter at breast height (DBH) and tree height; we determined the units based on typical sizes for trees of a particular species. Wherever diameter was reported, we assumed it was DBH. We standardized health and condition data across cities, preserving the highest granularity available for each city. For our analysis, we converted this variable to a binary (see section Condition and Health). We created a column called “location_type” to label whether a given tree was growing in the built environment or in green space. All of the changes we made, and decision points, are preserved in Data S9. Third, we checked the scientific names reported using gnr_resolve in the R library taxize (Chamberlain & Szöcs, 2013), with the option Best_match_only set to TRUE (Data S9). Through an iterative process, we manually checked the results and corrected typos in the scientific names until all names were either a perfect match (n=1771 species) or partial match with threshold greater than 0.75 (n=453 species). BGS manually reviewed all partial matches to ensure that they were the correct species name, and then we programmatically corrected these partial matches (for example, Magnolia grandifolia-- which is not a species name of a known tree-- was corrected to Magnolia grandiflora, and Pheonix canariensus was corrected to its proper spelling of Phoenix canariensis). Because many of these tree inventories were crowd-sourced or generated in part through citizen science, such typos and misspellings are to be expected. Some tree inventories reported species by common names only. Therefore, our fourth step in data cleaning was to convert common names to scientific names. We generated a lookup table by summarizing all pairings of common and scientific names in the inventories for which both were reported. We manually reviewed the common to scientific name pairings, confirming that all were correct. Then we programmatically assigned scientific names to all common names (Data S9). Fifth, we assigned native status to each tree through reference to the Biota of North America Project (Kartesz, 2018), which has collected data on all native and non-native species occurrences throughout the US states. Specifically, we determined whether each tree species in a given city was native to that state, not native to that state, or that we did not have enough information to determine nativity (for cases where only the genus was known). Sixth, some cities reported only the street address but not latitude and longitude. For these cities, we used the OpenCageGeocoder (https://opencagedata.com/) to convert addresses to latitude and longitude coordinates (Data S9). OpenCageGeocoder leverages open data and is used by many academic institutions (see https://opencagedata.com/solutions/academia). Seventh, we trimmed each city dataset to include only the standardized columns we identified in Table S4. After each stage of data cleaning, we performed manual spot checking to identify any issues.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Context
This list ranks the 2 cities in the Park County, MT by Multi-Racial Asian population, as estimated by the United States Census Bureau. It also highlights population changes in each cities over the past five years.
When available, the data consists of estimates from the U.S. Census Bureau American Community Survey (ACS) 5-Year Estimates, including:
Variables / Data Columns
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.
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/.
This statistic shows the cities with the largest number of park playgrounds in the United States in 2023. There were 1,691 park playgrounds in New York in 2023, making it the U.S. city with the most park playgrounds.
This graph shows the cities with the most acres of parkland per 1,000 residents in the United States in 2023. In that year, Anchorage, Alaska, had the most parkland per 1,000 residents with approximately 3,022 acres of land.
Reason for Selection Protected natural areas help foster a conservation ethic by providing opportunities for people to connect with nature, and also support ecosystem services like offsetting heat island effects (Greene and Millward 2017, Simpson 1998), water filtration, stormwater retention, and more (Hoover and Hopton 2019). In addition, parks, greenspace, and greenways can help improve physical and psychological health in communities (Gies 2006). However, parks are not equitably distributed within easy walking distance for everyone. It also complements the urban park size indicator by capturing the value of potential new parks. Input Data
The Trust for Public Land (TPL) ParkServe database, accessed 8-8-2021: Park priority areas (ParkServe_ParkPriorityAreas_08062021)
From the TPL ParkServe documentation:
The ParkServe database maintains an inventory of parks for every urban area in the U.S., including Puerto Rico. This includes all incorporated and Census-designated places that lie within any of the country’s 3,000+ census-designated urban areas. All populated areas in a city that fall outside of a 10-minute walk service area are assigned a level of park priority, based on a comprehensive index of six equally weighted demographic and environmental metrics:Population densityDensity of low-income households – which are defined as households with income less than 75 percent of the urban area median household incomeDensity of people of colorCommunity health – a combined index based on the rate of poor mental health and low physical activity from the 2020 CDC PLACES census tract datasetUrban heat islands – surface temperature at least 1.25o greater than city mean surface temperature from The Trust for Public Land, based on Landsat 8 satellite imageryPollution burden - Air toxics respiratory hazard index from 2020 EPA EJScreen The 10-minute walkFor each park, we create a 10-minute walkable service area using a nationwide walkable road network dataset provided by Esri. The analysis identifies physical barriers such as highways, train tracks, and rivers without bridges and chooses routes without barriers.
CDC Social Vulnerability Index 2018: RPL_Themes
Social vulnerability refers to the capacity for a person or group to “anticipate, cope with, resist and recover from the impact” of a natural or anthropogenic disaster such as extreme weather events, oil spills, earthquakes, and fires. Socially vulnerable populations are more likely to be disproportionately affected by emergencies (Wolkin et al. 2018).
In this indicator, we use the “RPL_THEMES” attribute from the Social Vulnerability Index, described here. “The Geospatial Research, Analysis, and Services Program (GRASP) at Centers for Disease Control and Prevention/Agency for Toxic Substances and Disease Registry developed the Social Vulnerability Index (SVI). The SVI is a dataset intended to help state, local, and tribal disaster management officials identify where the most socially vulnerable populations occur (Agency for Toxic Substances and Disease Registry [ATSDR] 2018)” (Flanagan et al. 2018).
“The SVI database is regularly updated and includes 15 census variables (ATSDR 2018). Each census variable was ranked from highest to lowest vulnerability across all census tracts in the nation with a nonzero population. A percentile rank was calculated for each census tract for each variable. The variables were then grouped among four themes.... A tract-level percentile rank was also calculated for each of the four themes. Finally, an overall percentile rank for each tract as the sum of all variable rankings was calculated. This process of percentile ranking was then repeated for the individual states” (Flanagan et al. 2018).
Base Blueprint 2022 extent
Southeast Blueprint 2023 extent
Mapping Steps
Convert the ParkServe park priority areas layer to a raster using the ParkRank field. Note: The ParkRank scores are calculated using metrics classified relative to each city. Each city contains park rank values that range from 1-3. For the purposes of this indicator, we chose to target potential park areas to improve equity. Because the ParkRank scores are relative for each city, a high score in one city is not necessarily comparable to a high score from another city. In an effort to try to bring more equity into this indicator, we also use the CDC Social Vulnerability Index to narrow down the results.
Reclassify the ParkServe raster to make NoData values 0.
Convert the SVI layer from vector to raster based on the “RPL_Themes” field.
To limit the ParkRank layer to areas with high SVI scores, first identify census tracts with an “RPL_Themes” field value >0.65. Make a new raster that assigns a value of 1 to census tracts that score >0.65, and a value of 0 to everything else. Take the resulting raster times the ParkRank layer.
Reclassify this raster into the 4 classes seen in the final indicator below.
Clip to the spatial extent of Base Blueprint 2022.
As a final step, clip to the spatial extent of Southeast Blueprint 2023.
Note: For more details on the mapping steps, code used to create this layer is available in the Southeast Blueprint Data Download under > 6_Code. Final indicator values Indicator values are assigned as follows: 3 = Very high priority for a new park that would create nearby equitable access
2 = High priority for a new park that would create nearby equitable access1 = Moderate priority for a new park that would create nearby equitable access 0 = Not identified as a priority for a new park that would create nearby equitable access (within urban areas) Known Issues
This indicator could overestimate park need in areas where existing parks are missing from the ParkServe database. TPL regularly updates ParkServe to incorporate the best available park data. If you notice missing parks or errors in the park boundaries or attributes, you can submit corrections through the ParkReviewer tool or by contacting TPL staff.
Within a given area of high park need, the number of people served by the creation of a new park depends on its size and how centrally located it is. This indicator does not account for this variability. Similarly, while creating a new park just outside an area of high park need would create access for some people on the edge, the indicator does not capture the benefits of new parks immediately adjacent to high-need areas. For a more granular analysis of new park benefits, ParkServe’s ParkEvaluator tool allows you to draw a new park, view its resulting 10-minute walk service area, and calculate who would benefit.
Beyond considering distance to a park and whether it is open to the public, this indicator does not account for other factors that might limit park access, such as park amenities or public safety. The TPL analysis excludes private or exclusive parks that restrict access to only certain individuals (e.g., parks in gated communities, fee-based sites). The TPL data includes a wide variety of parks, trails, and open space as long as there is no barrier to entry for any portion of the population.
The indicator does not incorporate inequities in access to larger versus smaller parks. In predicting where new parks would benefit nearby people who currently lack access, this indicator treats all existing parks equally.
This indicator identifies areas where parks are needed, but does not consider whether a site is available to become a park. We included areas of low intensity development in order to capture vacant lots, which can serve as new park opportunities. However, as a result, this indicator also captures some areas that are already used for another purpose (e.g., houses, cemeteries, and businesses) and are unlikely to become parks. In future updates, we would like to use spatial data depicting vacant lots to identify more feasible park opportunities.
This indicator underestimates places in rural areas where many people within a socially vulnerable census tract would benefit from a new park. ParkServe covers incorporated and Census-designated places within census-designated urban areas, which leaves out many rural areas. We acknowledge that there are still highly socially vulnerable communities in rural areas that would benefit from the development of new parks. However, based on the source data, we were not able to capture those places in this version of the indicator.
Other Things to Keep in MindThe zero values in this indicator contain three distinct types of areas that we were unable to distinguish between in the legend: 1) Areas that are not in a community analyzed by ParkServe (ParkServe covers incorporated and Census-designated places within census-designated urban areas); 2) Areas in a community analyzed by ParkServe that were not identified as a priority; 3) Areas that ParkServe identifies as a priority but do not meet the SVI threshold used to represent areas in most need of improved equitable access.This indicator only includes park priority areas that fall within the 65th percentile or above from the Social Vulnerability Index. We did not perform outreach to community leaders or community-led organizations for feedback on this threshold. This indicator is intended to generally help identify potential parks that can increase equitable access but should not be solely used to inform the creation of new parks. As the social equity component relies on information summarized by census tract, it should only be used in conjunction with local knowledge and in discussion with local communities (NRPA 2021, Manuel-Navarete et al. 2004). Disclaimer: Comparing with Older Indicator Versions There are numerous problems with using Southeast Blueprint indicators for change analysis. Please consult Blueprint staff if you would like to do this (email hilary_morris@fws.gov). Literature Cited Centers for
As of 2023, Chugach State Park in Anchorage, Alaska, was the largest city park in the United States by a long shot, spanning 464,318 acres. Second in the ranking was the Great Dismal Swamp in the Coastal Plain Region of southeastern Virginia and northeastern North Carolina, at 113 thousand acres. A wide variety of park authorities Most parks in the U.S. are owned by the municipality, state, county, regional agency, or the federal government. Both McDowell Sonoran Preserve and South Mountain Preserve are part of the state park system along with most of the parks in the ranking. One of the more well-known park authorities is the National Park Service (NPS) – an agency of the federal government. Blue Ridge Parkway was the most visited NPS park in 2023 alongside many other well-known U.S. parks. What defines a park? Parks in the U.S. are often called a variety of names, just a few of which are: forest, reserve, preserve and wildlife management area. Sometimes the differences between parks in the U.S. can vary massively from monuments to expansive woodland. The Lincoln Memorial made the ranking of the most visited city parks in the U.S., while this may not seem like it comes under the classification of a ‘park’, it is cared for by the National Park Service.