Git Product home page Git Product logo

covid19_data's Introduction

Covid19 Data Collection

The purpose of this repository is to document Covid19 related data collections hosted at TACC.

Twitter Data Collection

The data collcetion including data collected Mar.25 2020. Information about Tweets are summaized on daily basis including IDs, and top n-grams. A "day" is defined as a calendar day of US central time.

  • Keywords Logs

    • 2020-03-24-16-01 "COVID","coronavirus","Chinese virus"
    • 2020-03-26-14-00 "COVID","Coronavirus","Chinese virus","school closure","school closed"
    • 2020-04-02-10-00 "COVID","Coronavirus","Chinese virus","school closure","school closed","Food scarcity","Water contamination"
    • 2020-04-23-10-30 "COVID","Coronavirus","Chinese virus","school closure","school closed","Food scarcity","Water contamination","reopen business"
  • Tweets IDs The IDs of collected tweets are archived in tweet_id folder. The IDs of all tweets collected on that day are stored in the file with "all" prefix. In addition, there is a seperate list of IDs without re-tweets stored in the file with " noRT" prefix.

  • n-grams Top 1000 n-grams from each day are stored in the n-grams folder. The results exlcudes all re-tweets. Both English and Spanish stopword lists from NLTK packages are used to remove stop words. Here we included top 1000 1-grams, 2-grams and 3-grams.


Top 20 1,2,3-grams from daily original tweets

This is an ongoing collection and we will keep adding new data and processed results.

covid19_data's People

Contributors

weijiax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.