Skip to content

vaexio/streamlit-600million-gdelt-news-articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-600million-gdelt-news-articles

Explore the impact of over 600 million news articles gathered by the GDLET project.

Available at https://streamlit.vaex.io/

img

Running this app

Clone the repo

$ git clone https://github.com/vaexio/streamlit-600million-gdelt-news-articles.git

Install the requirements:

pip install -r requirements.txt

Run the app:

$ streamlit run app.py

We run our app like:

$ VAEX_CACHE="memory,disk" streamlit run app.py --server.port=8601 --server.headless=True

The data is publicly available on Google BigQuery and GDLET's own FTP servers.

About

Example of a Streamlit data app powered by Vaex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages