Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 789 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 789 Bytes

Person Finder

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 http://google.org/personfinder/.

How to Contribute

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