Remote Data Mining And Management Job In Data Science And Analytics

Interactive visualization of Twitter network

Find more Data Mining And Management remote jobs posted recently Worldwide

We have a database of -85k tweets collected in a period of 3 days using the Twitter API.

We want to generate an interactive visualization of the retweets happening during this period.

The visualization should be simple and effective and feature the following:
- A set of nodes representing the users participating in the conversation
- The nodes should be sized according to some measure of user importance (e.g.: centrality, activity, etc.)
- For each retweet, there should be an edge going from the original user to the retweeting user.
- There should be a timeline slider, and the graph would show only edges of retweets until the point in time selected in this slider.
- Next to the graph, there should be a list of the 10 most retweeted tweets
- Clicking on any of those would filter the nodes and edges in the graph to display only users that tweeted/retweeted the chosen tweet.

There are no restrictions in the format or tools to be used for this task.
It can be a Gephi visualization, a Jupyter notebook, or any other format that you find convenient.

Data will be provided in two CSV files:
- tweets.csv: contains one row per original tweet in the dataset, with following columns:
user_id, tweet_id, full_text, datetime_of_creation
- retweets.csv: contains one row per retweet, with following columns:
origin_user_id, retweeting_user_id, tweet_id, datetime_of_retweet
About the recuiter
Member since Mar 14, 2020
Tanya Prosser
from Savinjska, Slovenia

Skills & Expertise Required

d3.js Data Modeling Data Visualization Python 

Candidate shortlisted and hiredHiring open till - Apr 3, 2024

Work from Anywhere

40 hrs / week

Hourly Type

Remote Job

$26.81

Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

Pdf to json conversion ocr

Looking for a person who can convert pdf (ocr)to json using python

Install a few Github open source projects on my system - full stack data scientist

I have a few open source projects that I want to test on my side. For example one project is school ERP, which manages the school and university data. I need a full stack developer who can provide me services to install the projects on my side.
<...read more

Python job support

Hi,

Im looking for support on Python on guiding help understanding the code and help me with providing the logic. Looking for someone with experience in financial industry

Computer vision

After inserting an image of the face and run the API from face++ it will give landmarks of the face.
Perform basic math calculations like distance formula and slope on the landmarks