people/e/EdwardsFrank/people.json

Summary

Maintainability
Test Coverage
{
  "occupations": [
    "ufologist",
    "journalist",
    "writer"
  ],
  "countries": [
    "us"
  ],
  "events": [
    {
      "type": "birth",
      "time": "1908-08-04",
      "place": "Mattoon (Illinois)"
    },
    {
      "type": "death",
      "time": "1967-06-23"
    }
  ]
}