people/a/Aristote/people.json

Summary

Maintainability
Test Coverage
{
  "occupations": [
    "astronomer",
    "mathematician",
    "physician"
  ],
  "countries": [
    "gr"
  ],
  "events": [
    {
      "type": "birth",
      "time": "-384",
      "place": "Stagire",
      "title": "Stavros",
      "notes": [
        "sur les bords de la mer Egée"
      ]
    },
    {
      "type": "death",
      "time": "-322",
      "place": "Île d'Eubée (Grèce)"
    }
  ]
}