#separator:tab
#html:true
#tags column:3
Health: define Health is a state of complete physical, mental, and social well-being (not merely the absence of illness or disease)
Health definition criticisms "
- a ""state"" rather than a ""process""
- puts no boundaries on what is considered ""health""
"
Health determinants/ impacts gender, age, income, education, smoking, occupation,...
Health and PLACE "- health <- def. can be described as part of an ""environment""
- environmental context can play a large part in a person's health (in addition to genetics)
"
health+medical geography using geographic concepts and spatial analysis to study the distribution of illness and level of community health at local and global scales (WHERE???)
Space vs Place Space: absolute location
Place: relational addressing to the human
Epidemiology the study of how often diseases occur in different groups of people and why
Mortality vs Morbidity mortality: frequency of death in a defined population for an interval of time
morbidity: departure from wellbeing
Why epidemiology? determine, describe, document the course of diseases/health
planning for future and improving current health services
Etiology the cause of disease, health-related conditions, disabilities, ...
spatial factors/patterns exist that contribute to etiology of disease
4 types of data for public health - Foundational Data
- Population data
- Health data
- Health care data
Foundational data to establish spatial extents and relations
eg remote sensing, centrelines, imagery, boundaries, cadastral
Population data demographic info: US Census Bureau, Statscan
different hierarchy at different spatial levels
Health Data - Vital statistics
- Mortality records
- Disease surveillance (active/passive, not perfect) and registries
- Self-reported survey data
Health care data Health care facilities + utilization
Geocoding Finding geographic coordinates (lat long) based on street addresses /postal codes /etc
MAUP how things are zoned (boundaries) can change outcomes as well as the scale of the geographic unit used (greater or less local variation depending on size of area)
Mapping process - Spatial data
- Representations of data (points/ choropleth/ dot density/ ...)
- Queries of data
- Analysis of queries, how to display
Clustering Unusual/ unexpected concentrations of cases in space and/or time
Spatial accessibility access to health services
distance decay vs care: distance increases, usage decreases
also depends on population characteristics
How to measure access in GIS - density based (how many in an area per ...?)
- distance measure (euclidean vs network)
- travel cost
Social gradient in health "- it’s steep : represents very large differences in the length and healthfulness of life
- it’s continuous : spans the entire social spectrum: not just about poor people
- it’s not disease specific : exists for most major causes of death, illnesses, diseases
- it’s ubiquitous: persistent over time and space inequalities within & between societies
"
Disease risk Probability within an interval
Attributed to individual, modified by characteristics (risk factors)
Unobservable, but can be estimated using data
Standardization steps - Get rates for each age group
- Choose reference population
- Multiply age-specific rates (1) by number of ppl in reference population age groups (2) -> Expected rates
- Add expected number of deaths for each age group
- Divide total number of expected deaths by std. pop
Indirect: Standardized mortality ratio observed num. deaths / expected num. deaths
Environmental health prevention, control of health problems that can be related to the environment
water, air, food
can relate to built and natural environment
map locations of hazards, point source pollution (sewer), non-point source (motor veh. emissions, pesticides)
GIS Flowcharting Files / feature classes: OVALS
Functions / Tools: RECTANGLE
GIS Explaining state important inputs, formulas, fields
Geographic data quality properties - Lineage (history)
- Accuracy: positional, attribute (level of accuracy)
- Completeness
- Logical consistency
- Temporal properties (no mismatch)
Infant mortality rate ( num child dying / num live births ) * 1000
Types of clustering methods Global: is there clustering
Local: where is the cluster?
Morans vs Getis Moran: clustering and dispersion (esp in comparison to itself and other nbhs)
Getis: clustering only (of high or low values)
Spatial weights matrices rook, queen
distance
Spatial access: Density Container approach
Coverage approach (fixed buffer from points of origin)
Network analyst Route
Service Area
closest facility
OD Cost matrix
location allocation
Need network - build network
OD Cost matrix Based on network distance
Displays euclidean
Allocation network buffers / service areas
Biomonitoring Using body tissues/fluids to detect chemicals in body
Not ideal for use with GIS, not population based approach
Interpolation: estimating unknown value IDW: point more influenced by nearby known points
average, weighted by distance
value can never be less than the minimum value (weights can never be negative)