Skip to content

google/personfinder

Person Finder Build Status

Person Finder is a searchable missing person database written in Python and hosted on App Engine.

Person Finder implements the PFIF data model and provides PFIF import and export as well as PFIF Atom feeds. It was initially created by Google volunteers in response to the Haiti earthquake in January 2010, and today contains contributions from many volunteers inside and outside of Google. It was used again for the earthquakes in Chile, Yushu, and Japan, and now runs at https://google.org/personfinder/.

How to Contribute

  1. Follow Getting Started to set up your development environment.
  2. Follow CONTRIBUTING to send pull requests.