Library and associated command-line application for exploring and fetching popgetter data.
- Install Rust
- Install CLI:
cargo install --git https://github.com/Urban-Analytics-Technology-Platform/popgetter-cli.git
- Run the CLI with e.g.:
popgetter --help
Each version of popgetter-cli
is tied to one specific version of popgetter
to ensure consistency of data types.
(Note that updates to the actual data and metadata themselves do not lead to a version bump.)
popgetter | popgetter-cli |
---|---|
0.1.0 | |
0.2.0 | 0.2.0 |
... | ... |