Skip to content

It will be a repository containing the code to provide real time analytics of Arquivo.pt Data

License

Notifications You must be signed in to change notification settings

arquivo/real-time-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analytics

Real time analytics of Arquivo.pt Data using Streamlit

Setup

git clone https://github.com/arquivo/real-time-analytics.git
cd real-time-analytics
pip install --upgrade virtualenv
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Run

streamlit run real_time_analytics.py -- --j (json file with google service) --k (Key Google Spreadsheet) --ws (Worksheet Google Spreadsheet)

About

It will be a repository containing the code to provide real time analytics of Arquivo.pt Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages