SlideShare a Scribd company logo
An Open Spatial Systems
Framework for Place-Based
Decision-Making
Marynia Kolak, PhD Candidate
PH-GIS | April 14, 2016
Background
● A push towards place-based policy
● Need for distilling causal links
● Complex spatial organization & processes
● New types Big Data
● Limitations of existing infrastructures
Chicago Boundaries (Bill Rankin 2009) 2
Streaming
Big
Dynamic
Static
Small
Rigid
Absence of an integrated systems
framework means that spatial effects
are not considered or accounted for
effectively or consistently
in a decision-making environment.
3
Issues from Ignoring Spatial Effects
Theoretical: may confuse process being studied, miss
important signals, & violate core assumptions.
Methodological: may skew and/or bias results that
impact decision-making.
Technological: analysis and/or dynamic decision-
making may not be feasible, especially in a Big Data
context.
In a policy or decision-
making context, integrating
all three components is
essential for on-the-fly
analysis of spatially
dynamic phenomena.
5
Space serves as the
Place for Integration
A spatial framework for distilling
causal links for policy &
intervention assessment
considers a more comprehensive
understanding of how spatial
effects impact the data
generating process.
theoretical
methodological technological
infrastructure
design
research
design
usability
design
SPATIAL
DATA
SCIENCE
for
DECISION-MAKING
6
Towards an (Open) Spatial Technological Framework
How can we better integrate data and spatial analysis in a flexible framework?
● Challenges with data sourcing, processing, integration, and ownership
● Need for sharing results in an easy, updateable cross-platform way
● Gap between web development and spatial analytic communities
● Adding not just visualization, but analytics to an open web environment
Desktop Environments: ArcGIS, QGIS, GeoDa, PostGIS
Web Environments: ArcGIS Explorer, Google Products, Policy Map, (GeoDa),
Open, Customizable Web Environments: HTML/CSS, Javascript, (Python), & much more...
Open Source Environments
Pros:
Software is free
Code is shared, and can be improved over time (ie.
when bugs emerge, community fixes them)
Project can be customized and improved
Cons:
Steep learning curve: learning or updating
programming skills to make and fix code
If a project doesn’t have a large community, bugs
won’t be fixed (unless you try to)
Open Source projects thrive where there is:
● Community, collaboration, and team environments
● Space, time, and availability to work on improvement
● Phased development and innovation are encouraged
● Flexible, working connection of multiple components
Project Overview
+
Spatial (Data Science) Decision Support Application
● Built-in Spatial Framework
● Allows for spatially dynamic processes
● Dynamic development & evaluation of place-based policies
Customized Application Goals:
● Asset Mapping - Supports Needs Assessment
● Identify Areas for Treatment - Based on Risk Assessment
● Evaluate Policies & Interventions - Causal Analytic Framework
10
increasing
complexity
Healthy Access, Healthy Regions Project
Collaborators: Chicago Department of Public Health (Epidemiology, Policy Analysis, and
Innovation Groups); GeoDa Center, Vader Lab, & ChainBuilder Project at Arizona State
University; Goldstein Research at the Harris School of Public Policy at U of C, and more...
Builds on previous work:
● Spatial Data Warehouse Infrastructure (John Hopkins University 2013)
● West Humboldt Park Resource Mapping (WHPD, OLA, Northwestern, 2013)
● Work with CDPH & multiple community organizations since 2012
● Chicago Food Access Inequity from 2007-2014 (Northwestern-led study, 2016)
● Engineers Without Borders principles & lessons learned (volunteer since 2010)
11
Application Goals
CDPH Goal: Evaluate issues of health accessibility across Chicago
Dissertation Goal: Consider spatially dynamic causal links of health access inequity
Phased Development:
● Community Resource Map and Data Exploration (public-facing)
● Health Risk Indicator Map and Data Exploration (public-facing)
● Service Area Network Analysis and Simulation (analyst-facing)
● Data-Driven Regionalization Analysis (analyst-facing)
● Health Accessibility Model Comparison (analyst-facing)
Application Objectives
● Visualizes health providers and human services locations by category;
● Calculates service areas for locations along transportation routes;
● Provides descriptive summaries of communities in service areas of key health providers;
● Visualizes distributions of vulnerable and at-risk populations according to demographic and socioeconomic
characteristics;
● Identifies and summarizes areas of need where services are lacking based on demographic and
socioeconomic need, indexed by service category;
● Calculates new targeted zones of risk or vulnerability according to community need and service coverage
attributes; and
● Identifies relationships between the built environment and disease, by category
Data
+
● Different types of information stored
● Different ways of storing information
● Sharing data across organizations
● Managing data updates
● Visualizing data on maps
● Shoestring budget for technology
● Limited staff resources
● Domain knowledge with organization
Resource Mapping Challenges
What is the ultimate goal, as
defined by the community?
What technology is available to
(minimally) achieve that goal?
… That meets the needs of the
community?
… Five years from now?
● Visualize and Explore Data
● Dynamic and shareable
● Data could be owned, managed, and
updated by community-based
organizations and other partners
Resource Mapping Needs
Develop a shared community
resource for the community,
by the community.
VGI Resource Mapping
Case Example: West Chicago
● Community resources consolidated and
shared across two organizations (West
Humboldt Park Development Council and
Diabetes Link) for the West Side of Chicago
● Initiated while at Northwestern University
● Web map developed by customizing open
source code and published online
● Underrepresented talent recruited to support
development (data, front-end coding)
● makosak.github.io/HumboldtResources
Team Effort!
- West Humboldt Park
Development Council
- Our Lady of Angels
- Northwestern University
- NM Hospital
- GeoDa Center
- Volunteers from GIS
course, Hack Day 2015
VGI Resource Mapping
Chicago-wide VGI Framework
● New collaboration with the Chicago
Department of Public Health
● Health providers used by senior planning
analyst uploaded to dynamic Fusion table
● Web map application developed
● makosak.github.io/ChiHealthAccess
Next Steps:
● Determine best method of uploading data in
easy-to-use, effective environment
● Share with CBO network by CDPH
Existing Web Page:
Connects Health Providers
Future Web Page:
Connects Community
Resources from across
Chicago?
Show me nearby resources
22http://makosak.github.io/HumboldtResources
flexible
framework
dynamic
spatial data
Analysis
+
Types of Analysis
● Choropleth maps with multiple Data Classifications
○ Equal Interval, Standard Deviation, Fisher Jenks, CDPH Categories
○ Javascript breaks and/or PySal assignment
● Service Area Network Algorithm
○ Distance- or time-based
○ Open Street Maps roads (PBF file) and Fusion Table points (as JSON)
○ Feng Wang at the Vader Lab
● Hot Spot/ Cold Spot and Outlier detection
○ LISA Statistics and cluster maps
● Max-P Regions and Cluster Analysis
○ Goldstein Research Group open project: “Blobs”
Show me 1-mile service areas for hospitals
25http://makosak.github.io/chihealthaccess/
dynamic
exploration
analytic API
integration
Simulation Experiment
In Development:
● Run analysis with a model to
develop a quantifiable outcome.
● Add, remove, or change a point.
● Re-run analysis; compare results.
● Repeat as much as you’d like.
Technology:
● Automated Workflows
● Data and Analysis both act as
services (ie. called by URL)
● Chainbuilder, Open ASU Project
Which unit should I use for analysis?
30http://makosak.github.io/chihealthaccess/
check
assumptions
spatial
framework for
research design
Max-P Algorithm (via “Blobs”)
Max-P is a type of regionalization algorithm:
● Regions are a group of “areas,” and there are
generally multiple regions in a particular dataset.
● Regions are binned according to the similarities in
(multivariate) data
● Can define number of areas that must make up a
region, as well as min number of persons
● In epidemiology: may need similar baseline regions to
not violate core assumptions of inference
Systems
Integration
+
Methods and Tools of Integration
Methods of Analysis:
ESDA (choropleth maps, relative risk maps, Moran’s I, LISA cluster maps, histograms)
Spatial Econometrics, Causal Methodology Toolbox
Tools of Integration (Data, Analytics, Visualization):
PostGresSQL, POSTGIS, python, javascript, html/CSS, Flask, D3, Leaflet, Chainbuilder,
Google Fusion Tables, Google Map API, Plenar.io API
Usability Testing: surveys, task-based interviews, focus groups, & stakeholder meetings
34
Application Framework
Develop a dynamic and flexible
framework to integrate multiple data
types and formats, allow for scaling, allow
for updates.
Join on space and time in a spatially
enabled data system, rather than object
identifiers, when available.
Privilege services (APIs) and dynamic
updates rather than static datasets.
Allow for service-driven visualization and
analytics in final environment.
35
Coming Soon...
Timeframe for final completion:
Summer 2017
New datasets, analytics, and resources!
Connecting larger datasets:
- Sensor Networks?
- Social Media?
In July 2016, GeoDa Center moves to the new
Center for Spatial Data Science
Acknowledgements
Chicago Department of Public Health
Vader Lab, GeoDa Center, and ChainBuilder at
Agency for Healthcare Research & Quality
GeoDa Fellowship, Arizona State University
Stan Lesny Scholarship, Kosciuszko Foundation
Questions? email mkolak@asu.edu

More Related Content

What's hot

Service innovation: the hidden value of open data
Service innovation: the hidden value of open dataService innovation: the hidden value of open data
Service innovation: the hidden value of open data
Slim Turki, Dr.
 
Structured data and metadata evaluation methodology for organizations looking...
Structured data and metadata evaluation methodology for organizations looking...Structured data and metadata evaluation methodology for organizations looking...
Structured data and metadata evaluation methodology for organizations looking...
Emily Kolvitz
 
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
soder145
 
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
soder145
 
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
Brittne Kakulla, Ph.D.
 
Public Safety Mashups to Support Policy Makers || Choennie
Public Safety Mashups to Support Policy Makers || ChoenniePublic Safety Mashups to Support Policy Makers || Choennie
Public Safety Mashups to Support Policy Makers || Choennie
Human Centered ICT
 

What's hot (6)

Service innovation: the hidden value of open data
Service innovation: the hidden value of open dataService innovation: the hidden value of open data
Service innovation: the hidden value of open data
 
Structured data and metadata evaluation methodology for organizations looking...
Structured data and metadata evaluation methodology for organizations looking...Structured data and metadata evaluation methodology for organizations looking...
Structured data and metadata evaluation methodology for organizations looking...
 
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
Zip Code Tabulation Level Data: The Answer to Enrolling the Remaining Uninsur...
 
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
A Case Study of Two Health Insurance Marketplaces: Leveraging Interactive Map...
 
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
No More Half Fast: Improving US Broadband Download Speed. Georgetown Universi...
 
Public Safety Mashups to Support Policy Makers || Choennie
Public Safety Mashups to Support Policy Makers || ChoenniePublic Safety Mashups to Support Policy Makers || Choennie
Public Safety Mashups to Support Policy Makers || Choennie
 

Similar to An Open Spatial Systems Framework for Place-Based Decision-Making

A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
José Pablo Gómez Barrón S.
 
Data ecosystems: turning data into public value
Data ecosystems:  turning data into public valueData ecosystems:  turning data into public value
Data ecosystems: turning data into public value
Slim Turki, Dr.
 
Opportunities and methodological challenges of Big Data for official statist...
Opportunities and methodological challenges of  Big Data for official statist...Opportunities and methodological challenges of  Big Data for official statist...
Opportunities and methodological challenges of Big Data for official statist...
Piet J.H. Daas
 
Hobbit project overview presented at EBDVF 2017
Hobbit project overview presented at EBDVF 2017Hobbit project overview presented at EBDVF 2017
Hobbit project overview presented at EBDVF 2017
Holistic Benchmarking of Big Linked Data
 
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Citadelh2020
 
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Gayane Sedrakyan
 
Data Quality and Neogeography
Data Quality and NeogeographyData Quality and Neogeography
Data Quality and Neogeography
mdob
 
New Data for Innovation Policy
New Data for Innovation PolicyNew Data for Innovation Policy
New Data for Innovation Policy
Juan Mateos-Garcia
 
Garcia - New data for innovation policy
Garcia - New data for innovation policyGarcia - New data for innovation policy
Garcia - New data for innovation policy
innovationoecd
 
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced AnalyticsHuman/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
NC Military Business Center
 
A Social Network-Empowered Research Analytics Framework For Project Selection
A Social Network-Empowered Research Analytics Framework For Project SelectionA Social Network-Empowered Research Analytics Framework For Project Selection
A Social Network-Empowered Research Analytics Framework For Project Selection
Nat Rice
 
Volunteered Geographic Information System Design: Project and Participation G...
Volunteered Geographic Information System Design: Project and Participation G...Volunteered Geographic Information System Design: Project and Participation G...
Volunteered Geographic Information System Design: Project and Participation G...
José Pablo Gómez Barrón S.
 
ONS local presents clustering
ONS local presents clusteringONS local presents clustering
ONS local presents clustering
Office for National Statistics
 
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
Geoffrey Fox
 
Workshop II on a Roadmap to Future Government
Workshop II on a Roadmap to Future GovernmentWorkshop II on a Roadmap to Future Government
Workshop II on a Roadmap to Future Government
Samos2019Summit
 
Big Data & DS Analytics for PAARL
Big Data & DS Analytics for PAARLBig Data & DS Analytics for PAARL
Modeling of future transport systems from different point of views: data, tec...
Modeling of future transport systems from different point of views: data, tec...Modeling of future transport systems from different point of views: data, tec...
Modeling of future transport systems from different point of views: data, tec...
Sonia Yeh
 
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
Elvis Muyanja
 
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
Territorial Intelligence
 
BIMCV: The Perfect "Big Data" Storm.
BIMCV: The Perfect "Big Data" Storm. BIMCV: The Perfect "Big Data" Storm.
BIMCV: The Perfect "Big Data" Storm.
maigva
 

Similar to An Open Spatial Systems Framework for Place-Based Decision-Making (20)

A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
A Socio-Technical Design Approach to Build Crowdsourced and Volunteered Geogr...
 
Data ecosystems: turning data into public value
Data ecosystems:  turning data into public valueData ecosystems:  turning data into public value
Data ecosystems: turning data into public value
 
Opportunities and methodological challenges of Big Data for official statist...
Opportunities and methodological challenges of  Big Data for official statist...Opportunities and methodological challenges of  Big Data for official statist...
Opportunities and methodological challenges of Big Data for official statist...
 
Hobbit project overview presented at EBDVF 2017
Hobbit project overview presented at EBDVF 2017Hobbit project overview presented at EBDVF 2017
Hobbit project overview presented at EBDVF 2017
 
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
 
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
Data Harvesting, Curation and Fusion Model to Support Public Service Recommen...
 
Data Quality and Neogeography
Data Quality and NeogeographyData Quality and Neogeography
Data Quality and Neogeography
 
New Data for Innovation Policy
New Data for Innovation PolicyNew Data for Innovation Policy
New Data for Innovation Policy
 
Garcia - New data for innovation policy
Garcia - New data for innovation policyGarcia - New data for innovation policy
Garcia - New data for innovation policy
 
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced AnalyticsHuman/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
Human/Social Sciences/Cultural & Behavioral Dynamics and Advanced Analytics
 
A Social Network-Empowered Research Analytics Framework For Project Selection
A Social Network-Empowered Research Analytics Framework For Project SelectionA Social Network-Empowered Research Analytics Framework For Project Selection
A Social Network-Empowered Research Analytics Framework For Project Selection
 
Volunteered Geographic Information System Design: Project and Participation G...
Volunteered Geographic Information System Design: Project and Participation G...Volunteered Geographic Information System Design: Project and Participation G...
Volunteered Geographic Information System Design: Project and Participation G...
 
ONS local presents clustering
ONS local presents clusteringONS local presents clustering
ONS local presents clustering
 
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
Multi-faceted Classification of Big Data Use Cases and Proposed Architecture ...
 
Workshop II on a Roadmap to Future Government
Workshop II on a Roadmap to Future GovernmentWorkshop II on a Roadmap to Future Government
Workshop II on a Roadmap to Future Government
 
Big Data & DS Analytics for PAARL
Big Data & DS Analytics for PAARLBig Data & DS Analytics for PAARL
Big Data & DS Analytics for PAARL
 
Modeling of future transport systems from different point of views: data, tec...
Modeling of future transport systems from different point of views: data, tec...Modeling of future transport systems from different point of views: data, tec...
Modeling of future transport systems from different point of views: data, tec...
 
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
DATA SCIENCE IS CATALYZING BUSINESS AND INNOVATION
 
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
Paris2014 141211 Guénaël DEVILLET Models and Observation Systems for Sustaina...
 
BIMCV: The Perfect "Big Data" Storm.
BIMCV: The Perfect "Big Data" Storm. BIMCV: The Perfect "Big Data" Storm.
BIMCV: The Perfect "Big Data" Storm.
 

More from Raed Mansour

Homogeneity of Community Areas in Chicago
Homogeneity of Community Areas in ChicagoHomogeneity of Community Areas in Chicago
Homogeneity of Community Areas in Chicago
Raed Mansour
 
APHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
APHA Presentation: Using Predictive Analytics for West Nile Disease PreventionAPHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
APHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
Raed Mansour
 
Pinterest for Health Webinar
Pinterest for Health WebinarPinterest for Health Webinar
Pinterest for Health Webinar
Raed Mansour
 
Social Media and Machine Learning in FoodBorne Illness
Social Media and Machine Learning in FoodBorne IllnessSocial Media and Machine Learning in FoodBorne Illness
Social Media and Machine Learning in FoodBorne Illness
Raed Mansour
 
Innovation Transforming Public Health in Chicago
Innovation Transforming Public Health in ChicagoInnovation Transforming Public Health in Chicago
Innovation Transforming Public Health in Chicago
Raed Mansour
 
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
Raed Mansour
 
FoodBorne Chicago Infographic
FoodBorne Chicago InfographicFoodBorne Chicago Infographic
FoodBorne Chicago Infographic
Raed Mansour
 
CDPH Social Media Metrics Highlights 2012
CDPH Social Media Metrics Highlights 2012CDPH Social Media Metrics Highlights 2012
CDPH Social Media Metrics Highlights 2012
Raed Mansour
 
Social Media Week 2012 - #SMWChiHealth
Social Media Week 2012 - #SMWChiHealthSocial Media Week 2012 - #SMWChiHealth
Social Media Week 2012 - #SMWChiHealth
Raed Mansour
 
2011 APHA HA Section Facebook Page Insights
2011 APHA HA Section Facebook Page Insights2011 APHA HA Section Facebook Page Insights
2011 APHA HA Section Facebook Page Insights
Raed Mansour
 
2011 HA Section Membership Survey
2011 HA Section Membership Survey2011 HA Section Membership Survey
2011 HA Section Membership Survey
Raed Mansour
 
2011 APHA HA LinkedIn Group Stats
2011 APHA HA LinkedIn Group Stats2011 APHA HA LinkedIn Group Stats
2011 APHA HA LinkedIn Group Stats
Raed Mansour
 

More from Raed Mansour (12)

Homogeneity of Community Areas in Chicago
Homogeneity of Community Areas in ChicagoHomogeneity of Community Areas in Chicago
Homogeneity of Community Areas in Chicago
 
APHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
APHA Presentation: Using Predictive Analytics for West Nile Disease PreventionAPHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
APHA Presentation: Using Predictive Analytics for West Nile Disease Prevention
 
Pinterest for Health Webinar
Pinterest for Health WebinarPinterest for Health Webinar
Pinterest for Health Webinar
 
Social Media and Machine Learning in FoodBorne Illness
Social Media and Machine Learning in FoodBorne IllnessSocial Media and Machine Learning in FoodBorne Illness
Social Media and Machine Learning in FoodBorne Illness
 
Innovation Transforming Public Health in Chicago
Innovation Transforming Public Health in ChicagoInnovation Transforming Public Health in Chicago
Innovation Transforming Public Health in Chicago
 
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
CDC MMWR Health Department Use of Social Media to Identify Foodborne Illness ...
 
FoodBorne Chicago Infographic
FoodBorne Chicago InfographicFoodBorne Chicago Infographic
FoodBorne Chicago Infographic
 
CDPH Social Media Metrics Highlights 2012
CDPH Social Media Metrics Highlights 2012CDPH Social Media Metrics Highlights 2012
CDPH Social Media Metrics Highlights 2012
 
Social Media Week 2012 - #SMWChiHealth
Social Media Week 2012 - #SMWChiHealthSocial Media Week 2012 - #SMWChiHealth
Social Media Week 2012 - #SMWChiHealth
 
2011 APHA HA Section Facebook Page Insights
2011 APHA HA Section Facebook Page Insights2011 APHA HA Section Facebook Page Insights
2011 APHA HA Section Facebook Page Insights
 
2011 HA Section Membership Survey
2011 HA Section Membership Survey2011 HA Section Membership Survey
2011 HA Section Membership Survey
 
2011 APHA HA LinkedIn Group Stats
2011 APHA HA LinkedIn Group Stats2011 APHA HA LinkedIn Group Stats
2011 APHA HA LinkedIn Group Stats
 

Recently uploaded

How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
Federico Razzoli
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 

Recently uploaded (20)

How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Webinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data WarehouseWebinar: Designing a schema for a Data Warehouse
Webinar: Designing a schema for a Data Warehouse
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 

An Open Spatial Systems Framework for Place-Based Decision-Making

  • 1. An Open Spatial Systems Framework for Place-Based Decision-Making Marynia Kolak, PhD Candidate PH-GIS | April 14, 2016
  • 2. Background ● A push towards place-based policy ● Need for distilling causal links ● Complex spatial organization & processes ● New types Big Data ● Limitations of existing infrastructures Chicago Boundaries (Bill Rankin 2009) 2 Streaming Big Dynamic Static Small Rigid
  • 3. Absence of an integrated systems framework means that spatial effects are not considered or accounted for effectively or consistently in a decision-making environment. 3
  • 4.
  • 5. Issues from Ignoring Spatial Effects Theoretical: may confuse process being studied, miss important signals, & violate core assumptions. Methodological: may skew and/or bias results that impact decision-making. Technological: analysis and/or dynamic decision- making may not be feasible, especially in a Big Data context. In a policy or decision- making context, integrating all three components is essential for on-the-fly analysis of spatially dynamic phenomena. 5
  • 6. Space serves as the Place for Integration A spatial framework for distilling causal links for policy & intervention assessment considers a more comprehensive understanding of how spatial effects impact the data generating process. theoretical methodological technological infrastructure design research design usability design SPATIAL DATA SCIENCE for DECISION-MAKING 6
  • 7. Towards an (Open) Spatial Technological Framework How can we better integrate data and spatial analysis in a flexible framework? ● Challenges with data sourcing, processing, integration, and ownership ● Need for sharing results in an easy, updateable cross-platform way ● Gap between web development and spatial analytic communities ● Adding not just visualization, but analytics to an open web environment Desktop Environments: ArcGIS, QGIS, GeoDa, PostGIS Web Environments: ArcGIS Explorer, Google Products, Policy Map, (GeoDa), Open, Customizable Web Environments: HTML/CSS, Javascript, (Python), & much more...
  • 8. Open Source Environments Pros: Software is free Code is shared, and can be improved over time (ie. when bugs emerge, community fixes them) Project can be customized and improved Cons: Steep learning curve: learning or updating programming skills to make and fix code If a project doesn’t have a large community, bugs won’t be fixed (unless you try to) Open Source projects thrive where there is: ● Community, collaboration, and team environments ● Space, time, and availability to work on improvement ● Phased development and innovation are encouraged ● Flexible, working connection of multiple components
  • 10. Spatial (Data Science) Decision Support Application ● Built-in Spatial Framework ● Allows for spatially dynamic processes ● Dynamic development & evaluation of place-based policies Customized Application Goals: ● Asset Mapping - Supports Needs Assessment ● Identify Areas for Treatment - Based on Risk Assessment ● Evaluate Policies & Interventions - Causal Analytic Framework 10 increasing complexity
  • 11. Healthy Access, Healthy Regions Project Collaborators: Chicago Department of Public Health (Epidemiology, Policy Analysis, and Innovation Groups); GeoDa Center, Vader Lab, & ChainBuilder Project at Arizona State University; Goldstein Research at the Harris School of Public Policy at U of C, and more... Builds on previous work: ● Spatial Data Warehouse Infrastructure (John Hopkins University 2013) ● West Humboldt Park Resource Mapping (WHPD, OLA, Northwestern, 2013) ● Work with CDPH & multiple community organizations since 2012 ● Chicago Food Access Inequity from 2007-2014 (Northwestern-led study, 2016) ● Engineers Without Borders principles & lessons learned (volunteer since 2010) 11
  • 12. Application Goals CDPH Goal: Evaluate issues of health accessibility across Chicago Dissertation Goal: Consider spatially dynamic causal links of health access inequity Phased Development: ● Community Resource Map and Data Exploration (public-facing) ● Health Risk Indicator Map and Data Exploration (public-facing) ● Service Area Network Analysis and Simulation (analyst-facing) ● Data-Driven Regionalization Analysis (analyst-facing) ● Health Accessibility Model Comparison (analyst-facing)
  • 13. Application Objectives ● Visualizes health providers and human services locations by category; ● Calculates service areas for locations along transportation routes; ● Provides descriptive summaries of communities in service areas of key health providers; ● Visualizes distributions of vulnerable and at-risk populations according to demographic and socioeconomic characteristics; ● Identifies and summarizes areas of need where services are lacking based on demographic and socioeconomic need, indexed by service category; ● Calculates new targeted zones of risk or vulnerability according to community need and service coverage attributes; and ● Identifies relationships between the built environment and disease, by category
  • 15. ● Different types of information stored ● Different ways of storing information ● Sharing data across organizations ● Managing data updates ● Visualizing data on maps ● Shoestring budget for technology ● Limited staff resources ● Domain knowledge with organization Resource Mapping Challenges What is the ultimate goal, as defined by the community? What technology is available to (minimally) achieve that goal? … That meets the needs of the community? … Five years from now?
  • 16. ● Visualize and Explore Data ● Dynamic and shareable ● Data could be owned, managed, and updated by community-based organizations and other partners Resource Mapping Needs Develop a shared community resource for the community, by the community.
  • 17. VGI Resource Mapping Case Example: West Chicago ● Community resources consolidated and shared across two organizations (West Humboldt Park Development Council and Diabetes Link) for the West Side of Chicago ● Initiated while at Northwestern University ● Web map developed by customizing open source code and published online ● Underrepresented talent recruited to support development (data, front-end coding) ● makosak.github.io/HumboldtResources Team Effort! - West Humboldt Park Development Council - Our Lady of Angels - Northwestern University - NM Hospital - GeoDa Center - Volunteers from GIS course, Hack Day 2015
  • 18.
  • 19.
  • 20.
  • 21. VGI Resource Mapping Chicago-wide VGI Framework ● New collaboration with the Chicago Department of Public Health ● Health providers used by senior planning analyst uploaded to dynamic Fusion table ● Web map application developed ● makosak.github.io/ChiHealthAccess Next Steps: ● Determine best method of uploading data in easy-to-use, effective environment ● Share with CBO network by CDPH Existing Web Page: Connects Health Providers Future Web Page: Connects Community Resources from across Chicago?
  • 22. Show me nearby resources 22http://makosak.github.io/HumboldtResources flexible framework dynamic spatial data
  • 24. Types of Analysis ● Choropleth maps with multiple Data Classifications ○ Equal Interval, Standard Deviation, Fisher Jenks, CDPH Categories ○ Javascript breaks and/or PySal assignment ● Service Area Network Algorithm ○ Distance- or time-based ○ Open Street Maps roads (PBF file) and Fusion Table points (as JSON) ○ Feng Wang at the Vader Lab ● Hot Spot/ Cold Spot and Outlier detection ○ LISA Statistics and cluster maps ● Max-P Regions and Cluster Analysis ○ Goldstein Research Group open project: “Blobs”
  • 25. Show me 1-mile service areas for hospitals 25http://makosak.github.io/chihealthaccess/ dynamic exploration analytic API integration
  • 26.
  • 27.
  • 28.
  • 29. Simulation Experiment In Development: ● Run analysis with a model to develop a quantifiable outcome. ● Add, remove, or change a point. ● Re-run analysis; compare results. ● Repeat as much as you’d like. Technology: ● Automated Workflows ● Data and Analysis both act as services (ie. called by URL) ● Chainbuilder, Open ASU Project
  • 30. Which unit should I use for analysis? 30http://makosak.github.io/chihealthaccess/ check assumptions spatial framework for research design
  • 31. Max-P Algorithm (via “Blobs”) Max-P is a type of regionalization algorithm: ● Regions are a group of “areas,” and there are generally multiple regions in a particular dataset. ● Regions are binned according to the similarities in (multivariate) data ● Can define number of areas that must make up a region, as well as min number of persons ● In epidemiology: may need similar baseline regions to not violate core assumptions of inference
  • 32.
  • 34. Methods and Tools of Integration Methods of Analysis: ESDA (choropleth maps, relative risk maps, Moran’s I, LISA cluster maps, histograms) Spatial Econometrics, Causal Methodology Toolbox Tools of Integration (Data, Analytics, Visualization): PostGresSQL, POSTGIS, python, javascript, html/CSS, Flask, D3, Leaflet, Chainbuilder, Google Fusion Tables, Google Map API, Plenar.io API Usability Testing: surveys, task-based interviews, focus groups, & stakeholder meetings 34
  • 35. Application Framework Develop a dynamic and flexible framework to integrate multiple data types and formats, allow for scaling, allow for updates. Join on space and time in a spatially enabled data system, rather than object identifiers, when available. Privilege services (APIs) and dynamic updates rather than static datasets. Allow for service-driven visualization and analytics in final environment. 35
  • 36. Coming Soon... Timeframe for final completion: Summer 2017 New datasets, analytics, and resources! Connecting larger datasets: - Sensor Networks? - Social Media? In July 2016, GeoDa Center moves to the new Center for Spatial Data Science
  • 37. Acknowledgements Chicago Department of Public Health Vader Lab, GeoDa Center, and ChainBuilder at Agency for Healthcare Research & Quality GeoDa Fellowship, Arizona State University Stan Lesny Scholarship, Kosciuszko Foundation Questions? email mkolak@asu.edu