Background
In 2024-2025 the iOS team built a personalized Wikipedia Year in Review feature T371946. From our survey, we heard requests for reading history by topic, theme, or category. One way we could do this is to categorize their reading by region, using the coordinates we use for Places.
Example from Washington Post's Newsprint feature
Requirements
- For each article visited that has coordinates, locally store the coordinates
- This information should be accessible for Year in Review report / slide at the end of the year, for all articles read throughout the year
- This data should be cleared any time a user clears their History
Note: iOS is already locally storing these
