EpiSPIDER Blog

Just another WordPress weblog

Periodic table of visualizations

Posted on | September 6, 2008 | No Comments

While browsing the web for visualization stuff, Herman came across this interesting site that showed a periodic table of visualization methods.

Web services for event-based surveillance

Posted on | September 2, 2008 | No Comments

An interesting universe of web services that can support event-based health surveillance is emerging out there.

What is event-based surveillance?

As defined by the WHO, event-based surveillance is the organized and rapid capture of information about events that are a potential risk to public health. This information can be rumours and other ad-hoc reports transmitted through formal channels (i.e. established routine reporting systems) and informal channels (i.e. media, health workers and nongovernmental organizations reports), including:

  • Events related to the occurrence of disease in humans, such as clustered cases of a disease or syndromes, unusual disease patterns or unexpected deaths as recognized by health workers and other key informants in the country; and
  • Events related to potential exposure for humans, such as events related to diseases and deaths in animals, contaminated food products or water, and environmental hazards including chemical and radio-nuclear events [1].

Compared to classic surveillance, event-based surveillance is not based on collecting information about individuals, animals or plants; rather, it is based on reports about who or what is afflicted with disease. These reports can come from many sources, curated or uncurated, and is usually in free text (or unstructured) format.

Web services

An entry in Wikipedia defines web service as “a software system designed to support interoperable machine-to-machine interaction over a network,” such as the Internet [2]. In recent years, news sources such as Reuters have popularized distribution of online content through RSS feeds. RSS stands for Really Simple Syndication. RSS feeds are the most overlooked but widely deployed web service on the Internet today. An O’Reilly web site article highlights this often missed detail in the history of web services[3]. RSS is based on Extended Markup Language (XML) and has a few variants (e.g., version 1, version 2 and 0.92). These feeds impose a structured format for distributing content. Each item in a feed has, at a bare minimum, a title, date when news item was published and a short description.  Many software platforms have developed Application Programming Interfaces (APIs) to extract feed content from online sites. One variant of RSS, called GeoRSS feeds, contains geographic information (latitude and longitude). Currently, a number of public health agencies, including the WHO and European Surveillance Network post content about health-related events (outbreaks) on their sites and also make them available as RSS feeds. The other methods by which web services are made available include:

SOAP and REST are both XML-based information exchange platforms. A majority of the web services support the simpler REST method.

Web services and event-based surveillance

How can web services be used in event-based surveillance? Aside from RSS feeds, we can find quite a number of both health- and nonhealth-related sources that offer web services. Among these are:

With these web services, developers can come up with ingenious applications that connect APIs together as a processing pipeline - from harvesting unstructured data, transformation from one format to another, linking with other information sources and visualization.

Web services and beyond

Think about weaving these web services into a coherent architecture that serves a particular (useful and practical) purpose. Beginning with the end in mind, the limit is one’s imagination. The requirement to weave these services together and begin to serve a purpose in a domain such as public health is not trivial if one has to put together natural language processing, information retrieval, semantic web standards and data mining in one networked application. Natural language processing, information retrieval and data mining enable extraction of key words and concepts from unstructured data. Description of unstructured data using semantic web language enables linkage to semantically aligned elements from other sources. A welcome development in this connection is the availability of many open-source software products for a multitude of operating system platforms and programming/scripting languages to fulfill nearly every conceivable task towards building this type of application.

References

[1] Event-based surveillance: http://www.wpro.who.int/NR/rdonlyres/92E766DB-DF19-4F4F-90FD-C80597C0F34F/0/eventbasedsurv.pdf

[2] http://en.wikipedia.org/wiki/Web_services

[3] Appnel T. RSS: The web service we already have. 2003 January 22. URL: http://www.oreillynet.com/xml/blog/2003/01/rss_the_web_service_we_already.html.

New feeds

Posted on | August 28, 2008 | No Comments

We have just released feeds to WAHID data as GEORSS and KML. WAHID stands for World Animal Health Information Database. Please visit the FEEDS page to download the WAHID feeds. The KML and GEORSS feeds contain WAHID reports from the last 90 days.

Hello world!

Posted on | August 23, 2008 | No Comments

Welcome to the EpiSPIDER Blog. This is our first post!