Skip to content

Colombia Covid19 Tweet allow you using new cases reported to post new tweets on Twitter and Collect Tweets about Covid19 in Colombia.

License

Notifications You must be signed in to change notification settings

sebaxtian/covid19co_tweet

Repository files navigation

Colombia Covid19 Tweet

Colombia Covid19 Tweet allow you using new cases reported to post new tweets on Twitter and Collect Tweets about Covid19 in Colombia.

Therefore, as future work, I will be created a dataset with several tweets about Covid19 in Colombia since March until now to apply sentiment analysis or any other text analysis.

Buy Me A Coffee


Context

There's a story behind every dataset and here's your opportunity to share yours.

Work in progress ...

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Work in progress ...

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Work in progress ...

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Work in progress ...


Requirements

Source Code

See ./src directory.

Datasets

See ./output directory.

Documentation

Directory Readme
./doc README.md
./input README.md
./kaggle README.md
./output README.md
./src README.md

How to use

Please read and execute each step below:

Step 1

Create and use Python virtual environment:

$promt> python3 -m venv .venv
$promt> source .venv/bin/activate

Step 2

Install all Python requirements:

$promt> pip3 install -r requirements.txt

Step 3

Run Pipeline script:

$promt> ./run.sh

The Tweet output is generated within ./output directory.

Step N

Work in progress ...


Jupyter Nootebook to Python Script

For instance:

$promt> jupyter nbconvert --to script ./src/covid19co_tweet.ipynb --output covid19co_tweet

That's all for now ...


Would you like contribute?

Getting in touch with @sebaxtianbach


License

MIT License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About me

https://about.me/sebaxtian

Releases

No releases published

Packages

No packages published