aoehmichen / twitter

Examples on manipulating tweeter API and then inserting tweets into a SQL or NoSQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter

Examples on manipulating tweeter API and then inserting tweets into a SQL or NoSQL database.

The NoSQL exemple makes use of spark for the concurrent insertion and processing of the tweets.

About

Examples on manipulating tweeter API and then inserting tweets into a SQL or NoSQL database

License:Apache License 2.0


Languages

Language:Jupyter Notebook 68.2%Language:Python 31.8%