Skip to content

Extracting trends from twitter dataset downloaded using Twitter API, using cassandra DB.

Notifications You must be signed in to change notification settings

p-mayank/Cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cassandra

Extracting trends from twitter dataset downloaded using Twitter API, using cassandra DB.

  • Please run the loadq file inside the dataset folder to create the initial tables. DB used is : 'twitter_db'

  • Tables schema is detailed in the file: 'Schema.cql'

  • Flask files include the 'templates' folder along with the executable 'flask_run.py' file

  • External Libraries used are: -'json' (Read/Write JSON files) -'os' (Iterating over files) -'cassandra' (Driver to connect to the cassandra db) -'flask' (Setting up a web-interface.) -'datetime' (Utility to parse date fields in Python)

// Recommended version of Python is 3.5;

About

Extracting trends from twitter dataset downloaded using Twitter API, using cassandra DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published