SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
Information system to assist survivors of disasters
      Emergency information system designed to coordinate information flow between the
                        population and aid agencies during disasters


                       Nicolas di Tada                                                         Timothy Large
                        InSTEDD                                                      Thomson Reuters Foundation
                     Palo Alto, USA                                                           London, UK
                   nditada@instedd.org                                            timothy.large@thomsonreuters.com



Abstract— This paper describes a free and open source                    •       Reach out to affected population with useful and
information system designed to be deployed in emergencies                        actionable information in a timely manner.
caused by sudden onset natural disasters. The aim is to
streamline the communication flow and collaboration between            III.                      WORKFLOW
media, aid workers and government agencies with the affected
population, to help the latter get verified, accurate and                The overall goal of the designed flow is to streamline the
actionable information that will enable them to make decisions       creation and maximize the availability of relevant and credible
and recover from the disaster.                                       information to communities. This implies the creation and
                                                                     distribution of such information. The flow improves when
The EIS system also provides means for affected population and       people have not only direct access to information, but the
field workers to channel vital data back up into aid response.       benefit also of credible intermediaries to help discover, gather,
This tool is part of a free information service run by Thomson       compare, contextualize, and share information. [2]
Reuters Foundation to help survivors of natural disasters. It will
                                                                        The flow (“Fig. 1”) can be divided in 4 stages:
serve the affected populations, local media and relief responders
by providing fast, practical and verified information in local       1. Collection of raw reports from the field.
languages through the best means available.
                                                                     2. Filtering, processing and identification of important
   Keywords-component; Information, disaster, response,                  information.
communication, collaboration, media, aid.
                                                                     3. Editorial process including verifying the accuracy of
 I.                     INTRODUCTION                                     information, editing and translating the information into
                                                                         local languages.
    Underlying EIS is the assumption that people caught up in
disasters are not helpless victims and that life saving,             4. Inform relevant stakeholders.
actionable information is as important as blankets and
tarpaulin. As first responders, they need reliable information       A. Subscription and Collection
to make decisions and minimize the impact.                               Citizens can report their location by sending an SMS to
                                                                     the system with the name of the village they are. That simple
    ‘Information is a vital form of aid in itself […] Disaster-      action registers them in the system to receive alerts targeted to
affected people need information as much as water, food,             that village.
medicine or shelter. Information can save lives, livelihoods
and resources.’ [1]                                                      Every citizen, either registered or not, can report
                                                                     information to the system through SMS.
 II.                      OBJECTIVES
                                                                        The system allows submission of raw reports through
   In line with those assumptions, the design objectives have        several channels:
been to:
                                                                             •   SMS: through mobile aggregators (like Clickatell)
      •   Collect reports originated from the very first layer of            or plugged-in phones. People can send information to
          affected population - survivors; combining that with               a specific number, which then stores the message in
          information received from the field including aid                  the system.
          agencies, local media and government.
                                                                             •   Twitter: both streams from particular users or
      •   Provide fast and reliable means to filter, search and              certain hash-tags can be imported.
          detect important information in the pool of reports.
      •   Streamline the flow of information inside a
                                                                             •   Email: any number of email addresses can be
                                                                             checked by the system and directed to specific
          distributed editorial team including local translators.            collection baskets or inboxes
Figure 1. Information workflow

       •    RSS: feeds can be checked periodically and new           the most salient ones in these kinds of scenarios. These tools
        articles will appear in the system.                          include search, tagging and automatic extraction of the
                                                                     location the text refers to. Other features that can be added to
       •    Web: any user with permissions can post                  customize the experience and workflow include flagging
        information using the web interface.                         documents, hiding them, commenting and relating them. The
   1) Bounded and Unbounded Crowd-sourcing                           objective of these features is to aid in the process of
    Through the use of a feature we called "Working groups"          collaboratively selecting useful information to initiate the
and in combination with the "Baskets", both bounded and              editing workflow.
unbounded crowd-sourcing processes can coexist in the                C. Editing
stream.
                                                                         A module called “Baskets” allows the configuration of a
    Identified users can be assigned to "Working Groups" and         custom workflow tailored to the specific team and situation.
the reports coming from those groups, can be configured to go        The module works based on the idea of baskets. Each basket
to specific baskets. Therefore, some baskets can be monitored        is a collection of pieces of information (items), that acts both
more often or by different people, depending on the working          as inbox and outbox. Each user in the system is given
groups (bounded crowd) putting reports there. An unbounded           permissions to read, write, move in or move out items from
basket could be even configured to be self-filtered by the           one or more baskets.
same unbounded crowd and items with 10 or more people
marking them as "alert" or a specific tag could then be pulled           Typically, a user would monitor one or more baskets based
by another basket, which is monitored by some agency.                on his role. As new items appear, he will decide what to do,
                                                                     act on the item, flag it as urgent, write a comment, create a
    Using this combination of features a group of users can          new alert or translate it to another language. He would then
collaborate around a pool or flow of information sifting useful      put the new item or the edited one in another basket for
information, tagging (or correcting tags suggested by the            someone else to do his part of the job.
system), classifying as urgent or alerts, adding geographic
information (or correcting the one suggested by the system)          D. Informing
and several other types of metadata that modules provide.                Once an alert is ready to be sent out to relevant recipients,
                                                                     the system allows the user to target affected population by
B. Selection                                                         location through a map with references of clusters of citizens.
    Through a number of different tools, users monitoring the        The user sees a map with the different groups of citizens and
pool of raw reports can filter important information. The goal       the number of citizens in each group. “Fig. 2”
in this stage is to try to deal with as many situation awareness
“demons” [3] as possible, being data overload and stressors              The objective of targeting by location is not only to keep
                                                                     the information relevant to everyone, but also to avoid that
Figure 2. Sending information to citizens

people in a desperate situation end up travelling to a distant           A complete picture of the platform architecture and
location just because they received a message saying there is        interactions can be seen in Figure 3.
food or blankets there.
                                                                         The choice of creating a new tool was based on the
    The alert can be sent through SMS and Email, and can             following observations:
also be addressed to specific working groups, like aid
workers, local media or government agencies.                         8.   Existing free open source information aggregators were
                                                                          based on more generic solutions like content
  IV.                        TECHNOLOGY                                   management systems. This creates the problem of a
                                                                          platform too generic and abstract to provide a productive
    The EIS system was built on top of RIFF (http://
instedd.org/evolve), an InSTEDD platform tool developed as                and friendly environment to develop extensions. Riff is
a general collaboration environment for content creation,                 collaboration tool based around information aggregation
social metadata annotation, and automated analysis with                   and provides specific extension points that allow the
potential applicability in a wide range of areas.                         developer to focus only in the intended task or feature.
    RIFF is a modular and extensible free open source                9.   Machine learning classifiers are usually stand-alone ad-
platform built in C#. The platform tool was developed during              hoc applications or libraries, without a context integrated
2008 and 2009 as an effort to provide an environment that                 with information aggregation and collective analytics.
could collect heterogeneous information sources and leverage
                                                                     10. Many powerful analytic environments are either
the power of human expert collaboration with machine
learning and visualization aids.                                         proprietary or commercial.

     RIFF is extensible through several different means:                EIS was designed and implemented as a set of extensions
                                                                     to RIFF that allow receiving SMS messages, creating custom
5.   Developers can add new types of information sources,            workflows for information and targeting outgoing SMS
     even custom or proprietary                                      messages by location and working groups.
6. Modules can be developed to add new filters, provide                The choice of SMS as a communication channel was based
     additional functionality around classifying or tagging          on:
     items, extend the model of each item by adding new
     fields or properties, create new visualizations and                     •   Provides a two-way channel: citizens can report as
     automatically extract information during the import                      well as receive information.
     phase. Most of the basic functionality is developed                     •    Allows for information to be targeted to citizens
     through modules.                                                         based on their reported location and needs, while still
                                                                              allowing for bulk sending.
7. Plugging the output of RIFF to another system. The tool
     allows the extraction of tailored and filtered RSS feeds,               •    Allows for semi-structured reports to be parsed:
     email subscriptions or push selected data to custom                      locations can be extracted, keywords can be identified
     endpoints.                                                               and other entities like names or organizations can be
Figure 3. RIFF Architecture
extracted.                                                 team managed to process the information, select relevant
                                                                   topics and going through a quick but reliable loop with local
A. Server Deployment                                               translators could provide alerts with verified data.
   EIS is running right now on an Amazon EC2 instance,
providing a very easy way for 3rd parties to quickly deploy          A short summary of the pilot can be seen at: http://
and manage their own instances.                                    www.alertnet.org/thefacts/reliefresources/125907780276.htm

 V.                        RESULTS                                   VI.                      CONCLUSION
   As of the moment of presenting this paper, the system was           We believe that we have built a tool that can handle
deployed with much success in Haiti:                               information collection, flow and reach out in a wide range of
                                                                   deployment scenarios in disaster situations, providing the
    •     The population response was very high, getting           support for channeling information up and down as needed
         more than 5.000 subscribers in less than 10 days.         among a heterogeneous ecosystem of stakeholders. The
         Currently above 15.000.                                   system will serve as the basis for further learning,
     • More than 1.000 incoming SMS per day from the               development and work on the subject.
         survivors, including emergencies, needs or                  VII.              ACKNOWLEDGMENTS
         information requests to a total of more than 50.000
                                                                       We would like to thank to all the people that worked in the
         messages processed inside the system.
                                                                   inception, design, development and testing of the system:
     • Several agencies, under the UN umbrella, are both           Monique Villa, Timothy Large, Astrid Zweynert, Joanne
         receiving targeted information from citizens, and         Tomkinson, Thin Lei Win (Thomson Reuters Foundation);
         sending out messages regarding where to find food,        Eric Rasmussen, Robert Kirkpatrick, Eduardo Jezierski, Luke
         register missing people, get shelter and health           Beckman (InSTEDD); Juan Wajnerman, Brian Cardiff, Martín
         measures.                                                 Verzilli, Ary Borenszweig, Andres Taraciuk, Mariana Galvan,
                                                                   Martin Scebba (Manas Technology Solutions).
     • More than 20 users from different agencies and
         groups.                                                       The help and feedback of the Palang Merah Indonesia
                                                                   (Indonesian Red Cross) was essential to conduct the pilot and
  Within hours of the earthquake, most of Haiti’s cell phone
                                                                   improve the system.
towers were still operational and text messages were getting
though in most of the country but Port-Au-Prince. After 2 or          A special thank to Willie Smits who hosted us and helped
3 days of work, the 2 main telephone companies could get           us with the logistics in North Sulawesi.
most of the capital antennas back to work.
                                                                    VIII.                    REFERENCES
  The EIS team was deployed less than 48hs after the
earthquake and, in partnership with other organizations like       1. International Federation of Red Cross and Red Crescent
Ushahidi and FronlineSMS:Medic, quickly began                         (2005) World Disasters Report 2005: Focus on
negotiations with the telephone companies to establish a              information in disasters, Kumarian Press, http://
shortcode for citizens to text-in and for the system to be able       www.ifrc.org/publicat/wdr2005/index.asp
to send messages out. A diagram of the final ecosystem             2. The Knight Comission (2009) Informing Communities:
architecture of applications and organizations interacting            Sustaining Democracy in the Digital Age, http://
around the shortcode and EIS can be seen in Figure 4.                 report.knightcomm.org/
More at: http://www.alertnet.org/db/blogs/                         3. Mica R. Endsley (2003) Designing for Situation
  1564/2010/00/24-120746-1.htm                                        Awareness: An approach to user-centered design, CRC
    Before the Haiti deployment, a pilot of the system was         4. Ushahidi: Project 4636 revisited, http://
conducted in Tomohon, North Sulawesi Indonesia, in                    blog.ushahidi.com/index.php/2010/02/11/project-4636-
partnership with the Local Red Cross and the local Search and         revisited-the-updated-info-graphic/
Rescue Team, has proved the validity of our assumptions.
Even if the incoming stream of reports from the field
contained (by design) a low signal to noise ratio, the editorial
Figure 4. Haiti deployment ecosystem of applications around the shortcode and EIS [4]

Contenu connexe

Similaire à Information System to Assist Survivors of Disasters

14 mejri new configurationict-indisasters-ws2014
14 mejri new configurationict-indisasters-ws201414 mejri new configurationict-indisasters-ws2014
14 mejri new configurationict-indisasters-ws2014Luca Marescotti
 
Expelling Information of Events from Critical Public Space using Social Senso...
Expelling Information of Events from Critical Public Space using Social Senso...Expelling Information of Events from Critical Public Space using Social Senso...
Expelling Information of Events from Critical Public Space using Social Senso...ijtsrd
 
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...Prasadu Peddi
 
Situational Awareness Workgroup Input
Situational Awareness Workgroup InputSituational Awareness Workgroup Input
Situational Awareness Workgroup InputHeather Blanchard
 
Ict4d and crowdsourcing
Ict4d and crowdsourcingIct4d and crowdsourcing
Ict4d and crowdsourcingAnahi Iacucci
 
Ushahidi Lessons Learned
Ushahidi Lessons LearnedUshahidi Lessons Learned
Ushahidi Lessons LearnedUshahidi
 
Quality of Service in Publish/Subscribe Middleware
Quality of Service in Publish/Subscribe MiddlewareQuality of Service in Publish/Subscribe Middleware
Quality of Service in Publish/Subscribe MiddlewareAngelo Corsaro
 
RESIST-2-counter-disinformation-toolkit.pdf
RESIST-2-counter-disinformation-toolkit.pdfRESIST-2-counter-disinformation-toolkit.pdf
RESIST-2-counter-disinformation-toolkit.pdfSociété Tripalio
 
SPEAK Social media and crisis communication during cascading disasters, Elisa...
SPEAK Social media and crisis communication during cascading disasters, Elisa...SPEAK Social media and crisis communication during cascading disasters, Elisa...
SPEAK Social media and crisis communication during cascading disasters, Elisa...Global Risk Forum GRFDavos
 
Big Data for Development: Opportunities and Challenges, Summary Slidedeck
Big Data for Development: Opportunities and Challenges, Summary SlidedeckBig Data for Development: Opportunities and Challenges, Summary Slidedeck
Big Data for Development: Opportunities and Challenges, Summary SlidedeckUN Global Pulse
 
3035 newmediafinal
3035 newmediafinal3035 newmediafinal
3035 newmediafinalAlena Popova
 
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...paperpublications3
 
Demo 2014 aidr_artificial_intelligence_disaster_response
Demo 2014 aidr_artificial_intelligence_disaster_responseDemo 2014 aidr_artificial_intelligence_disaster_response
Demo 2014 aidr_artificial_intelligence_disaster_responseConor O'Connor
 
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...Brendan McDonald
 
Social network analysis
Social network analysisSocial network analysis
Social network analysiscontentli
 
Meliorating usable document density for online event detection
Meliorating usable document density for online event detectionMeliorating usable document density for online event detection
Meliorating usable document density for online event detectionIJICTJOURNAL
 
Privacy Preserving Aggregate Statistics for Mobile Crowdsensing
Privacy Preserving Aggregate Statistics for Mobile CrowdsensingPrivacy Preserving Aggregate Statistics for Mobile Crowdsensing
Privacy Preserving Aggregate Statistics for Mobile CrowdsensingIJSRED
 
United We Respond: One Community, One Voice
United We Respond: One Community, One VoiceUnited We Respond: One Community, One Voice
United We Respond: One Community, One VoiceConnie White
 

Similaire à Information System to Assist Survivors of Disasters (20)

14 mejri new configurationict-indisasters-ws2014
14 mejri new configurationict-indisasters-ws201414 mejri new configurationict-indisasters-ws2014
14 mejri new configurationict-indisasters-ws2014
 
Expelling Information of Events from Critical Public Space using Social Senso...
Expelling Information of Events from Critical Public Space using Social Senso...Expelling Information of Events from Critical Public Space using Social Senso...
Expelling Information of Events from Critical Public Space using Social Senso...
 
Connect And Protect
Connect And ProtectConnect And Protect
Connect And Protect
 
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...
SOCIRANK: IDENTIFYING AND RANKING PREVALENT NEWS TOPICS USING SOCIAL MEDIA FA...
 
Situational Awareness Workgroup Input
Situational Awareness Workgroup InputSituational Awareness Workgroup Input
Situational Awareness Workgroup Input
 
Whitepaper_ Open PermID
Whitepaper_ Open PermIDWhitepaper_ Open PermID
Whitepaper_ Open PermID
 
Ict4d and crowdsourcing
Ict4d and crowdsourcingIct4d and crowdsourcing
Ict4d and crowdsourcing
 
Ushahidi Lessons Learned
Ushahidi Lessons LearnedUshahidi Lessons Learned
Ushahidi Lessons Learned
 
Quality of Service in Publish/Subscribe Middleware
Quality of Service in Publish/Subscribe MiddlewareQuality of Service in Publish/Subscribe Middleware
Quality of Service in Publish/Subscribe Middleware
 
RESIST-2-counter-disinformation-toolkit.pdf
RESIST-2-counter-disinformation-toolkit.pdfRESIST-2-counter-disinformation-toolkit.pdf
RESIST-2-counter-disinformation-toolkit.pdf
 
SPEAK Social media and crisis communication during cascading disasters, Elisa...
SPEAK Social media and crisis communication during cascading disasters, Elisa...SPEAK Social media and crisis communication during cascading disasters, Elisa...
SPEAK Social media and crisis communication during cascading disasters, Elisa...
 
Big Data for Development: Opportunities and Challenges, Summary Slidedeck
Big Data for Development: Opportunities and Challenges, Summary SlidedeckBig Data for Development: Opportunities and Challenges, Summary Slidedeck
Big Data for Development: Opportunities and Challenges, Summary Slidedeck
 
3035 newmediafinal
3035 newmediafinal3035 newmediafinal
3035 newmediafinal
 
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...
Ubiquitous Information Forwarder for Personal Healthcare Data in Cloud Comput...
 
Demo 2014 aidr_artificial_intelligence_disaster_response
Demo 2014 aidr_artificial_intelligence_disaster_responseDemo 2014 aidr_artificial_intelligence_disaster_response
Demo 2014 aidr_artificial_intelligence_disaster_response
 
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...
IASC Operational Guidance on Responsibilities of Sector Cluster Leads and OCH...
 
Social network analysis
Social network analysisSocial network analysis
Social network analysis
 
Meliorating usable document density for online event detection
Meliorating usable document density for online event detectionMeliorating usable document density for online event detection
Meliorating usable document density for online event detection
 
Privacy Preserving Aggregate Statistics for Mobile Crowdsensing
Privacy Preserving Aggregate Statistics for Mobile CrowdsensingPrivacy Preserving Aggregate Statistics for Mobile Crowdsensing
Privacy Preserving Aggregate Statistics for Mobile Crowdsensing
 
United We Respond: One Community, One Voice
United We Respond: One Community, One VoiceUnited We Respond: One Community, One Voice
United We Respond: One Community, One Voice
 

Plus de InSTEDD

Pandemic Preparedness COVID-19 Update – Citizens Guide
Pandemic Preparedness COVID-19 Update – Citizens GuidePandemic Preparedness COVID-19 Update – Citizens Guide
Pandemic Preparedness COVID-19 Update – Citizens GuideInSTEDD
 
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia InSTEDD
 
EpiHack Rio Photo Essay
EpiHack Rio Photo EssayEpiHack Rio Photo Essay
EpiHack Rio Photo EssayInSTEDD
 
mHealth tech and implementation
mHealth tech and implementationmHealth tech and implementation
mHealth tech and implementationInSTEDD
 
Wildlife Sickness Reporting
Wildlife Sickness ReportingWildlife Sickness Reporting
Wildlife Sickness ReportingInSTEDD
 
Animalhealthparticipatorysurveillance-140311023459-phpapp02
Animalhealthparticipatorysurveillance-140311023459-phpapp02Animalhealthparticipatorysurveillance-140311023459-phpapp02
Animalhealthparticipatorysurveillance-140311023459-phpapp02InSTEDD
 
Mobile technologies landscape and opportunity for civil society organizations...
Mobile technologies landscape and opportunity for civil society organizations...Mobile technologies landscape and opportunity for civil society organizations...
Mobile technologies landscape and opportunity for civil society organizations...InSTEDD
 
Routine infectious disease reporting using SMS at Kean Svay operational distr...
Routine infectious disease reporting using SMS at Kean Svay operational distr...Routine infectious disease reporting using SMS at Kean Svay operational distr...
Routine infectious disease reporting using SMS at Kean Svay operational distr...InSTEDD
 
Verboice - Voice based platform and impact to grassroots Cambodia
Verboice - Voice based platform and impact to grassroots CambodiaVerboice - Voice based platform and impact to grassroots Cambodia
Verboice - Voice based platform and impact to grassroots CambodiaInSTEDD
 
Google Map Maker
Google Map MakerGoogle Map Maker
Google Map MakerInSTEDD
 
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2..."Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...InSTEDD
 
mHealth for HIV/AIDS
mHealth for HIV/AIDSmHealth for HIV/AIDS
mHealth for HIV/AIDSInSTEDD
 
mHealth and Community Health Workers
mHealth and Community Health WorkersmHealth and Community Health Workers
mHealth and Community Health WorkersInSTEDD
 
InSTEDD Focus Areas
InSTEDD Focus AreasInSTEDD Focus Areas
InSTEDD Focus AreasInSTEDD
 
TEDxPhnom Penh Presentation by Channe Suy
TEDxPhnom Penh Presentation by Channe SuyTEDxPhnom Penh Presentation by Channe Suy
TEDxPhnom Penh Presentation by Channe SuyInSTEDD
 
Introduction to InSTEDD
Introduction to InSTEDD Introduction to InSTEDD
Introduction to InSTEDD InSTEDD
 
Rio 2.0 Demo Alley Presentation
Rio 2.0 Demo Alley PresentationRio 2.0 Demo Alley Presentation
Rio 2.0 Demo Alley PresentationInSTEDD
 
About InSTEDD
About InSTEDDAbout InSTEDD
About InSTEDDInSTEDD
 
InSTEDD Technologies
InSTEDD TechnologiesInSTEDD Technologies
InSTEDD TechnologiesInSTEDD
 
InSTEDD PMTCT - M-E Health Tool Belt
InSTEDD PMTCT - M-E Health Tool BeltInSTEDD PMTCT - M-E Health Tool Belt
InSTEDD PMTCT - M-E Health Tool BeltInSTEDD
 

Plus de InSTEDD (20)

Pandemic Preparedness COVID-19 Update – Citizens Guide
Pandemic Preparedness COVID-19 Update – Citizens GuidePandemic Preparedness COVID-19 Update – Citizens Guide
Pandemic Preparedness COVID-19 Update – Citizens Guide
 
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia
Disease Reporting Hotline Launches to Stop Outbreaks in Cambodia
 
EpiHack Rio Photo Essay
EpiHack Rio Photo EssayEpiHack Rio Photo Essay
EpiHack Rio Photo Essay
 
mHealth tech and implementation
mHealth tech and implementationmHealth tech and implementation
mHealth tech and implementation
 
Wildlife Sickness Reporting
Wildlife Sickness ReportingWildlife Sickness Reporting
Wildlife Sickness Reporting
 
Animalhealthparticipatorysurveillance-140311023459-phpapp02
Animalhealthparticipatorysurveillance-140311023459-phpapp02Animalhealthparticipatorysurveillance-140311023459-phpapp02
Animalhealthparticipatorysurveillance-140311023459-phpapp02
 
Mobile technologies landscape and opportunity for civil society organizations...
Mobile technologies landscape and opportunity for civil society organizations...Mobile technologies landscape and opportunity for civil society organizations...
Mobile technologies landscape and opportunity for civil society organizations...
 
Routine infectious disease reporting using SMS at Kean Svay operational distr...
Routine infectious disease reporting using SMS at Kean Svay operational distr...Routine infectious disease reporting using SMS at Kean Svay operational distr...
Routine infectious disease reporting using SMS at Kean Svay operational distr...
 
Verboice - Voice based platform and impact to grassroots Cambodia
Verboice - Voice based platform and impact to grassroots CambodiaVerboice - Voice based platform and impact to grassroots Cambodia
Verboice - Voice based platform and impact to grassroots Cambodia
 
Google Map Maker
Google Map MakerGoogle Map Maker
Google Map Maker
 
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2..."Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...
"Technology with a Purpose" - Eduardo Jezierski speaks at Ignite Health Foo 2...
 
mHealth for HIV/AIDS
mHealth for HIV/AIDSmHealth for HIV/AIDS
mHealth for HIV/AIDS
 
mHealth and Community Health Workers
mHealth and Community Health WorkersmHealth and Community Health Workers
mHealth and Community Health Workers
 
InSTEDD Focus Areas
InSTEDD Focus AreasInSTEDD Focus Areas
InSTEDD Focus Areas
 
TEDxPhnom Penh Presentation by Channe Suy
TEDxPhnom Penh Presentation by Channe SuyTEDxPhnom Penh Presentation by Channe Suy
TEDxPhnom Penh Presentation by Channe Suy
 
Introduction to InSTEDD
Introduction to InSTEDD Introduction to InSTEDD
Introduction to InSTEDD
 
Rio 2.0 Demo Alley Presentation
Rio 2.0 Demo Alley PresentationRio 2.0 Demo Alley Presentation
Rio 2.0 Demo Alley Presentation
 
About InSTEDD
About InSTEDDAbout InSTEDD
About InSTEDD
 
InSTEDD Technologies
InSTEDD TechnologiesInSTEDD Technologies
InSTEDD Technologies
 
InSTEDD PMTCT - M-E Health Tool Belt
InSTEDD PMTCT - M-E Health Tool BeltInSTEDD PMTCT - M-E Health Tool Belt
InSTEDD PMTCT - M-E Health Tool Belt
 

Dernier

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Dernier (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Information System to Assist Survivors of Disasters

  • 1. Information system to assist survivors of disasters Emergency information system designed to coordinate information flow between the population and aid agencies during disasters Nicolas di Tada Timothy Large InSTEDD Thomson Reuters Foundation Palo Alto, USA London, UK nditada@instedd.org timothy.large@thomsonreuters.com Abstract— This paper describes a free and open source • Reach out to affected population with useful and information system designed to be deployed in emergencies actionable information in a timely manner. caused by sudden onset natural disasters. The aim is to streamline the communication flow and collaboration between III. WORKFLOW media, aid workers and government agencies with the affected population, to help the latter get verified, accurate and The overall goal of the designed flow is to streamline the actionable information that will enable them to make decisions creation and maximize the availability of relevant and credible and recover from the disaster. information to communities. This implies the creation and distribution of such information. The flow improves when The EIS system also provides means for affected population and people have not only direct access to information, but the field workers to channel vital data back up into aid response. benefit also of credible intermediaries to help discover, gather, This tool is part of a free information service run by Thomson compare, contextualize, and share information. [2] Reuters Foundation to help survivors of natural disasters. It will The flow (“Fig. 1”) can be divided in 4 stages: serve the affected populations, local media and relief responders by providing fast, practical and verified information in local 1. Collection of raw reports from the field. languages through the best means available. 2. Filtering, processing and identification of important Keywords-component; Information, disaster, response, information. communication, collaboration, media, aid. 3. Editorial process including verifying the accuracy of I. INTRODUCTION information, editing and translating the information into local languages. Underlying EIS is the assumption that people caught up in disasters are not helpless victims and that life saving, 4. Inform relevant stakeholders. actionable information is as important as blankets and tarpaulin. As first responders, they need reliable information A. Subscription and Collection to make decisions and minimize the impact. Citizens can report their location by sending an SMS to the system with the name of the village they are. That simple ‘Information is a vital form of aid in itself […] Disaster- action registers them in the system to receive alerts targeted to affected people need information as much as water, food, that village. medicine or shelter. Information can save lives, livelihoods and resources.’ [1] Every citizen, either registered or not, can report information to the system through SMS. II. OBJECTIVES The system allows submission of raw reports through In line with those assumptions, the design objectives have several channels: been to: • SMS: through mobile aggregators (like Clickatell) • Collect reports originated from the very first layer of or plugged-in phones. People can send information to affected population - survivors; combining that with a specific number, which then stores the message in information received from the field including aid the system. agencies, local media and government. • Twitter: both streams from particular users or • Provide fast and reliable means to filter, search and certain hash-tags can be imported. detect important information in the pool of reports. • Streamline the flow of information inside a • Email: any number of email addresses can be checked by the system and directed to specific distributed editorial team including local translators. collection baskets or inboxes
  • 2. Figure 1. Information workflow • RSS: feeds can be checked periodically and new the most salient ones in these kinds of scenarios. These tools articles will appear in the system. include search, tagging and automatic extraction of the location the text refers to. Other features that can be added to • Web: any user with permissions can post customize the experience and workflow include flagging information using the web interface. documents, hiding them, commenting and relating them. The 1) Bounded and Unbounded Crowd-sourcing objective of these features is to aid in the process of Through the use of a feature we called "Working groups" collaboratively selecting useful information to initiate the and in combination with the "Baskets", both bounded and editing workflow. unbounded crowd-sourcing processes can coexist in the C. Editing stream. A module called “Baskets” allows the configuration of a Identified users can be assigned to "Working Groups" and custom workflow tailored to the specific team and situation. the reports coming from those groups, can be configured to go The module works based on the idea of baskets. Each basket to specific baskets. Therefore, some baskets can be monitored is a collection of pieces of information (items), that acts both more often or by different people, depending on the working as inbox and outbox. Each user in the system is given groups (bounded crowd) putting reports there. An unbounded permissions to read, write, move in or move out items from basket could be even configured to be self-filtered by the one or more baskets. same unbounded crowd and items with 10 or more people marking them as "alert" or a specific tag could then be pulled Typically, a user would monitor one or more baskets based by another basket, which is monitored by some agency. on his role. As new items appear, he will decide what to do, act on the item, flag it as urgent, write a comment, create a Using this combination of features a group of users can new alert or translate it to another language. He would then collaborate around a pool or flow of information sifting useful put the new item or the edited one in another basket for information, tagging (or correcting tags suggested by the someone else to do his part of the job. system), classifying as urgent or alerts, adding geographic information (or correcting the one suggested by the system) D. Informing and several other types of metadata that modules provide. Once an alert is ready to be sent out to relevant recipients, the system allows the user to target affected population by B. Selection location through a map with references of clusters of citizens. Through a number of different tools, users monitoring the The user sees a map with the different groups of citizens and pool of raw reports can filter important information. The goal the number of citizens in each group. “Fig. 2” in this stage is to try to deal with as many situation awareness “demons” [3] as possible, being data overload and stressors The objective of targeting by location is not only to keep the information relevant to everyone, but also to avoid that
  • 3. Figure 2. Sending information to citizens people in a desperate situation end up travelling to a distant A complete picture of the platform architecture and location just because they received a message saying there is interactions can be seen in Figure 3. food or blankets there. The choice of creating a new tool was based on the The alert can be sent through SMS and Email, and can following observations: also be addressed to specific working groups, like aid workers, local media or government agencies. 8. Existing free open source information aggregators were based on more generic solutions like content IV. TECHNOLOGY management systems. This creates the problem of a platform too generic and abstract to provide a productive The EIS system was built on top of RIFF (http:// instedd.org/evolve), an InSTEDD platform tool developed as and friendly environment to develop extensions. Riff is a general collaboration environment for content creation, collaboration tool based around information aggregation social metadata annotation, and automated analysis with and provides specific extension points that allow the potential applicability in a wide range of areas. developer to focus only in the intended task or feature. RIFF is a modular and extensible free open source 9. Machine learning classifiers are usually stand-alone ad- platform built in C#. The platform tool was developed during hoc applications or libraries, without a context integrated 2008 and 2009 as an effort to provide an environment that with information aggregation and collective analytics. could collect heterogeneous information sources and leverage 10. Many powerful analytic environments are either the power of human expert collaboration with machine learning and visualization aids. proprietary or commercial. RIFF is extensible through several different means: EIS was designed and implemented as a set of extensions to RIFF that allow receiving SMS messages, creating custom 5. Developers can add new types of information sources, workflows for information and targeting outgoing SMS even custom or proprietary messages by location and working groups. 6. Modules can be developed to add new filters, provide The choice of SMS as a communication channel was based additional functionality around classifying or tagging on: items, extend the model of each item by adding new fields or properties, create new visualizations and • Provides a two-way channel: citizens can report as automatically extract information during the import well as receive information. phase. Most of the basic functionality is developed • Allows for information to be targeted to citizens through modules. based on their reported location and needs, while still allowing for bulk sending. 7. Plugging the output of RIFF to another system. The tool allows the extraction of tailored and filtered RSS feeds, • Allows for semi-structured reports to be parsed: email subscriptions or push selected data to custom locations can be extracted, keywords can be identified endpoints. and other entities like names or organizations can be
  • 4. Figure 3. RIFF Architecture
  • 5. extracted. team managed to process the information, select relevant topics and going through a quick but reliable loop with local A. Server Deployment translators could provide alerts with verified data. EIS is running right now on an Amazon EC2 instance, providing a very easy way for 3rd parties to quickly deploy A short summary of the pilot can be seen at: http:// and manage their own instances. www.alertnet.org/thefacts/reliefresources/125907780276.htm V. RESULTS VI. CONCLUSION As of the moment of presenting this paper, the system was We believe that we have built a tool that can handle deployed with much success in Haiti: information collection, flow and reach out in a wide range of deployment scenarios in disaster situations, providing the • The population response was very high, getting support for channeling information up and down as needed more than 5.000 subscribers in less than 10 days. among a heterogeneous ecosystem of stakeholders. The Currently above 15.000. system will serve as the basis for further learning, • More than 1.000 incoming SMS per day from the development and work on the subject. survivors, including emergencies, needs or VII. ACKNOWLEDGMENTS information requests to a total of more than 50.000 We would like to thank to all the people that worked in the messages processed inside the system. inception, design, development and testing of the system: • Several agencies, under the UN umbrella, are both Monique Villa, Timothy Large, Astrid Zweynert, Joanne receiving targeted information from citizens, and Tomkinson, Thin Lei Win (Thomson Reuters Foundation); sending out messages regarding where to find food, Eric Rasmussen, Robert Kirkpatrick, Eduardo Jezierski, Luke register missing people, get shelter and health Beckman (InSTEDD); Juan Wajnerman, Brian Cardiff, Martín measures. Verzilli, Ary Borenszweig, Andres Taraciuk, Mariana Galvan, Martin Scebba (Manas Technology Solutions). • More than 20 users from different agencies and groups. The help and feedback of the Palang Merah Indonesia (Indonesian Red Cross) was essential to conduct the pilot and Within hours of the earthquake, most of Haiti’s cell phone improve the system. towers were still operational and text messages were getting though in most of the country but Port-Au-Prince. After 2 or A special thank to Willie Smits who hosted us and helped 3 days of work, the 2 main telephone companies could get us with the logistics in North Sulawesi. most of the capital antennas back to work. VIII. REFERENCES The EIS team was deployed less than 48hs after the earthquake and, in partnership with other organizations like 1. International Federation of Red Cross and Red Crescent Ushahidi and FronlineSMS:Medic, quickly began (2005) World Disasters Report 2005: Focus on negotiations with the telephone companies to establish a information in disasters, Kumarian Press, http:// shortcode for citizens to text-in and for the system to be able www.ifrc.org/publicat/wdr2005/index.asp to send messages out. A diagram of the final ecosystem 2. The Knight Comission (2009) Informing Communities: architecture of applications and organizations interacting Sustaining Democracy in the Digital Age, http:// around the shortcode and EIS can be seen in Figure 4. report.knightcomm.org/ More at: http://www.alertnet.org/db/blogs/ 3. Mica R. Endsley (2003) Designing for Situation 1564/2010/00/24-120746-1.htm Awareness: An approach to user-centered design, CRC Before the Haiti deployment, a pilot of the system was 4. Ushahidi: Project 4636 revisited, http:// conducted in Tomohon, North Sulawesi Indonesia, in blog.ushahidi.com/index.php/2010/02/11/project-4636- partnership with the Local Red Cross and the local Search and revisited-the-updated-info-graphic/ Rescue Team, has proved the validity of our assumptions. Even if the incoming stream of reports from the field contained (by design) a low signal to noise ratio, the editorial
  • 6. Figure 4. Haiti deployment ecosystem of applications around the shortcode and EIS [4]