I am trying to extract coordinates from the twitter stream. I create a python dictionary then check for tweet[‘coordinates’] <> “None”, which seems to work, in finding coordinates, BUT sometimes the code raises an exception that some other unexpected value is there, other than a lat/long coordinate. Can someone tell me what values you could expect in the ‘coordinates’ field? I cannot find a data dictionary for a tweet. Thanks.
system
Closed
#2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.