/vbb-gtfs-clj

WIP: code for wrangling and analyzing GTFS data (currently VBB only)

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

vbb-gtfs-clj

Tools for loading (currently only VBB) GTFS data into a Datahike database and (not yet implemented) do other things of interest to me. Could evolve drastically.

Currently, only data download and some CSV processing is implemented; database loading isn't quite done yet.

Usage

Download, preprocess CSV, and (WIP) load into Datahike:

$ ./bin/setup.sh 

Only preprocess CSV and (WIP) load into Datahike; assumes RESOURCE_DIR correctly set and files present there:

$ clj -X vbb-gtfs-clj.core/setup

License

Copyright © 2022 Yee Fay Lim

Distributed under the Eclipse Public License version 1.0.