Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add script to make sqlite3 database from csv's #17

Closed
wants to merge 2 commits into from

Conversation

gsmith-to
Copy link

This is a python 2 script which will transform the csv data to an sqlite3 database.
All fields are copied as-is with the same names; a publish_time field is added with the time in seconds (unix time). Size of database file is 1.1 GB

@dmil
Copy link
Contributor

dmil commented Aug 27, 2018

Thanks for your great work. We're going to refrain from adding any scripts other than the data itself to master, but its really great to see forks of the repo with tools for analysis. Please see #28 for the most recent update to the dataset.

@dmil dmil closed this Aug 27, 2018
@EvanCarroll
Copy link

Feel free to reapply them to my fork and I'll pull.

https://github.com/EvanCarroll/russian-troll-tweets

If you want to join with python and work on the project, be happy to make you a contributor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants