Skip to content

Instantly share code, notes, and snippets.

@Carpintonto
Carpintonto / twitter_resolve_geojson.py
Last active May 18, 2021 23:27
mashup of 3 twitter stream routines
# Twitter Stream Downloader
# https://gist.github.com/bonzanini/af0463b927433c73784d
#
# Carmen library for geolocating tweets
# https://github.com/mdredze/carmen-python
#
# From Tweets to GeoJSON
# https://marcobonzanini.com/2015/06/16/mining-twitter-data-with-python-and-js-part-7-geolocation-and-interactive-maps/
import tweepy