Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danp/counterbase
Mobility counter data collector and aggregator
https://github.com/danp/counterbase
sqlite
Last synced: 26 days ago
JSON representation
Mobility counter data collector and aggregator
- Host: GitHub
- URL: https://github.com/danp/counterbase
- Owner: danp
- License: bsd-3-clause
- Created: 2022-11-11T14:07:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T17:18:59.000Z (9 months ago)
- Last Synced: 2024-03-03T18:28:07.770Z (9 months ago)
- Topics: sqlite
- Language: Go
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# counterbase
counterbase is a mobility counter directory and data ingestion system.
Using a directory of counters, counterbase crawls their sources and gets their data into a sqlite database.
This cycling counter data collected by counterbase is used by the [BikeHfxStats](https://twitter.com/bikehfxstats) Twitter bot.
## Status
counterbase is still very much a work in progress, probably with some hard-coded Halifax-isms.
And a lot of things I'd like to clean up.