Closed Bug 1015512 Opened 12 years ago Closed 11 years ago

events service not returning dupe, null, or empty country/city data

Categories

(Webmaker Graveyard :: Events, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fuzzyfox, Assigned: jon)

References

Details

(Whiteboard: [tech-debt][aug8])

Attachments

(2 files)

The events api is not returning the location of events correctly city + country are undefined. Maybe we should run a 1 time pass w/ a reverse geocoder to get this information, as it helps produce pretty stats we want for a makerparty live infographic. Example of possible output: * https://pastebin.mozilla.org/5222440 // data set limited down as I don't want to run ~1857 reverse geocodes repeatedly while testing.
Blocks: 1006722
Update: looks like we also need to cleanup some of the data already set for these things: https://pastebin.mozilla.org/5222749 Source = more compelete/realistic data based on current possibilities
Just a quick update that this problem still seems to be the case when refining the search down to more recent data (since april) https://pastebin.mozilla.org/5271550
Summary: events service not returning country, or city for older data → events service not returning dupe, null, or empty country/city data
Dupe: country stored w/ single char difference maybe? But when comparing against itself (i.e. Côte d’Ivoire and Côte d'Ivoire)
Attached file cleandata.json
Attached file cleandata.csv
Right I've taken the time to run our data (using lat,lng) against a geocoder and have generated the attached dataset to be merged w/ our own. Its in both JSON (w/ all other publicly available event data), and CSV w/ only the new country data.
See Also: → 1020378
Assignee: nobody → jon
Blocks: 1017089
Can we decide on this for next train?
Whiteboard: [june27]
Flags: needinfo?(jon)
Whiteboard: [june27] → [events] [june27]
Status: NEW → ASSIGNED
Whiteboard: [events] [june27] → [events] [july11]
Flags: needinfo?(jon)
Whiteboard: [events] [july11] → [events] [july25]
No longer blocks: 1017089
Depends on: 1037948
Whiteboard: [events] [july25] → [events] [techdebt]
Whiteboard: [events] [techdebt] → [tech-debt]
Whiteboard: [tech-debt] → [july25][tech-debt]
* Is this still needed? Fuzzy, this ticket has been kicking around a while -- please update?
Flags: needinfo?(williamd)
Whiteboard: [july25][tech-debt] → [tech-debt][aug8]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(fuzzyfox0)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: