Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emir-munoz/data-science-pj

data science project
https://github.com/emir-munoz/data-science-pj

Last synced: 13 days ago
JSON representation

data science project

Awesome Lists containing this project

README

        

Data Science Project
====================

Files:
- ranking.py: contains methods to query Twitter using given keywords. Once a tweet is retrieved, some user information is extracted and used to assign a weight of importance for that user.
- user_profile.txt: is an example of the JSON retrieved for a given user.

NOTE: Twitter allows just 150 queries for user profile per hour, using the same credentials.