Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
License information was derived automatically
The graph displays the top 15 states by an estimated number of homeless people in the United States for the year 2025. The x-axis represents U.S. states, while the y-axis shows the number of homeless individuals in each state. California has the highest homeless population with 187,084 individuals, followed by New York with 158,019, while Hawaii places last in this dataset with 11,637. This bar graph highlights significant differences across states, with some states like California and New York showing notably higher counts compared to others, indicating regional disparities in homelessness levels across the country.
When analyzing the ratio of homelessness to state population, New York, Vermont, and Oregon had the highest rates in 2023. However, Washington, D.C. had an estimated ** homeless individuals per 10,000 people, which was significantly higher than any of the 50 states. Homeless people by race The U.S. Department of Housing and Urban Development performs homeless counts at the end of January each year, which includes people in both sheltered and unsheltered locations. The estimated number of homeless people increased to ******* in 2023 – the highest level since 2007. However, the true figure is likely to be much higher, as some individuals prefer to stay with family or friends - making it challenging to count the actual number of homeless people living in the country. In 2023, nearly half of the people experiencing homelessness were white, while the number of Black homeless people exceeded *******. How many veterans are homeless in America? The number of homeless veterans in the United States has halved since 2010. The state of California, which is currently suffering a homeless crisis, accounted for the highest number of homeless veterans in 2022. There are many causes of homelessness among veterans of the U.S. military, including post-traumatic stress disorder (PTSD), substance abuse problems, and a lack of affordable housing.
This database contains the data reported in the Annual Homeless Assessment Report to Congress (AHAR). It represents a point-In-time count (PIT) of homeless individuals, as well as a housing inventory count (HIC) conducted annually.
The data represent the most comprehensive national-level assessment of homelessness in America, including PIT and HIC estimates of homelessness, as well as estimates of chronically homeless persons, homeless veterans, and homeless children and youth.
These data can be trended over time and correlated with other metrics of housing availability and affordability, in order to better understand the particular type of housing resources that may be needed from a social determinants of health perspective.
HUD captures these data annually through the Continuum of Care (CoC) program. CoC-level reporting data have been crosswalked to county levels for purposes of analysis of this dataset.
You can use the BigQuery Python client library to query tables in this dataset in Kernels. Note that methods available in Kernels are limited to querying data. Tables are at bigquery-public-data.sdoh_hud_pit_homelessness
What has been the change in the number of homeless veterans in the state of New York’s CoC Regions since 2012? Determine how the patterns of homeless veterans have changes across the state of New York
homeless_2018 AS (
SELECT Homeless_Veterans AS Vet18, CoC_Name
FROM bigquery-public-data.sdoh_hud_pit_homelessness.hud_pit_by_coc
WHERE SUBSTR(CoC_Number,0,2) = "NY" AND Count_Year = 2018
),
veterans_change AS ( SELECT homeless_2012.COC_Name, Vet12, Vet18, Vet18 - Vet12 AS VetChange FROM homeless_2018 JOIN homeless_2012 ON homeless_2018.CoC_Name = homeless_2012.CoC_Name )
SELECT * FROM veterans_change
This database contains the data reported in the Annual Homeless Assessment Report to Congress (AHAR). It represents a point-In-time count (PIT) of homeless individuals, as well as a housing inventory count (HIC) conducted annually. The data represent the most comprehensive national-level assessment of homelessness in America, including PIT and HIC estimates of homelessness, as well as estimates of chronically homeless persons, homeless veterans, and homeless children and youth. These data can be trended over time and correlated with other metrics of housing availability and affordability, in order to better understand the particular type of housing resources that may be needed from a social determinants of health perspective. HUD captures these data annually through the Continuum of Care (CoC) program. CoC-level reporting data have been crosswalked to county levels for purposes of analysis of this dataset. For more information about these data, please see here .
ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
License information was derived automatically
A. SUMMARY This archived dataset includes data for population characteristics that are no longer being reported publicly. The date on which each population characteristic type was archived can be found in the field “data_loaded_at”.
B. HOW THE DATASET IS CREATED Data on the population characteristics of COVID-19 cases are from: * Case interviews * Laboratories * Medical providers These multiple streams of data are merged, deduplicated, and undergo data verification processes.
Race/ethnicity * We include all race/ethnicity categories that are collected for COVID-19 cases. * The population estimates for the "Other" or “Multi-racial” groups should be considered with caution. The Census definition is likely not exactly aligned with how the City collects this data. For that reason, we do not recommend calculating population rates for these groups.
Gender * The City collects information on gender identity using these guidelines.
Skilled Nursing Facility (SNF) occupancy * A Skilled Nursing Facility (SNF) is a type of long-term care facility that provides care to individuals, generally in their 60s and older, who need functional assistance in their daily lives. * This dataset includes data for COVID-19 cases reported in Skilled Nursing Facilities (SNFs) through 12/31/2022, archived on 1/5/2023. These data were identified where “Characteristic_Type” = ‘Skilled Nursing Facility Occupancy’.
Sexual orientation * The City began asking adults 18 years old or older for their sexual orientation identification during case interviews as of April 28, 2020. Sexual orientation data prior to this date is unavailable. * The City doesn’t collect or report information about sexual orientation for persons under 12 years of age. * Case investigation interviews transitioned to the California Department of Public Health, Virtual Assistant information gathering beginning December 2021. The Virtual Assistant is only sent to adults who are 18+ years old. https://www.sfdph.org/dph/files/PoliciesProcedures/COM9_SexualOrientationGuidelines.pdf">Learn more about our data collection guidelines pertaining to sexual orientation.
Comorbidities * Underlying conditions are reported when a person has one or more underlying health conditions at the time of diagnosis or death.
Homelessness Persons are identified as homeless based on several data sources: * self-reported living situation * the location at the time of testing * Department of Public Health homelessness and health databases * Residents in Single-Room Occupancy hotels are not included in these figures. These methods serve as an estimate of persons experiencing homelessness. They may not meet other homelessness definitions.
Single Room Occupancy (SRO) tenancy * SRO buildings are defined by the San Francisco Housing Code as having six or more "residential guest rooms" which may be attached to shared bathrooms, kitchens, and living spaces. * The details of a person's living arrangements are verified during case interviews.
Transmission Type * Information on transmission of COVID-19 is based on case interviews with individuals who have a confirmed positive test. Individuals are asked if they have been in close contact with a known COVID-19 case. If they answer yes, transmission category is recorded as contact with a known case. If they report no contact with a known case, transmission category is recorded as community transmission. If the case is not interviewed or was not asked the question, they are counted as unknown.
C. UPDATE PROCESS This dataset has been archived and will no longer update as of 9/11/2023.
D. HOW TO USE THIS DATASET Population estimates are only available for age groups and race/ethnicity categories. San Francisco population estimates for race/ethnicity and age groups can be found in a view based on the San Francisco Population and Demographic Census dataset. These population estimates are from the 2016-2020 5-year American Community Survey (ACS).
This dataset includes many different types of characteristics. Filter the “Characteristic Type” column to explore a topic area. Then, the “Characteristic Group” column shows each group or category within that topic area and the number of cases on each date.
New cases are the count of cases within that characteristic group where the positive tests were collected on that specific specimen collection date. Cumulative cases are the running total of all San Francisco cases in that characteristic group up to the specimen collection date listed.
This data may not be immediately available for recently reported cases. Data updates as more information becomes available.
To explore data on the total number of cases, use the ARCHIVED: COVID-19 Cases Over Time dataset.
E. CHANGE LOG
Abstract copyright UK Data Service and data collection copyright owner.
The index is constructed using socioeconomic and demographic, exposure, health, and housing indicators and is intended to serve as a planning tool for health and climate adaptation. Steps for calculating the index can be found in in the "An Assessment of San Francisco’s Vulnerability to Flooding & Extreme Storms" located at https://sfclimatehealth.org/wp-content/uploads/2018/12/FloodVulnerabilityReport_v5.pdf.pdfData Dictionary: (see attachment here also: https://data.sfgov.org/Health-and-Social-Services/San-Francisco-Flood-Health-Vulnerability/cne3-h93g)
Field Name Data Type Definition Notes (optional)
Census Blockgroup Text San Francisco Census Block Groups
Children Numeric Percentage of residents under 18 years old. American Community Survey 2009 - 2014.
Chidlren_wNULLvalues Numeric Percentage of residents under 18 years old. American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
Elderly Numeric Percentage of residents aged 65 and older. American Community Survey 2009 - 2014.
Elderly_wNULLvalues Numeric Percentage of residents aged 65 and older. American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
NonWhite Numeric Percentage of residents that do not identify as white (not Hispanic or Latino). American Community Survey 2009 - 2014.
NonWhite_wNULLvalues Numeric Percentage of residents that do not identify as white (not Hispanic or Latino). American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
Poverty Numeric Percentage of all individuals below 200% of the poverty level. American Community Survey 2009 - 2014.
Poverty_wNULLvalues Numeric Percentage of all individuals below 200% of the poverty level. American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
Education Numeric Percent of individuals over 25 with at least a high school degree. American Community Survey 2009 - 2014.
Education_wNULLvalues Numeric Percent of individuals over 25 with at least a high school degree. American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
English Numeric Percentage of households with no one age 14 and over who speaks English only or speaks English "very well". American Community Survey 2009 - 2014.
English_wNULLvalues Numeric Percentage of households with no one age 14 and over who speaks English only or speaks English "very well". American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
Elevation Numeric Minimum elevation in feet. United States Geologic Survey 2011.
SeaLevelRise Numeric Percent of land area in the 100-year flood plain with 36-inches of sea level rise. San Francisco Sea Level Rise Committee, AECOM 77inch flood inundation layer, 2014.
Precipitation Numeric Percent of land area with over 6-inches of projected precipitation-related flood inundation during an 100-year storm. San Francisco Public Utilities Commission, AECOM, 2015.
Diabetes Numeric Age-adjusted hospitalization rate due to diabetes; adults 18+. California Office of Statewide Health Planning and Development, 2004-2015.
MentalHealth Numeric Age-adjusted hospitalization rate due to schizophrenia and other psychotic disorders. California Office of Statewide Health Planning and Development, 2004-2015.
Asthma Numeric Age-adjusted hospitalization rate due to asthma; adults 18+. California Office of Statewide Health Planning and Development, 2004 - 2015.
Disability Numeric Percentage of total civilian noninstitutionalized population with a disability. American Community Survey 2009 - 2014.
Disability_wNULLvalues
Percentage of total civilian noninstitutionalized population with a disability. American Community Survey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
HousingQuality Numeric Annual housing violations, per 1000 residents. San Francisco Department of Public Health, San Francisco Department of Building Inspections, San Francisco Fire Department, 2010 - 2012.
Homeless Numeric Homeless population, per 1000 residents. San Francisco Homeless Count 2015.
LivAlone Numeric Households with a householder living alone. American Community Surevey 2009 - 2014.
LivAlone_wNULLvalues Numeric Households with a householder living alone. American Community Surevey 2009 - 2014. Because the American Community Survey uses survey estimates, all data is attached to a margin of error. When the coefficient of variation is over .3, the SFDPH considers this data unstable and gives it a NULL value. However, because principal component analysis and the final development of the flood health index could not use NULL values, SFDPH used this unstable data for these limited purposes. For the purpose of transparency, SFDPH has included both datasets with NULL values and without NULL values.
FloodHealthIndex Numeric Comparative ranking of flood health vulnerability, by block group. The Flood Health Index weights the six socioeconomic and demographic indicators (Children, Elderly, NonWhite, Poverty, Education, English) as 20% of the final score, the three exposure indicators (Sea Level Rise, Precipitation, Elevation) as 40% of the final score, the four health indicators (Diabetes, MentalHealth, Asthma, Disability) as 20% of the final score, and the three housing indicators (HousingQuality, Homeless, LivAlone) as 20% of the final score. For methodology used to develop the final Flood Health Index, please read the San Francisco Flood Vulnerability Assessment Methodology Section.
FloodHealthIndex_Quintiles Numeric Comparative ranking of flood health vulnerability, by block group. The Flood Health Index weights the six socioeconomic and demographic indicators (Children, Elderly, NonWhite, Poverty, Education, English) as 20% of the final score, the three exposure indicators (Sea Level Rise, Precipitation, Elevation) as 40% of the final score, the four health indicators (Diabetes, MentalHealth, Asthma, Disability) as 20% of the final score, and the three housing indicators (HousingQuality, Homeless, LivAlone) as 20% of the final score. For methodology used to develop the final Flood Health Index, please read the San Francisco Flood
Not seeing a result you expected?
Learn how you can add new datasets to our index.
Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
License information was derived automatically
The graph displays the top 15 states by an estimated number of homeless people in the United States for the year 2025. The x-axis represents U.S. states, while the y-axis shows the number of homeless individuals in each state. California has the highest homeless population with 187,084 individuals, followed by New York with 158,019, while Hawaii places last in this dataset with 11,637. This bar graph highlights significant differences across states, with some states like California and New York showing notably higher counts compared to others, indicating regional disparities in homelessness levels across the country.