Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shimat/streamlit_sapporo_data
Streamlit code samples to visualize Sapporo open data
https://github.com/shimat/streamlit_sapporo_data
Last synced: about 11 hours ago
JSON representation
Streamlit code samples to visualize Sapporo open data
- Host: GitHub
- URL: https://github.com/shimat/streamlit_sapporo_data
- Owner: shimat
- License: apache-2.0
- Created: 2020-12-19T08:40:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T14:35:44.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T18:41:55.703Z (20 days ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamlit_sapporo_data
Streamlit code samples to visualize Sapporo open data
Data source: https://data.pf-sapporo.jp/
## Apps
### Medical institutions in Sapporo
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/shimat/streamlit_sapporo_data/main/hospital.py)### Number of new COVID-19 patients in Sapporo
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/shimat/streamlit_sapporo_data/main/covid.py)### Number of people using the underground passage Chi-Ka-Ho
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/shimat/streamlit_sapporo_data/main/chikaho.py)