Skip to content

simonw/russian-troll-tweets-datasette

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

russian-troll-tweets-datasette

Published as a Datasette instance: https://russian-troll-tweets.datasettes.com/

Data from https://github.com/fivethirtyeight/russian-troll-tweets

I built the database by checking out the fivethirtyeight/russian-troll-tweets repo and running the following:

csvs-to-sqlite *.csv tweets.db -t tweets \
    -c author -c region -c language -c post_type \
    -c account_type -c account_category \
    -f content -f author

I then used this trick to convert the date columns: https://gist.github.com/simonw/0df922918cc653e73baa8d003df4d872

About

The FiveThirtyEight collection of Russian troll tweets published using Datasette

Topics

Resources

Stars

Watchers

Forks

Sponsor this project