https://github.com/danp/counterbase
Mobility counter data collector and aggregator
https://github.com/danp/counterbase
sqlite
Last synced: 5 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T17:18:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T03:35:00.844Z (11 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.