Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 839 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 839 Bytes

popgetter-cli

Library and associated command-line application for exploring and fetching popgetter data.

Quickstart

  • 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

Popgetter version compatibility

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
... ...