Update README.md
Browse files
README.md
CHANGED
@@ -180,7 +180,7 @@ The Person entity contains the following fields:
|
|
180 |
- `date_of_birth`: The person's date of birth. For example: "1921-03-02 00:00". (type: string).
|
181 |
- `place_of_birth`: The country the person was born in, mentioned in Hebrew. For example, "ืจืืื ืื". (type: string).
|
182 |
- `year_of_aliya`: The year the person migrated to Israel if not born there. For example, "1949". Empty if the person was born in Israel or hasn't migrated there. (type: string).
|
183 |
-
- `date_of_death`: The date the person died, if not alive. For example, "2000-06-26 00:00". Empty if the person is still alive. (type: string)
|
184 |
- `mother_tongue`: The person's first language. Currently unavailable. (type: string).
|
185 |
- `religion`: The person's religion, mentioned in Hebrew. For example "ืืืืื". (type: string).
|
186 |
- `nationality`: The person's nationality, mentioned in Hebrew. For example "ืืืืื". (type: string).
|
|
|
180 |
- `date_of_birth`: The person's date of birth. For example: "1921-03-02 00:00". (type: string).
|
181 |
- `place_of_birth`: The country the person was born in, mentioned in Hebrew. For example, "ืจืืื ืื". (type: string).
|
182 |
- `year_of_aliya`: The year the person migrated to Israel if not born there. For example, "1949". Empty if the person was born in Israel or hasn't migrated there. (type: string).
|
183 |
+
- `date_of_death`: The date the person died, if not alive. For example, "2000-06-26 00:00". Empty if the person is still alive. (type: string).
|
184 |
- `mother_tongue`: The person's first language. Currently unavailable. (type: string).
|
185 |
- `religion`: The person's religion, mentioned in Hebrew. For example "ืืืืื". (type: string).
|
186 |
- `nationality`: The person's nationality, mentioned in Hebrew. For example "ืืืืื". (type: string).
|