Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremyagray/al-btn
https://github.com/jeremyagray/al-btn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeremyagray/al-btn
- Owner: jeremyagray
- Created: 2021-09-13T01:18:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T19:11:16.000Z (over 2 years ago)
- Last Synced: 2024-10-14T21:15:53.163Z (3 months ago)
- Language: JavaScript
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alabama: By the Numbers
## Introduction
Alabama: By the Numbers is an interactive visualization of data about
Alabama. The goal is to display high quality, publicly available
data, along with correlations and analysis, to promote understanding
of current and historic conditions in the state.## Data Sources
Hopefully, the data sources will include:
1. NWS weather data, especially current warnings.
1. Public health data, including COVID-19 and influenza data.
1. Economic data, including unemployment.
1. Other sources as they are found and means of processing are created.## Roadmap
- [] add user profile page
- [] complete token implementation
- [] finish radar site selection
- [] store and read configuration choices
- [x] resort dependencies
- [x] update react-bootstrap to fix dropdown alignment