Skip to content

This is an application created in python to collect live data regarding the COVID-19 pandemic and save it to SQL storage.

Notifications You must be signed in to change notification settings

FabioPalliparambil98/live_covid19_tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live_covid19_tweets

This is an application created in python to collect live data regarding the COVID-19 pandemic and save it to SQL storage.

The file structure is as follows:

  • data_collector.py: This python files consist of code for collecting hashtags from tweets and function to create the visualisation.

  • settings.py: This python file has the attributes required to call the SQL queries

  • Procfile: It is the file used for running the code in the webserver

  • requirements.txt: This is a file that contains all the requirements needed to run this application, this is used by the webserver while creating a virtual environment.

About

This is an application created in python to collect live data regarding the COVID-19 pandemic and save it to SQL storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages