https://github.com/jamct/agsi-data
Create diagrams with AGSI+ data
https://github.com/jamct/agsi-data
Last synced: 12 months ago
JSON representation
Create diagrams with AGSI+ data
- Host: GitHub
- URL: https://github.com/jamct/agsi-data
- Owner: jamct
- Created: 2022-07-08T08:53:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T16:55:26.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T00:30:10.081Z (about 1 year ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started
* Copy .env-example to .env and add your API key for AGSI+
* Install dependencies with `pip install altair pandas python-dotenv`
* Run script with `python create.py`
* Enjoy your diagram (data.html)